diff options
author | 2009-09-24 18:20:30 +0000 | |
---|---|---|
committer | 2009-09-24 18:20:30 +0000 | |
commit | efd3f7b62e3d0b4913d92806a9a88100ef7b14e7 (patch) | |
tree | deb699b3d187a8e1133a554ec985a8c1cf870b7e /dev-perl/Test-Script | |
parent | Add a patch to build against latest x264 (diff) | |
download | historical-efd3f7b62e3d0b4913d92806a9a88100ef7b14e7.tar.gz historical-efd3f7b62e3d0b4913d92806a9a88100ef7b14e7.tar.bz2 historical-efd3f7b62e3d0b4913d92806a9a88100ef7b14e7.zip |
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 76d4679352c6..af5c84fd6436 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.12 2009/09/22 05:13:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.13 2009/09/24 18:20:30 armin76 Exp $ + + 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> Test-Script-1.06.ebuild: + Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057 22 Sep 2009; Tom Gall <tgall@gentoo.org> Test-Script-1.06.ebuild: keyword ppc64, bug #285343 diff --git a/dev-perl/Test-Script/Test-Script-1.06.ebuild b/dev-perl/Test-Script/Test-Script-1.06.ebuild index 71e9ecae03d7..d552ab2577a3 100644 --- a/dev-perl/Test-Script/Test-Script-1.06.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.06.ebuild,v 1.2 2009/09/22 05:13:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.06.ebuild,v 1.3 2009/09/24 18:20:30 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="virtual/perl-File-Spec |