diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:37:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:37:40 +0000 |
commit | ffda041579457ceac5d8b75850a33056599ad511 (patch) | |
tree | c87c0781d602426e16a83daa3c99e36794df48d4 /virtual/perl-IO | |
parent | Stable for alpha, wrt bug #536790 (diff) | |
download | gentoo-2-ffda041579457ceac5d8b75850a33056599ad511.tar.gz gentoo-2-ffda041579457ceac5d8b75850a33056599ad511.tar.bz2 gentoo-2-ffda041579457ceac5d8b75850a33056599ad511.zip |
Stable for alpha, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, 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.310.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-IO/ChangeLog b/virtual/perl-IO/ChangeLog index b4ef7a0bc172..1db8857ff91e 100644 --- a/virtual/perl-IO/ChangeLog +++ b/virtual/perl-IO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IO # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.59 2015/02/17 21:29:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.60 2015/02/18 08:37:40 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-IO-1.310.0.ebuild: + Stable for alpha, wrt bug #536790 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-IO-1.310.0.ebuild: arm stable, bug #536790 diff --git a/virtual/perl-IO/perl-IO-1.310.0.ebuild b/virtual/perl-IO/perl-IO-1.310.0.ebuild index be473c2e22cf..c24a22fce720 100644 --- a/virtual/perl-IO/perl-IO-1.310.0.ebuild +++ b/virtual/perl-IO/perl-IO-1.310.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/virtual/perl-IO/perl-IO-1.310.0.ebuild,v 1.9 2015/02/17 21:29:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.310.0.ebuild,v 1.10 2015/02/18 08:37:40 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="" |