diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-29 21:12:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-29 21:12:44 +0000 |
commit | 614f9360221a389ea466a12b221aded17e7cc07d (patch) | |
tree | 99e121f69499d27daabd4c7b4d74bfe455262bf9 /dev-perl/Test-Script | |
parent | arm stable, bug #400117 (diff) | |
download | gentoo-2-614f9360221a389ea466a12b221aded17e7cc07d.tar.gz gentoo-2-614f9360221a389ea466a12b221aded17e7cc07d.tar.bz2 gentoo-2-614f9360221a389ea466a12b221aded17e7cc07d.zip |
arm stable, bug #400117
(Portage version: 2.1.10.49/cvs/Linux i686)
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 675226ddb84b..18bf4845f074 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.27 2011/09/04 11:23:23 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.28 2012/02/29 21:12:44 maekke Exp $ + + 29 Feb 2012; Markus Meier <maekke@gentoo.org> Test-Script-1.70.0.ebuild: + arm stable, bug #400117 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Script-1.07.ebuild: Cleanup 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 b232d1e876f1..5d2ef6a283a3 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.2 2011/09/03 21:04:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.70.0.ebuild,v 1.3 2012/02/29 21:12:44 maekke 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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |