diff options
author | 2014-07-28 16:46:01 +0000 | |
---|---|---|
committer | 2014-07-28 16:46:01 +0000 | |
commit | a1e4e260fe67a090eda49b8ea575d5dc19493354 (patch) | |
tree | dd5f04cb1a2d566a58c48306cae4bf896e2e5cd4 /virtual | |
parent | amd64 stable wrt bug #381424 (diff) | |
download | gentoo-2-a1e4e260fe67a090eda49b8ea575d5dc19493354.tar.gz gentoo-2-a1e4e260fe67a090eda49b8ea575d5dc19493354.tar.bz2 gentoo-2-a1e4e260fe67a090eda49b8ea575d5dc19493354.zip |
amd64 stable wrt bug #381424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Getopt-Long/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index a2d83d8470a7..9361c44da841 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Getopt-Long # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.55 2014/07/24 09:31:10 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.56 2014/07/28 16:46:01 zlogene Exp $ + + 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> + perl-Getopt-Long-2.390.0-r1.ebuild: + amd64 stable wrt bug #381424 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> perl-Getopt-Long-2.390.0-r1.ebuild: diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild index 727c214bc3d3..bd72f4257a73 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v 1.2 2014/07/24 09:31:10 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0-r1.ebuild,v 1.3 2014/07/28 16:46:01 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" 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 ~x64-solaris ~x86-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 ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |