summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2009-12-16 22:00:55 +0000
committerJonathan Callen <jcallen@gentoo.org>2009-12-16 22:00:55 +0000
commit330f9ee73cf72140faaa4cfd313227ce74ec838b (patch)
treec81312dc4193fa4bef556279f69e66bedbf7e756 /perl-core/Test-Simple
parenttrying to fix the circular dependency we are seeing with suhosin since 5.2.11... (diff)
downloadhistorical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.gz
historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.bz2
historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.zip
QA: Transfer prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r--perl-core/Test-Simple/ChangeLog6
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.88.ebuild4
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.92.ebuild4
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.94.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index 08b39e7909d6..cc9917b7258b 100644
--- a/perl-core/Test-Simple/ChangeLog
+++ b/perl-core/Test-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Test-Simple
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.67 2009/12/14 19:28:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.68 2009/12/16 21:58:38 abcd Exp $
+
+ 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Test-Simple-0.88.ebuild,
+ Test-Simple-0.92.ebuild, Test-Simple-0.94.ebuild:
+ QA: Transfer prefix keywords
14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Test-Simple-0.92.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
diff --git a/perl-core/Test-Simple/Test-Simple-0.88.ebuild b/perl-core/Test-Simple/Test-Simple-0.88.ebuild
index 80b25c69af70..12beb0560a6d 100644
--- a/perl-core/Test-Simple/Test-Simple-0.88.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-0.88.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/perl-core/Test-Simple/Test-Simple-0.88.ebuild,v 1.1 2009/05/31 07:34:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.88.ebuild,v 1.2 2009/12/16 21:58:38 abcd Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Basic utilities for writing tests"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/perl-core/Test-Simple/Test-Simple-0.92.ebuild b/perl-core/Test-Simple/Test-Simple-0.92.ebuild
index 33727d6969e9..5dc83da03f04 100644
--- a/perl-core/Test-Simple/Test-Simple-0.92.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-0.92.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/perl-core/Test-Simple/Test-Simple-0.92.ebuild,v 1.7 2009/12/14 19:28:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild,v 1.8 2009/12/16 21:58:38 abcd Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Basic utilities for writing tests"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild
index c02b3d807502..e346748ee658 100644
--- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-0.94.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/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.2 2009/12/02 09:59:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.3 2009/12/16 21:58:38 abcd Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Basic utilities for writing tests"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"