diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 08:59:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 08:59:53 +0000 |
commit | 9cb27512bd451c0fca6f548dc1b05e3ae834cbb0 (patch) | |
tree | b52f1d3d352f0caf86418f0fb11b93d6689b1abf /virtual/perl-Test | |
parent | Stable for sparc, wrt bug #458122 (diff) | |
download | gentoo-2-9cb27512bd451c0fca6f548dc1b05e3ae834cbb0.tar.gz gentoo-2-9cb27512bd451c0fca6f548dc1b05e3ae834cbb0.tar.bz2 gentoo-2-9cb27512bd451c0fca6f548dc1b05e3ae834cbb0.zip |
Stable for sparc, 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 b49b44455baf..3f362f53f73e 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.20 2013/02/21 15:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.21 2013/02/23 08:59:53 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Test-1.260.0.ebuild: + Stable for sparc, wrt bug #458122 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-Test-1.260.0.ebuild: Stable for ia64, 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 064a8d0caade..03aaff33a085 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.10 2013/02/21 15:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.260.0.ebuild,v 1.11 2013/02/23 08:59:53 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}" |