diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-08 17:31:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-08 17:31:43 +0000 |
commit | 64eeeba5f0091e0518f54eca29fd9a49e80aaa72 (patch) | |
tree | 0fe6174c2c20cee712419b52ca91de4ed97bc162 /virtual/perl-Storable | |
parent | Stable for HPPA (bug #545510). (diff) | |
download | gentoo-2-64eeeba5f0091e0518f54eca29fd9a49e80aaa72.tar.gz gentoo-2-64eeeba5f0091e0518f54eca29fd9a49e80aaa72.tar.bz2 gentoo-2-64eeeba5f0091e0518f54eca29fd9a49e80aaa72.zip |
Stable for HPPA (bug #545510).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-Storable')
-rw-r--r-- | virtual/perl-Storable/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index a0212ed63da9..ebbc5f94fbaa 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,10 @@ # 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.88 2015/04/05 20:03:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.89 2015/04/08 17:31:43 jer Exp $ + + 08 Apr 2015; Jeroen Roovers <jer@gentoo.org> + perl-Storable-2.490.100-r1.ebuild: + Stable for HPPA (bug #545510). 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-Storable-2.490.100-r1.ebuild: diff --git a/virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild b/virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild index 8729b66158da..91f67cc9ee84 100644 --- a/virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.490.100-r1.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.100-r1.ebuild,v 1.6 2015/04/05 20:03:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild,v 1.7 2015/04/08 17:31:43 jer 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="" |