diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:47:13 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:47:13 +0000 |
commit | 1ec5353a5d9404a4acf7689c999ec89f6c0e5ee3 (patch) | |
tree | 74db4e1c6a7397b67a9db6446b7c379b684aeff9 /perl-core/libnet | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-1ec5353a5d9404a4acf7689c999ec89f6c0e5ee3.tar.gz gentoo-2-1ec5353a5d9404a4acf7689c999ec89f6c0e5ee3.tar.bz2 gentoo-2-1ec5353a5d9404a4acf7689c999ec89f6c0e5ee3.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/libnet')
-rw-r--r-- | perl-core/libnet/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/libnet/libnet-1.220.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/libnet/ChangeLog b/perl-core/libnet/ChangeLog index 3f31b0d05fbe..d409dc0a995d 100644 --- a/perl-core/libnet/ChangeLog +++ b/perl-core/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/libnet -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.34 2011/07/30 12:29:14 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/ChangeLog,v 1.35 2012/05/05 23:47:13 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> libnet-1.220.0.ebuild: + keyword ~amd64-fbsd 30 Jul 2011; Torsten Veller <tove@gentoo.org> libnet-1.220.0.ebuild: Drop ~sparc-fbsd KEYWORD diff --git a/perl-core/libnet/libnet-1.220.0.ebuild b/perl-core/libnet/libnet-1.220.0.ebuild index d7762fec2f88..f26705438c9f 100644 --- a/perl-core/libnet/libnet-1.220.0.ebuild +++ b/perl-core/libnet/libnet-1.220.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.220.0.ebuild,v 1.2 2011/07/30 12:29:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.220.0.ebuild,v 1.3 2012/05/05 23:47:13 aballier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit eutils perl-module DESCRIPTION="A URI Perl Module" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-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" RDEPEND="sasl? ( dev-perl/Authen-SASL )" |