diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-05-26 18:02:03 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-05-26 18:02:03 +0000 |
commit | b6104b5acd8377d57cf32ec5e5a15f68435a51ee (patch) | |
tree | e6ba11ee47293e733dbb920edbbb2971a426c9a8 /net-libs | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b6104b5acd8377d57cf32ec5e5a15f68435a51ee.tar.gz gentoo-2-b6104b5acd8377d57cf32ec5e5a15f68435a51ee.tar.bz2 gentoo-2-b6104b5acd8377d57cf32ec5e5a15f68435a51ee.zip |
Stable on x86; bug #124659
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 7fb26c70619f..a66bd8e2c38b 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.36 2006/04/17 17:56:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.37 2006/05/26 18:02:03 halcy0n Exp $ + + 26 May 2006; Mark Loeser <halcy0n@gentoo.org> loudmouth-1.0.1.ebuild: + Stable on x86; bug #124659 17 Apr 2006; Markus Rothe <corsair@gentoo.org> loudmouth-1.0.1.ebuild: Stable on ppc64; bug #124659 diff --git a/net-libs/loudmouth/loudmouth-1.0.1.ebuild b/net-libs/loudmouth/loudmouth-1.0.1.ebuild index 95349a3df660..4b72ea1900a1 100644 --- a/net-libs/loudmouth/loudmouth-1.0.1.ebuild +++ b/net-libs/loudmouth/loudmouth-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.0.1.ebuild,v 1.6 2006/04/17 17:56:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.0.1.ebuild,v 1.7 2006/05/26 18:02:03 halcy0n Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="doc ssl" |