diff options
author | 2015-02-15 10:49:55 +0000 | |
---|---|---|
committer | 2015-02-15 10:49:55 +0000 | |
commit | c252bb7a40b8d7f5f31054845e8f0ebe394346f2 (patch) | |
tree | cf09fd260b291df23bba0e6d17636de1e90fe74a /virtual | |
parent | Stable for ppc64, wrt bug #536790 (diff) | |
download | gentoo-2-c252bb7a40b8d7f5f31054845e8f0ebe394346f2.tar.gz gentoo-2-c252bb7a40b8d7f5f31054845e8f0ebe394346f2.tar.bz2 gentoo-2-c252bb7a40b8d7f5f31054845e8f0ebe394346f2.zip |
Stable for ppc64, 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')
-rw-r--r-- | virtual/perl-Storable/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.490.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index 925e56cd4f93..cc424aab38fd 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Storable # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.75 2015/02/14 23:10:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.76 2015/02/15 10:49:55 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Storable-2.490.0.ebuild: + Stable for ppc64, wrt bug #536790 *perl-Storable-2.490.100 (14 Feb 2015) diff --git a/virtual/perl-Storable/perl-Storable-2.490.0.ebuild b/virtual/perl-Storable/perl-Storable-2.490.0.ebuild index 6821de903af1..f9a5075427e1 100644 --- a/virtual/perl-Storable/perl-Storable-2.490.0.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.490.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-Storable/perl-Storable-2.490.0.ebuild,v 1.7 2015/02/14 23:10:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild,v 1.8 2015/02/15 10:49:55 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |