diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-10-03 05:25:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-10-03 05:25:59 +0000 |
commit | c1b7503d04aedab25790ce00bf2e9bac5effdcbf (patch) | |
tree | a98060b6be82f6bb2558b408b25f7524fdd13064 /dev-perl/Test-Script | |
parent | Restore keyword which seems to have been accidentally dropped in dbus-python-... (diff) | |
download | gentoo-2-c1b7503d04aedab25790ce00bf2e9bac5effdcbf.tar.gz gentoo-2-c1b7503d04aedab25790ce00bf2e9bac5effdcbf.tar.bz2 gentoo-2-c1b7503d04aedab25790ce00bf2e9bac5effdcbf.zip |
Marked ~ppc for bug #285057.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.05.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.06.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index af5c84fd6436..c365f819899e 100644 --- a/dev-perl/Test-Script/ChangeLog +++ b/dev-perl/Test-Script/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2009/09/24 18:20:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.14 2009/10/03 05:25:59 josejx Exp $ + + 03 Oct 2009; Joseph Jezak <josejx@gentoo.org> Test-Script-1.05.ebuild, + Test-Script-1.06.ebuild: + Marked ~ppc for bug #285057. 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> Test-Script-1.06.ebuild: Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057 diff --git a/dev-perl/Test-Script/Test-Script-1.05.ebuild b/dev-perl/Test-Script/Test-Script-1.05.ebuild index 59cf3db774dc..10b27bdb2923 100644 --- a/dev-perl/Test-Script/Test-Script-1.05.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.05.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.05.ebuild,v 1.2 2009/09/16 17:16:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.05.ebuild,v 1.3 2009/10/03 05:25:59 josejx Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" RDEPEND="virtual/perl-File-Spec diff --git a/dev-perl/Test-Script/Test-Script-1.06.ebuild b/dev-perl/Test-Script/Test-Script-1.06.ebuild index d552ab2577a3..9dca0fe50fb2 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.3 2009/09/24 18:20:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.06.ebuild,v 1.4 2009/10/03 05:25:59 josejx Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="virtual/perl-File-Spec |