summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-14 15:57:53 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-14 15:57:53 +0000
commit6dabca4647a10a36ce96672c3195c953e4ee7bb3 (patch)
tree7c12286399cad1d12d413ca613cdfe43d0db74e8 /dev-perl
parentMarking ruby-inline-3.8.4 ~ppc for bug 298368 (diff)
downloadhistorical-6dabca4647a10a36ce96672c3195c953e4ee7bb3.tar.gz
historical-6dabca4647a10a36ce96672c3195c953e4ee7bb3.tar.bz2
historical-6dabca4647a10a36ce96672c3195c953e4ee7bb3.zip
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Kakasi/ChangeLog7
-rw-r--r--dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild6
-rw-r--r--dev-perl/Text-Levenshtein/ChangeLog8
-rw-r--r--dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild6
-rw-r--r--dev-perl/Text-LevenshteinXS/ChangeLog8
-rw-r--r--dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild6
-rw-r--r--dev-perl/Text-Quoted/ChangeLog7
-rw-r--r--dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild6
-rw-r--r--dev-perl/Text-Shellwords/ChangeLog8
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild6
-rw-r--r--dev-perl/Text-Unaccent/ChangeLog8
-rw-r--r--dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild6
-rw-r--r--dev-perl/Text-WikiFormat/ChangeLog8
-rw-r--r--dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild6
-rw-r--r--dev-perl/Text-WrapI18N/ChangeLog8
-rw-r--r--dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild6
-rw-r--r--dev-perl/Tie-IxHash/ChangeLog8
-rw-r--r--dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild6
18 files changed, 79 insertions, 45 deletions
diff --git a/dev-perl/Text-Kakasi/ChangeLog b/dev-perl/Text-Kakasi/ChangeLog
index 4cb6910f5e07..673de902004b 100644
--- a/dev-perl/Text-Kakasi/ChangeLog
+++ b/dev-perl/Text-Kakasi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Kakasi
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.16 2007/01/19 16:58:12 mcummings Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.17 2010/01/14 15:39:04 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Kakasi-2.04.ebuild:
+ Transfer Prefix keywords
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Text-Kakasi-2.04.ebuild:
diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
index cad0ed392b47..12ab8d9b54b7 100644
--- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
+++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.19 2007/01/19 16:58:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.20 2010/01/14 15:39:04 grobian Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DANKOGAI/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
DEPEND=">=app-i18n/kakasi-2.3.4
diff --git a/dev-perl/Text-Levenshtein/ChangeLog b/dev-perl/Text-Levenshtein/ChangeLog
index e8a535769d66..dfad6d4096fa 100644
--- a/dev-perl/Text-Levenshtein/ChangeLog
+++ b/dev-perl/Text-Levenshtein/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Levenshtein
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.12 2006/10/15 20:56:32 mcummings Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.13 2010/01/14 15:40:57 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-Levenshtein-0.05.ebuild:
+ Transfer Prefix keywords
15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
Text-Levenshtein-0.05.ebuild:
diff --git a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild
index 3c8d710b9ecf..d710db6f91c2 100644
--- a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild
+++ b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.11 2007/07/10 23:33:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.12 2010/01/14 15:40:57 grobian Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Text-LevenshteinXS/ChangeLog b/dev-perl/Text-LevenshteinXS/ChangeLog
index 477bbfc96dbf..20bb3c54e33a 100644
--- a/dev-perl/Text-LevenshteinXS/ChangeLog
+++ b/dev-perl/Text-LevenshteinXS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-LevenshteinXS
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.9 2007/01/19 16:58:30 mcummings Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/ChangeLog,v 1.10 2010/01/14 15:42:53 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-LevenshteinXS-0.03.ebuild:
+ Transfer Prefix keywords
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Text-LevenshteinXS-0.03.ebuild:
diff --git a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild
index cef08d3fa3f5..8137fe5fb13b 100644
--- a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild
+++ b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.10 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.11 2010/01/14 15:42:53 grobian Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ia64 sparc x86"
+KEYWORDS="amd64 ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog
index bdafa4f09d4b..dfa7dbc4b103 100644
--- a/dev-perl/Text-Quoted/ChangeLog
+++ b/dev-perl/Text-Quoted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Quoted
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.20 2009/05/02 09:45:42 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.21 2010/01/14 15:45:28 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Quoted-2.05.ebuild:
+ Transfer Prefix keywords
02 May 2009; Torsten Veller <tove@gentoo.org> -Text-Quoted-1.8.ebuild:
Cleanup
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild
index 752f82c35ab3..46bb2b90573e 100644
--- a/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild
+++ b/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/Text-Quoted/Text-Quoted-2.05.ebuild,v 1.1 2008/07/19 10:48:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-2.05.ebuild,v 1.2 2010/01/14 15:45:28 grobian Exp $
MODULE_AUTHOR=RUZ
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Extract the structure of a quoted mail message"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
DEPEND="dev-perl/text-autoformat
diff --git a/dev-perl/Text-Shellwords/ChangeLog b/dev-perl/Text-Shellwords/ChangeLog
index d70545bf7c31..e7d238ae4b3c 100644
--- a/dev-perl/Text-Shellwords/ChangeLog
+++ b/dev-perl/Text-Shellwords/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Shellwords
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.25 2009/05/02 09:44:16 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v 1.26 2010/01/14 15:47:23 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-Shellwords-1.08.ebuild:
+ Transfer Prefix keywords
02 May 2009; Torsten Veller <tove@gentoo.org>
-Text-Shellwords-1.07.ebuild:
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
index 7381ef9e86dd..fba3daaccf6b 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.10 2007/07/10 23:33:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.08.ebuild,v 1.11 2010/01/14 15:47:23 grobian Exp $
IUSE=""
@@ -16,7 +16,7 @@ HOMEPAGE="http://search.cpan.org/~lds/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
SRC_TEST="do"
diff --git a/dev-perl/Text-Unaccent/ChangeLog b/dev-perl/Text-Unaccent/ChangeLog
index 06a12ad65bb3..a49a221deb3c 100644
--- a/dev-perl/Text-Unaccent/ChangeLog
+++ b/dev-perl/Text-Unaccent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Unaccent
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.14 2006/08/25 15:00:47 mcummings Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.15 2010/01/14 15:49:00 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-Unaccent-1.08.ebuild:
+ Transfer Prefix keywords
25 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Text-Unaccent-1.08.ebuild:
diff --git a/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild b/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild
index 4d7d348034f1..68ee4d5e9079 100644
--- a/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild
+++ b/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.15 2007/07/10 23:33:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.16 2010/01/14 15:49:00 grobian Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDACHARY/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog
index 8c150e97e37c..58e0af0f304a 100644
--- a/dev-perl/Text-WikiFormat/ChangeLog
+++ b/dev-perl/Text-WikiFormat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-WikiFormat
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.26 2008/11/22 11:26:02 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.27 2010/01/14 15:51:57 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-WikiFormat-0.79.ebuild:
+ Transfer Prefix keywords
22 Nov 2008; Torsten Veller <tove@gentoo.org> Text-WikiFormat-0.79.ebuild:
Remove Module-Build from RDEPEND
diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
index 7c614c6c31b1..041fdc7330ec 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.7 2008/11/22 11:26:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.8 2010/01/14 15:51:57 grobian Exp $
MODULE_AUTHOR=CHROMATIC
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Translate Wiki formatted text into other formats"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Text-WrapI18N/ChangeLog b/dev-perl/Text-WrapI18N/ChangeLog
index 37ad08df0464..e8e8a9f7891e 100644
--- a/dev-perl/Text-WrapI18N/ChangeLog
+++ b/dev-perl/Text-WrapI18N/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-WrapI18N
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.17 2009/05/31 23:48:56 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.18 2010/01/14 15:55:40 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Text-WrapI18N-0.06.ebuild:
+ Transfer Prefix keywords
31 May 2009; Brent Baude <ranger@gentoo.org> Text-WrapI18N-0.06.ebuild:
Marking Text-WrapI18N-0.06 ~ppc64 for bug 267987
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild
index 5feaa4c163a9..83afe2f11741 100644
--- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild
+++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.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/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.18 2009/05/31 23:48:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.19 2010/01/14 15:55:40 grobian Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KU/KUBOTA/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-perl/Text-CharWidth
diff --git a/dev-perl/Tie-IxHash/ChangeLog b/dev-perl/Tie-IxHash/ChangeLog
index 23b148686a5e..8123ed2ebb7b 100644
--- a/dev-perl/Tie-IxHash/ChangeLog
+++ b/dev-perl/Tie-IxHash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Tie-IxHash
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.21 2007/08/21 13:53:58 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.22 2010/01/14 15:57:53 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Tie-IxHash-1.21-r1.ebuild:
+ Transfer Prefix keywords
21 Aug 2007; Jeroen Roovers <jer@gentoo.org> Tie-IxHash-1.21-r1.ebuild:
Stable for HPPA (bug #153189).
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
index 04052a6b976b..59fc3f479fd4 100644
--- a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
+++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.20 2007/08/21 13:53:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.21 2010/01/14 15:57:53 grobian Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GS/GSAR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND="dev-lang/perl"