summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-12-03 01:44:36 +0000
committerMichael Weber <xmw@gentoo.org>2010-12-03 01:44:36 +0000
commit0d1c44df180e9568623ada60603b6fbe4b9f60dc (patch)
tree2f8e5a84edeb76695dc98a816f8e81da19f0e83f /dev-perl/DateTime-Format-W3CDTF
parentadd ~arm (bug 302981) (diff)
downloadgentoo-2-0d1c44df180e9568623ada60603b6fbe4b9f60dc.tar.gz
gentoo-2-0d1c44df180e9568623ada60603b6fbe4b9f60dc.tar.bz2
gentoo-2-0d1c44df180e9568623ada60603b6fbe4b9f60dc.zip
add ~arm (bug 302981)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r--dev-perl/DateTime-Format-W3CDTF/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild6
-rw-r--r--dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/ChangeLog b/dev-perl/DateTime-Format-W3CDTF/ChangeLog
index c0872a57145b..2ca902b43488 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.14 2010/01/20 16:24:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.15 2010/12/03 01:44:36 xmw Exp $
+
+ 03 Dec 2010; Michael Weber <xmw@gentoo.org>
+ DateTime-Format-W3CDTF-0.04.ebuild, DateTime-Format-W3CDTF-0.05.ebuild:
+ add ~arm (bug 302981)
20 Jan 2010; Torsten Veller <tove@gentoo.org>
DateTime-Format-W3CDTF-0.05.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 cdee34bb41f5..631d53d3c44d 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-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/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.11 2007/05/05 17:27:58 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.12 2010/12/03 01:44:36 xmw 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="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild
index 5bb30495f3f1..f8e3a29c6cac 100644
--- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild
+++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.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/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.3 2010/01/20 16:24:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.4 2010/12/03 01:44:36 xmw Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parse and format W3CDTF datetime strings"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/DateTime"