summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-14 15:33:52 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-14 15:33:52 +0000
commitc38ff780fae22a44ae59aa3637b7dfb1aff90387 (patch)
tree17d61c6e46458383d26c8ef07e739ef7bf1f304a /dev-perl/Test-Exception
parentMarking text-hyphen-1.0.0-r1 ~ppc for bug 297036 (diff)
downloadhistorical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.gz
historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.bz2
historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.zip
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r--dev-perl/Test-Exception/ChangeLog6
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.27.ebuild6
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.29.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog
index e46afd3ea2b1..9fe947f83720 100644
--- a/dev-perl/Test-Exception/ChangeLog
+++ b/dev-perl/Test-Exception/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Exception
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.58 2010/01/12 12:29:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.59 2010/01/14 14:29:52 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Test-Exception-0.27.ebuild, Test-Exception-0.29.ebuild:
+ Transfer Prefix keywords
*Test-Exception-0.29 (12 Jan 2010)
diff --git a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild
index 17932d92516a..6916e12424ba 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.27.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.27.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.8 2009/06/08 10:58:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.9 2010/01/14 14:29:52 grobian Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Test-Exception/Test-Exception-0.29.ebuild b/dev-perl/Test-Exception/Test-Exception-0.29.ebuild
index 17b0ed99e1b0..7df32819068e 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.29.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.29.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-Exception/Test-Exception-0.29.ebuild,v 1.1 2010/01/12 12:29:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild,v 1.2 2010/01/14 14:29:52 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="test functions for exception based code"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Test-Simple-0.64