summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DateTime')
-rw-r--r--dev-perl/DateTime/ChangeLog5
-rw-r--r--dev-perl/DateTime/DateTime-0.700.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DateTime/ChangeLog b/dev-perl/DateTime/ChangeLog
index 79f8a23441df..181b1d7c3ed3 100644
--- a/dev-perl/DateTime/ChangeLog
+++ b/dev-perl/DateTime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateTime
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.119 2011/06/05 13:41:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.120 2011/06/05 23:13:39 jer Exp $
+
+ 05 Jun 2011; Jeroen Roovers <jer@gentoo.org> DateTime-0.700.0.ebuild:
+ Marked ~hppa (bug #366911).
05 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> DateTime-0.700.0.ebuild:
Marked ~ppc/~ppc64 wrt #366911
diff --git a/dev-perl/DateTime/DateTime-0.700.0.ebuild b/dev-perl/DateTime/DateTime-0.700.0.ebuild
index a818fd723d40..d695f8f7f802 100644
--- a/dev-perl/DateTime/DateTime-0.700.0.ebuild
+++ b/dev-perl/DateTime/DateTime-0.700.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.700.0.ebuild,v 1.5 2011/06/05 13:41:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.700.0.ebuild,v 1.6 2011/06/05 23:13:39 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="A date and time object"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Params-Validate-0.76