diff options
author | 2014-07-28 17:20:50 +0000 | |
---|---|---|
committer | 2014-07-28 17:20:50 +0000 | |
commit | 7dfae357eb286e73e7f1226c2534c09c95dfb506 (patch) | |
tree | 2046bb14d555c366775a18c061cc8f3278621757 | |
parent | amd64 stable wrt bug #381424 (diff) | |
download | gentoo-2-7dfae357eb286e73e7f1226c2534c09c95dfb506.tar.gz gentoo-2-7dfae357eb286e73e7f1226c2534c09c95dfb506.tar.bz2 gentoo-2-7dfae357eb286e73e7f1226c2534c09c95dfb506.zip |
amd64 stable wrt bug #381424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-rw-r--r-- | virtual/perl-Safe/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index 2aa4839ae82c..19db74b6e9b6 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.45 2014/07/24 09:33:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.46 2014/07/28 17:20:50 zlogene Exp $ + + 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> perl-Safe-2.350.0-r2.ebuild: + amd64 stable wrt bug #381424 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> perl-Safe-2.350.0-r2.ebuild: diff --git a/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild b/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild index ff6903ffec11..cfc91dd71c5a 100644 --- a/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.2 2014/07/24 09:33:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.3 2014/07/28 17:20:50 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |