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 | 67e10071b33f28dee93ce55c999f2ed2900dcb15 (patch) | |
tree | 4d68830aeb52a5d6c8a06b8e5b81ee436af76a2a /net-libs/loudmouth/loudmouth-1.4.3.ebuild | |
parent | arm/ia64/sh/sparc stable wrt #265614 (diff) | |
download | historical-67e10071b33f28dee93ce55c999f2ed2900dcb15.tar.gz historical-67e10071b33f28dee93ce55c999f2ed2900dcb15.tar.bz2 historical-67e10071b33f28dee93ce55c999f2ed2900dcb15.zip |
Stable on alpha, bug #265960
Package-Manager: portage-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" |