diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:39:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:39:44 +0000 |
commit | 5f17c181f17caa4ac1e364dd9aff856bd80bcc16 (patch) | |
tree | 39ae04760834dc983ee13a7cc24ad65ba1333a10 /perl-core/libnet/libnet-1.270.0.ebuild | |
parent | Stable for ppc, wrt bug #536790 (diff) | |
download | gentoo-2-5f17c181f17caa4ac1e364dd9aff856bd80bcc16.tar.gz gentoo-2-5f17c181f17caa4ac1e364dd9aff856bd80bcc16.tar.bz2 gentoo-2-5f17c181f17caa4ac1e364dd9aff856bd80bcc16.zip |
Stable for ppc, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/libnet/libnet-1.270.0.ebuild')
-rw-r--r-- | perl-core/libnet/libnet-1.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/libnet/libnet-1.270.0.ebuild b/perl-core/libnet/libnet-1.270.0.ebuild index c81f47836292..bc6241346dc1 100644 --- a/perl-core/libnet/libnet-1.270.0.ebuild +++ b/perl-core/libnet/libnet-1.270.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.4 2015/02/13 21:50:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/libnet/libnet-1.270.0.ebuild,v 1.5 2015/02/14 15:39:44 ago Exp $ EAPI=5 @@ -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 ~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" +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 )" |