diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-04 18:45:32 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-04 18:45:32 +0000 |
commit | 7d3ef7fc1af9e5a780ce1616358d3ff9e56af0d7 (patch) | |
tree | e3794fbde703bf4e2884555a21ee103ebb979986 /virtual/perl-Storable | |
parent | amd64 stable wrt bug #545510 (diff) | |
download | gentoo-2-7d3ef7fc1af9e5a780ce1616358d3ff9e56af0d7.tar.gz gentoo-2-7d3ef7fc1af9e5a780ce1616358d3ff9e56af0d7.tar.bz2 gentoo-2-7d3ef7fc1af9e5a780ce1616358d3ff9e56af0d7.zip |
amd64 stable wrt bug #545510
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 680e8c12ef07..4c76d59a23a1 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.82 2015/02/21 16:06:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.83 2015/04/04 18:45:32 zlogene Exp $ + + 04 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-Storable-2.490.100-r1.ebuild: + amd64 stable wrt bug #545510 21 Feb 2015; Michał Górny <mgorny@gentoo.org> -perl-Storable-2.490.100.ebuild: Transfer stable keywords and drop old 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 6389c725a7f1..5ec15377468f 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.1 2015/02/21 09:48:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild,v 1.2 2015/04/04 18:45:32 zlogene 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="" |