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/File-Spec
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/File-Spec')
-rw-r--r--perl-core/File-Spec/ChangeLog6
-rw-r--r--perl-core/File-Spec/File-Spec-3.25.ebuild6
-rw-r--r--perl-core/File-Spec/File-Spec-3.29.ebuild4
-rw-r--r--perl-core/File-Spec/File-Spec-3.30.ebuild4
-rw-r--r--perl-core/File-Spec/File-Spec-3.31.ebuild4
5 files changed, 14 insertions, 10 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog
index 22e92eb22d71..d6889ee8cbf2 100644
--- a/perl-core/File-Spec/ChangeLog
+++ b/perl-core/File-Spec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/File-Spec
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.68 2009/12/14 19:01:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.69 2009/12/16 21:48:50 abcd Exp $
+
+ 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> File-Spec-3.25.ebuild,
+ File-Spec-3.29.ebuild, File-Spec-3.30.ebuild, File-Spec-3.31.ebuild:
+ QA: Transfer prefix keywords
14 Dec 2009; Raúl Porcel <armin76@gentoo.org> File-Spec-3.30.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
diff --git a/perl-core/File-Spec/File-Spec-3.25.ebuild b/perl-core/File-Spec/File-Spec-3.25.ebuild
index a99d6a970fbc..5b06740a77b0 100644
--- a/perl-core/File-Spec/File-Spec-3.25.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.25.ebuild,v 1.10 2008/11/18 14:18:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.25.ebuild,v 1.11 2009/12/16 21:48:50 abcd Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/perl-core/File-Spec/File-Spec-3.29.ebuild b/perl-core/File-Spec/File-Spec-3.29.ebuild
index 37b4c3ced62e..5a0d2a96ad9a 100644
--- a/perl-core/File-Spec/File-Spec-3.29.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.29.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/File-Spec/File-Spec-3.29.ebuild,v 1.3 2009/05/03 17:48:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.29.ebuild,v 1.4 2009/12/16 21:48:50 abcd Exp $
MODULE_AUTHOR=SMUELLER
MY_PN=PathTools
@@ -12,7 +12,7 @@ DESCRIPTION="Handling files and directories portably"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/perl-core/File-Spec/File-Spec-3.30.ebuild b/perl-core/File-Spec/File-Spec-3.30.ebuild
index 2bef91a1eb54..3261479adea3 100644
--- a/perl-core/File-Spec/File-Spec-3.30.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.30.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/File-Spec/File-Spec-3.30.ebuild,v 1.7 2009/12/14 19:01:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.30.ebuild,v 1.8 2009/12/16 21:48:50 abcd Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Handling files and directories portably"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
diff --git a/perl-core/File-Spec/File-Spec-3.31.ebuild b/perl-core/File-Spec/File-Spec-3.31.ebuild
index da94dcab4bb4..1a541ae1dacf 100644
--- a/perl-core/File-Spec/File-Spec-3.31.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.31.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/File-Spec/File-Spec-3.31.ebuild,v 1.2 2009/11/10 15:50:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.31.ebuild,v 1.3 2009/12/16 21:48:50 abcd Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Handling files and directories portably"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"