diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-02 19:23:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-02 19:23:53 +0000 |
commit | eee175724f0ec4e8164c1580ca93e3e68ab2a9d3 (patch) | |
tree | d7c87ca31ba7027563ba2db5728f3c3c01d89f65 /perl-core/libnet/libnet-1.22.ebuild | |
parent | Marked ~x64-freebsd (diff) | |
download | gentoo-2-eee175724f0ec4e8164c1580ca93e3e68ab2a9d3.tar.gz gentoo-2-eee175724f0ec4e8164c1580ca93e3e68ab2a9d3.tar.bz2 gentoo-2-eee175724f0ec4e8164c1580ca93e3e68ab2a9d3.zip |
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
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 a02a3fee7ce0..75d1910a1403 100644 --- a/perl-core/libnet/libnet-1.22.ebuild +++ b/perl-core/libnet/libnet-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.11 2010/02/03 00:23:30 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.22.ebuild,v 1.12 2011/05/02 19:23:53 grobian Exp $ inherit eutils perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~gbarr/" SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="sasl" SRC_TEST="do" |