diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:39:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:39:02 +0000 |
commit | 678426eb2f4c8864e878ada44722bd5474e62ec5 (patch) | |
tree | 903cf0d549a50a4461d830f8d5ff0400c13be259 | |
parent | Stable for alpha, wrt bug #536790 (diff) | |
download | gentoo-2-678426eb2f4c8864e878ada44722bd5474e62ec5.tar.gz gentoo-2-678426eb2f4c8864e878ada44722bd5474e62ec5.tar.bz2 gentoo-2-678426eb2f4c8864e878ada44722bd5474e62ec5.zip |
Stable for alpha, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | virtual/perl-threads/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-threads/perl-threads-1.930.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-threads/ChangeLog b/virtual/perl-threads/ChangeLog index a437ccf1b7ee..cf22b6eede0f 100644 --- a/virtual/perl-threads/ChangeLog +++ b/virtual/perl-threads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-threads # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.36 2015/02/17 08:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/ChangeLog,v 1.37 2015/02/18 08:39:02 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-threads-1.930.0.ebuild: + Stable for alpha, wrt bug #536790 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-threads-1.930.0.ebuild: Stable for ia64, wrt bug #536790 diff --git a/virtual/perl-threads/perl-threads-1.930.0.ebuild b/virtual/perl-threads/perl-threads-1.930.0.ebuild index 30117e7b2ccd..e492663ba039 100644 --- a/virtual/perl-threads/perl-threads-1.930.0.ebuild +++ b/virtual/perl-threads/perl-threads-1.930.0.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-threads/perl-threads-1.930.0.ebuild,v 1.9 2015/02/17 08:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads/perl-threads-1.930.0.ebuild,v 1.10 2015/02/18 08:39:02 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |