diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-02-08 12:38:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-02-08 12:38:25 +0000 |
commit | f4c824e02c464d31992dbe53934c30579c75ea7d (patch) | |
tree | 67397c6527049776678fa182fc6efd6a9afde9af /virtual/perl-Storable | |
parent | amd64 stable wrt bug #536790 (diff) | |
download | gentoo-2-f4c824e02c464d31992dbe53934c30579c75ea7d.tar.gz gentoo-2-f4c824e02c464d31992dbe53934c30579c75ea7d.tar.bz2 gentoo-2-f4c824e02c464d31992dbe53934c30579c75ea7d.zip |
amd64 stable wrt bug #536790
(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 | 7 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.490.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index 3da54508338a..79c11723539a 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Storable -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.70 2014/11/08 16:43:49 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.71 2015/02/08 12:38:25 zlogene Exp $ + + 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> perl-Storable-2.490.0.ebuild: + amd64 stable wrt bug #536790 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> -perl-Storable-2.390.0.ebuild, perl-Storable-2.410.0-r1.ebuild: diff --git a/virtual/perl-Storable/perl-Storable-2.490.0.ebuild b/virtual/perl-Storable/perl-Storable-2.490.0.ebuild index 64d68bc53fed..7312313249aa 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-2014 Gentoo Foundation +# 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.2 2014/07/21 19:32:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild,v 1.3 2015/02/08 12:38:25 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="" |