summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-12-03 00:58:10 +0000
committerMichael Weber <xmw@gentoo.org>2010-12-03 00:58:10 +0000
commit79a7ab7ed38c0f8b44295447d336664a552c2df5 (patch)
tree65266a8a16964e7470c4d0de8fa57e5fd5567476 /dev-perl
parentVersion bump (diff)
downloadhistorical-79a7ab7ed38c0f8b44295447d336664a552c2df5.tar.gz
historical-79a7ab7ed38c0f8b44295447d336664a552c2df5.tar.bz2
historical-79a7ab7ed38c0f8b44295447d336664a552c2df5.zip
add ~arm (bug 302981)
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/text-autoformat/ChangeLog6
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.13.ebuild6
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.669001.ebuild4
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.669002.ebuild4
-rw-r--r--dev-perl/text-reform/ChangeLog6
-rw-r--r--dev-perl/text-reform/text-reform-1.11.ebuild6
-rw-r--r--dev-perl/text-reform/text-reform-1.20.ebuild4
7 files changed, 22 insertions, 14 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index 094532b254b4..dfb4b80058e0 100644
--- a/dev-perl/text-autoformat/ChangeLog
+++ b/dev-perl/text-autoformat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-autoformat
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.37 2010/11/13 20:12:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.38 2010/12/03 00:58:10 xmw Exp $
+
+ 03 Dec 2010; Michael Weber <xmw@gentoo.org> text-autoformat-1.13.ebuild,
+ text-autoformat-1.669001.ebuild, text-autoformat-1.669002.ebuild:
+ add ~arm (bug 302981)
13 Nov 2010; Raúl Porcel <armin76@gentoo.org>
text-autoformat-1.669002.ebuild:
diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
index 586a0d4f2f4d..15e6325b7b6c 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.13.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-autoformat/text-autoformat-1.13.ebuild,v 1.13 2007/04/16 07:19:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.14 2010/12/03 00:58:10 xmw Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~dconway/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/text-reform-1.11
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild
index b7e326db5922..58f453575529 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.669001.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/text-autoformat/text-autoformat-1.669001.ebuild,v 1.1 2010/05/31 08:12:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild,v 1.2 2010/12/03 00:58:10 xmw Exp $
EAPI=2
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/text-reform-1.11
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild
index 3a19f4840c8a..3e4c3cc1b597 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.669002.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/text-autoformat/text-autoformat-1.669002.ebuild,v 1.6 2010/11/13 20:12:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.7 2010/12/03 00:58:10 xmw Exp $
EAPI=2
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/text-reform-1.11
diff --git a/dev-perl/text-reform/ChangeLog b/dev-perl/text-reform/ChangeLog
index 4043d5b82ad8..d181f8d8de24 100644
--- a/dev-perl/text-reform/ChangeLog
+++ b/dev-perl/text-reform/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-reform
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-reform/ChangeLog,v 1.20 2010/01/14 16:10:01 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-reform/ChangeLog,v 1.21 2010/12/03 00:56:40 xmw Exp $
+
+ 03 Dec 2010; Michael Weber <xmw@gentoo.org> text-reform-1.11.ebuild,
+ text-reform-1.20.ebuild:
+ add ~arm (bug 302981)
14 Jan 2010; Fabian Groffen <grobian@gentoo.org> text-reform-1.20.ebuild:
Transfer Prefix keywords
diff --git a/dev-perl/text-reform/text-reform-1.11.ebuild b/dev-perl/text-reform/text-reform-1.11.ebuild
index f8f16cb06a64..2031a2d03f1b 100644
--- a/dev-perl/text-reform/text-reform-1.11.ebuild
+++ b/dev-perl/text-reform/text-reform-1.11.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-reform/text-reform-1.11.ebuild,v 1.20 2007/07/10 23:33:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-reform/text-reform-1.11.ebuild,v 1.21 2010/12/03 00:56:40 xmw Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~dconway/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"
diff --git a/dev-perl/text-reform/text-reform-1.20.ebuild b/dev-perl/text-reform/text-reform-1.20.ebuild
index 482898036276..b1cd48c0beb1 100644
--- a/dev-perl/text-reform/text-reform-1.20.ebuild
+++ b/dev-perl/text-reform/text-reform-1.20.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/text-reform/text-reform-1.20.ebuild,v 1.2 2010/01/14 16:10:01 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-reform/text-reform-1.20.ebuild,v 1.3 2010/12/03 00:56:40 xmw Exp $
EAPI=2
@@ -14,7 +14,7 @@ DESCRIPTION="Manual text wrapping and reformatting"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""