diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 17:03:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 17:03:42 +0000 |
commit | dda910f5f0b4909ae147bf5614d54b31a5316b07 (patch) | |
tree | 3e0f98442cefed3ff682739c44466915eb69ca35 /perl-core/libnet/libnet-1.21.ebuild | |
parent | Stable for HPPA (bug #186556). (diff) | |
download | historical-dda910f5f0b4909ae147bf5614d54b31a5316b07.tar.gz historical-dda910f5f0b4909ae147bf5614d54b31a5316b07.tar.bz2 historical-dda910f5f0b4909ae147bf5614d54b31a5316b07.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'perl-core/libnet/libnet-1.21.ebuild')
-rw-r--r-- | perl-core/libnet/libnet-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/libnet/libnet-1.21.ebuild b/perl-core/libnet/libnet-1.21.ebuild index 42d569e0a4a5..f285091138b9 100644 --- a/perl-core/libnet/libnet-1.21.ebuild +++ b/perl-core/libnet/libnet-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.21.ebuild,v 1.2 2007/07/16 15:02:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.21.ebuild,v 1.3 2007/07/27 16:59:16 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="sasl" SRC_TEST="do" |