diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-11-17 11:10:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-11-17 11:10:05 +0000 |
commit | 9b8a5676a2d9aa37510a6c9daecf9352b262cb5c (patch) | |
tree | 7b72ca5638a52c9ee49143e7897b7cc41273c7c1 /perl-core/Getopt-Long | |
parent | Release gajim betas to the wild (diff) | |
download | gentoo-2-9b8a5676a2d9aa37510a6c9daecf9352b262cb5c.tar.gz gentoo-2-9b8a5676a2d9aa37510a6c9daecf9352b262cb5c.tar.bz2 gentoo-2-9b8a5676a2d9aa37510a6c9daecf9352b262cb5c.zip |
Marked ~x86-solaris
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index c2d33de2d7fe..7312cdbc6ae3 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Getopt-Long # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.45 2013/10/28 05:34:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.46 2013/11/17 11:10:05 grobian Exp $ + + 17 Nov 2013; Fabian Groffen <grobian@gentoo.org> Getopt-Long-2.420.0.ebuild: + Marked ~x86-solaris *Getopt-Long-2.420.0 (28 Oct 2013) diff --git a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild index 18407a9e3515..b69f5a42cf35 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild,v 1.1 2013/10/28 05:34:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild,v 1.2 2013/11/17 11:10:05 grobian Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Advanced handling of command line options" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-PodParser" |