diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-05 14:01:11 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-05 14:01:11 +0000 |
commit | 388739ca2e8b19ed8f8ed11f4e05ec1a3648f24e (patch) | |
tree | 58c3f7c4c2c56f87af3a3cd794eb5da1a0fabd50 /virtual | |
parent | arm stable wrt bug #545510 (diff) | |
download | gentoo-2-388739ca2e8b19ed8f8ed11f4e05ec1a3648f24e.tar.gz gentoo-2-388739ca2e8b19ed8f8ed11f4e05ec1a3648f24e.tar.bz2 gentoo-2-388739ca2e8b19ed8f8ed11f4e05ec1a3648f24e.zip |
arm stable wrt bug #545510
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual')
-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 438dbb4c8c3c..84cef1c6999d 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.86 2015/04/05 11:13:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.87 2015/04/05 14:01:11 zlogene Exp $ + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-Storable-2.490.100-r1.ebuild: + arm stable wrt 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 f48ab7478c87..65984c70b062 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.4 2015/04/05 11:13:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.100-r1.ebuild,v 1.5 2015/04/05 14:01:11 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="" |