diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-07 15:35:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-07 15:35:07 +0000 |
commit | 25c7dd2cc75b07c10eaef7cc8f8c527b5a3aff53 (patch) | |
tree | 515d524b4ceb622b63eef19cf637bbd0b79d51f2 /net-libs/loudmouth/loudmouth-1.4.2.ebuild | |
parent | amd64/x86 stable, bug #236961 (diff) | |
download | historical-25c7dd2cc75b07c10eaef7cc8f8c527b5a3aff53.tar.gz historical-25c7dd2cc75b07c10eaef7cc8f8c527b5a3aff53.tar.bz2 historical-25c7dd2cc75b07c10eaef7cc8f8c527b5a3aff53.zip |
amd64/x86 stable, bug #236959
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc5 i686
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 e0d6d49d15e5..e3defa0247a9 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.1 2008/08/28 21:52:51 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.2.ebuild,v 1.2 2008/09/07 15:35:07 maekke 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" |