diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-17 09:07:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-17 09:07:48 +0000 |
commit | dea9ef62b2e30606d6de5644fe38544c5a6aa88c (patch) | |
tree | 6403e29944640ec7ce9b30ef564270395bf5319d /dev-perl/Test-Script | |
parent | Stable on amd64, x86 (#314467) (diff) | |
download | gentoo-2-dea9ef62b2e30606d6de5644fe38544c5a6aa88c.tar.gz gentoo-2-dea9ef62b2e30606d6de5644fe38544c5a6aa88c.tar.bz2 gentoo-2-dea9ef62b2e30606d6de5644fe38544c5a6aa88c.zip |
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 244681f70116..d0ae64f18c8b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.18 2010/01/14 14:56:24 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.19 2010/04/17 09:07:48 tove Exp $ + + 17 Apr 2010; Torsten Veller <tove@gentoo.org> Test-Script-1.07.ebuild: + Stable on amd64, x86 (#314467) 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Test-Script-1.07.ebuild: Transfer Prefix keywords diff --git a/dev-perl/Test-Script/Test-Script-1.07.ebuild b/dev-perl/Test-Script/Test-Script-1.07.ebuild index 55fa9116a41a..928479026c4b 100644 --- a/dev-perl/Test-Script/Test-Script-1.07.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.07.ebuild,v 1.2 2010/01/14 14:56:24 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild,v 1.3 2010/04/17 09:07:48 tove 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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |