diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-04-18 17:18:21 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-04-18 17:18:21 +0000 |
commit | fcbc51566a9cd8e3f3907e2ba98851a9aad9b075 (patch) | |
tree | 8a351bbe72d9fed8170cadde8eea7f0a05d02375 /net-libs/loudmouth/loudmouth-1.4.3.ebuild | |
parent | arm/ia64/sh/sparc stable wrt #265614 (diff) | |
download | gentoo-2-fcbc51566a9cd8e3f3907e2ba98851a9aad9b075.tar.gz gentoo-2-fcbc51566a9cd8e3f3907e2ba98851a9aad9b075.tar.bz2 gentoo-2-fcbc51566a9cd8e3f3907e2ba98851a9aad9b075.zip |
Stable on alpha, bug #265960
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.4.3.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.3.ebuild b/net-libs/loudmouth/loudmouth-1.4.3.ebuild index 8562a9d1633e..3ae1477e35fe 100644 --- a/net-libs/loudmouth/loudmouth-1.4.3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.6 2009/04/18 07:47:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3.ebuild,v 1.7 2009/04/18 17:18:21 klausman Exp $ inherit autotools 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="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="asyncns doc ssl debug test" |