diff options
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.4.2.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.2.ebuild b/net-libs/loudmouth/loudmouth-1.4.2.ebuild index 1b083c5b1129..bf7bd8150b61 100644 --- a/net-libs/loudmouth/loudmouth-1.4.2.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.2.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.2.ebuild,v 1.3 2008/09/08 04:08:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.2.ebuild,v 1.4 2008/09/12 16:44:04 armin76 Exp $ EAPI=1 @@ -12,7 +12,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" |