summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-11-24 22:19:39 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-11-24 22:19:39 +0000
commit1a706cd448396a3f07c17b432ae57f83057b6a02 (patch)
treedfdfd8fa39c258256ad31743db330963fa2d7dc8 /dev-perl
parentFix bug #156146. Thanks go to Martin von Gagern for the reminder to actually ... (diff)
downloadhistorical-1a706cd448396a3f07c17b432ae57f83057b6a02.tar.gz
historical-1a706cd448396a3f07c17b432ae57f83057b6a02.tar.bz2
historical-1a706cd448396a3f07c17b432ae57f83057b6a02.zip
Added ~ppc64; bug #155683
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DateTime-Format-Mail/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild4
-rw-r--r--dev-perl/DateTime-Format-W3CDTF/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild4
-rw-r--r--dev-perl/XML-RSS/ChangeLog5
-rw-r--r--dev-perl/XML-RSS/XML-RSS-1.20.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog
index ef595ef189c9..ccd07f01a1f3 100644
--- a/dev-perl/DateTime-Format-Mail/ChangeLog
+++ b/dev-perl/DateTime-Format-Mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-Mail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.5 2006/11/20 17:59:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.6 2006/11/24 22:16:46 corsair Exp $
+
+ 24 Nov 2006; Markus Rothe <corsair@gentoo.org>
+ DateTime-Format-Mail-0.30.ebuild:
+ Added ~ppc64; bug #155683
20 Nov 2006; nixnut <nixnut@gentoo.org> DateTime-Format-Mail-0.30.ebuild:
Added ~ppc keyword wrt bug 155683
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild
index 761687ae0c8b..d1e08d1208c4 100644
--- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild
+++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.5 2006/11/20 17:59:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.6 2006/11/24 22:16:46 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog
index fd9737c9f3a8..bbe1fe5291ef 100644
--- a/dev-perl/DateTime-Format-W3CDTF/ChangeLog
+++ b/dev-perl/DateTime-Format-W3CDTF/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-W3CDTF
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.3 2006/11/20 18:01:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.4 2006/11/24 22:18:30 corsair Exp $
+
+ 24 Nov 2006; Markus Rothe <corsair@gentoo.org>
+ DateTime-Format-W3CDTF-0.04.ebuild:
+ Added ~ppc64; bug #155683
20 Nov 2006; nixnut <nixnut@gentoo.org>
DateTime-Format-W3CDTF-0.04.ebuild:
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild
index c4e392025735..35d96a09135a 100644
--- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild
+++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.3 2006/11/20 18:01:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.4 2006/11/24 22:18:30 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/XML-RSS/ChangeLog b/dev-perl/XML-RSS/ChangeLog
index f19dfdada02d..8883f72da38d 100644
--- a/dev-perl/XML-RSS/ChangeLog
+++ b/dev-perl/XML-RSS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-RSS
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.32 2006/11/20 18:02:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.33 2006/11/24 22:19:39 corsair Exp $
+
+ 24 Nov 2006; Markus Rothe <corsair@gentoo.org> XML-RSS-1.20.ebuild:
+ Added ~ppc64; bug #155683
20 Nov 2006; nixnut <nixnut@gentoo.org> XML-RSS-1.20.ebuild:
Added ~ppc keyword wrt bug 155683
diff --git a/dev-perl/XML-RSS/XML-RSS-1.20.ebuild b/dev-perl/XML-RSS/XML-RSS-1.20.ebuild
index 3f0d2b55f157..92d2144564a5 100644
--- a/dev-perl/XML-RSS/XML-RSS-1.20.ebuild
+++ b/dev-perl/XML-RSS/XML-RSS-1.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.20.ebuild,v 1.3 2006/11/20 18:02:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.20.ebuild,v 1.4 2006/11/24 22:19:39 corsair Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://perl-rss.sourceforge.net/"
SLOT="0"
LICENSE="Artistic"
#KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SRC_TEST="do"