diff options
author | 2014-09-21 11:11:09 +0000 | |
---|---|---|
committer | 2014-09-21 11:11:09 +0000 | |
commit | f343614d0f0ceef27180f630348828ab3c5e15cc (patch) | |
tree | d08c3ee0339656682ada0fa180a9599ce1126bc2 /virtual/perl-threads | |
parent | Stable for ppc64, wrt bug #504786 (diff) | |
download | gentoo-2-f343614d0f0ceef27180f630348828ab3c5e15cc.tar.gz gentoo-2-f343614d0f0ceef27180f630348828ab3c5e15cc.tar.bz2 gentoo-2-f343614d0f0ceef27180f630348828ab3c5e15cc.zip |
Stable for ppc64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-threads')
-rw-r--r-- | virtual/perl-threads/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-threads/perl-threads-1.860.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-threads/ChangeLog b/virtual/perl-threads/ChangeLog index 683d9198f5ca..a311539bbf6e 100644 --- a/virtual/perl-threads/ChangeLog +++ b/virtual/perl-threads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-threads # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.24 2014/09/17 14:02:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.25 2014/09/21 11:11:09 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-threads-1.860.0-r3.ebuild: + Stable for ppc64, wrt bug #504786 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> perl-threads-1.860.0-r3.ebuild: Stable for HPPA (bug #504786). diff --git a/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild b/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild index b18fc86517e0..cf5e38b0bd09 100644 --- a/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild +++ b/virtual/perl-threads/perl-threads-1.860.0-r3.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-threads/perl-threads-1.860.0-r3.ebuild,v 1.3 2014/09/17 14:02:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.860.0-r3.ebuild,v 1.4 2014/09/21 11:11:09 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86" IUSE="" RDEPEND=" |