diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 18:17:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 18:17:38 +0000 |
commit | b417274a0d30d9d9f20d7a441ffb036c2c6adfc3 (patch) | |
tree | 8d5bb9f38e6e761aa382d58edfce3994a508814f /net-libs | |
parent | x86 stable wrt #232771 (diff) | |
download | gentoo-2-b417274a0d30d9d9f20d7a441ffb036c2c6adfc3.tar.gz gentoo-2-b417274a0d30d9d9f20d7a441ffb036c2c6adfc3.tar.bz2 gentoo-2-b417274a0d30d9d9f20d7a441ffb036c2c6adfc3.zip |
sparc/x86 stable wrt #232205
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 37f923268040..7abdbf6b568c 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.67 2008/07/22 19:30:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.68 2008/07/24 18:17:38 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> loudmouth-1.4.0.ebuild: + sparc/x86 stable wrt #232205 22 Jul 2008; Markus Rothe <corsair@gentoo.org> loudmouth-1.4.0.ebuild: Stable on ppc64; bug #232205 diff --git a/net-libs/loudmouth/loudmouth-1.4.0.ebuild b/net-libs/loudmouth/loudmouth-1.4.0.ebuild index 91f1c670800f..736fbfb2488c 100644 --- a/net-libs/loudmouth/loudmouth-1.4.0.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.0.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.4.0.ebuild,v 1.5 2008/07/22 19:30:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.0.ebuild,v 1.6 2008/07/24 18:17:38 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="asyncns doc ssl debug test" |