diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-26 12:29:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-26 12:29:40 +0000 |
commit | af2c1f6f55d21c21a781f15bbe6487716f270b10 (patch) | |
tree | c9172470df9c2d6f892d2ac1d46365c8a6fdf769 /perl-core/libnet/libnet-1.22.ebuild | |
parent | m68k love, thanks to kolla for testing (diff) | |
download | historical-af2c1f6f55d21c21a781f15bbe6487716f270b10.tar.gz historical-af2c1f6f55d21c21a781f15bbe6487716f270b10.tar.bz2 historical-af2c1f6f55d21c21a781f15bbe6487716f270b10.zip |
m68k love, thanks to kolla for testing
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'perl-core/libnet/libnet-1.22.ebuild')
-rw-r--r-- | perl-core/libnet/libnet-1.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/libnet/libnet-1.22.ebuild b/perl-core/libnet/libnet-1.22.ebuild index aacbcad58b52..2c0ceb3e38aa 100644 --- a/perl-core/libnet/libnet-1.22.ebuild +++ b/perl-core/libnet/libnet-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.3 2008/11/04 09:49:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.4 2009/03/26 12:29:40 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="sasl" SRC_TEST="do" |