diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-01-06 23:48:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-01-06 23:48:48 +0000 |
commit | 88865f26936dd1063cabed530e841d8ec2e1394d (patch) | |
tree | fcde9d8e3b9e4f1fcfe2d7e36dcea5b87750803c /dev-perl/Test-Script | |
parent | Mark s390/sh stable. (diff) | |
download | gentoo-2-88865f26936dd1063cabed530e841d8ec2e1394d.tar.gz gentoo-2-88865f26936dd1063cabed530e841d8ec2e1394d.tar.bz2 gentoo-2-88865f26936dd1063cabed530e841d8ec2e1394d.zip |
Mark s390/sh stable.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.70.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 289b74e00988..9f820d8d8c9b 100644 --- a/dev-perl/Test-Script/ChangeLog +++ b/dev-perl/Test-Script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Script -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.32 2012/06/24 13:00:38 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.33 2013/01/06 23:48:48 vapier Exp $ + + 06 Jan 2013; Mike Frysinger <vapier@gentoo.org> Test-Script-1.70.0.ebuild: + Mark s390/sh stable. 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Test-Script/Test-Script-1.70.0.ebuild b/dev-perl/Test-Script/Test-Script-1.70.0.ebuild index 53c125770750..bf46150a154e 100644 --- a/dev-perl/Test-Script/Test-Script-1.70.0.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.70.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.6 2012/05/12 03:07:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.7 2013/01/06 23:48:48 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |