diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 18:20:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 18:20:30 +0000 |
commit | 04bcfcf63267779a5152c3679f1c7a09a5318c54 (patch) | |
tree | a93552cd1ec0a8f0ae8064ed018fb8120324cff1 /dev-perl/Test-Script | |
parent | Add a patch to build against latest x264 (diff) | |
download | gentoo-2-04bcfcf63267779a5152c3679f1c7a09a5318c54.tar.gz gentoo-2-04bcfcf63267779a5152c3679f1c7a09a5318c54.tar.bz2 gentoo-2-04bcfcf63267779a5152c3679f1c7a09a5318c54.zip |
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057
(Portage version: 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 |