diff options
author | 2013-02-19 20:55:10 +0000 | |
---|---|---|
committer | 2013-02-19 20:55:10 +0000 | |
commit | 2edd4ffeefabf0611fba5bd0b646a6f3944d7612 (patch) | |
tree | 68dda2315d3dfe06188776a5ebc3c3889419815b /virtual/perl-Test | |
parent | Stable for s390, wrt bug #458122 (diff) | |
download | gentoo-2-2edd4ffeefabf0611fba5bd0b646a6f3944d7612.tar.gz gentoo-2-2edd4ffeefabf0611fba5bd0b646a6f3944d7612.tar.bz2 gentoo-2-2edd4ffeefabf0611fba5bd0b646a6f3944d7612.zip |
Stable for s390, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Test')
-rw-r--r-- | virtual/perl-Test/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Test/perl-Test-1.260.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Test/ChangeLog b/virtual/perl-Test/ChangeLog index 79f339033af6..905cae371971 100644 --- a/virtual/perl-Test/ChangeLog +++ b/virtual/perl-Test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Test # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.17 2013/02/19 19:33:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.18 2013/02/19 20:55:10 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Test-1.260.0.ebuild: + Stable for s390, wrt bug #458122 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Test-1.260.0.ebuild: Stable for alpha, wrt bug #458122 diff --git a/virtual/perl-Test/perl-Test-1.260.0.ebuild b/virtual/perl-Test/perl-Test-1.260.0.ebuild index dd770d0f518e..b68aa03ffff2 100644 --- a/virtual/perl-Test/perl-Test-1.260.0.ebuild +++ b/virtual/perl-Test/perl-Test-1.260.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.260.0.ebuild,v 1.7 2013/02/19 19:33:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.260.0.ebuild,v 1.8 2013/02/19 20:55:10 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |