diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:09:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:09:43 +0000 |
commit | 6854b62bb5bf0fdad37990021c4de5781d7a3cbb (patch) | |
tree | cdf3246e9faa1a38a3ff3bcf2638751578cdb420 /virtual/perl-IO | |
parent | Stable for ppc64, wrt bug #504786 (diff) | |
download | gentoo-2-6854b62bb5bf0fdad37990021c4de5781d7a3cbb.tar.gz gentoo-2-6854b62bb5bf0fdad37990021c4de5781d7a3cbb.tar.bz2 gentoo-2-6854b62bb5bf0fdad37990021c4de5781d7a3cbb.zip |
Stable for ppc64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-IO')
-rw-r--r-- | virtual/perl-IO/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-IO/perl-IO-1.280.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-IO/ChangeLog b/virtual/perl-IO/ChangeLog index 7bd37a0efe92..c95080da292f 100644 --- a/virtual/perl-IO/ChangeLog +++ b/virtual/perl-IO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.44 2014/09/17 13:43:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.45 2014/09/21 11:09:43 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-IO-1.280.0-r1.ebuild: + Stable for ppc64, wrt bug #504786 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> perl-IO-1.280.0-r1.ebuild: Stable for HPPA (bug #504786). diff --git a/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild b/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild index c22c85fd3808..8e3a4f74c085 100644 --- a/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild +++ b/virtual/perl-IO/perl-IO-1.280.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-IO/perl-IO-1.280.0-r1.ebuild,v 1.5 2014/09/17 13:43:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0-r1.ebuild,v 1.6 2014/09/21 11:09:43 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-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 ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-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="" DEPEND="" |