summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-08 13:13:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-08 13:13:28 +0000
commitd7149397895485a42af64e300367d4098dc07ce2 (patch)
tree4b74c607a1d325f0a0fb73f4ee5868b11726a777 /net-libs
parentFix erroneous split of KDE4_BUILT_WITH_USE_CHECK, bug 216863. (diff)
downloadgentoo-2-d7149397895485a42af64e300367d4098dc07ce2.tar.gz
gentoo-2-d7149397895485a42af64e300367d4098dc07ce2.tar.bz2
gentoo-2-d7149397895485a42af64e300367d4098dc07ce2.zip
sparc stable wrt #215125
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/loudmouth/ChangeLog5
-rw-r--r--net-libs/loudmouth/loudmouth-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index e22042ee07f0..3beb39ca0dfb 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/loudmouth
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.61 2008/04/04 13:29:17 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.62 2008/04/08 13:13:28 armin76 Exp $
+
+ 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> loudmouth-1.2.3.ebuild:
+ sparc stable wrt #215125
04 Apr 2008; Santiago M. Mola <coldwind@gentoo.org>
loudmouth-1.2.3.ebuild:
diff --git a/net-libs/loudmouth/loudmouth-1.2.3.ebuild b/net-libs/loudmouth/loudmouth-1.2.3.ebuild
index 80af70cfdaa0..08aa3cad7f5f 100644
--- a/net-libs/loudmouth/loudmouth-1.2.3.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.12 2008/04/04 13:29:17 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.13 2008/04/08 13:13:28 armin76 Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.imendio.com/pub/imendio/${PN}/src/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
IUSE="doc gnutls ssl debug test"