summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-11-24 17:17:04 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-11-24 17:17:04 +0000
commit768256b34f79e3ea7c87220cc3886dc21e5fbb7a (patch)
treec4c2bc199bcf99b766763259c060bfad8207ae89 /dev-perl/DateTime-TimeZone
parentRestore -Werror mangling, or the kernel will fail to build. (diff)
downloadhistorical-768256b34f79e3ea7c87220cc3886dc21e5fbb7a.tar.gz
historical-768256b34f79e3ea7c87220cc3886dc21e5fbb7a.tar.bz2
historical-768256b34f79e3ea7c87220cc3886dc21e5fbb7a.zip
amd64 stable
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-rw-r--r--dev-perl/DateTime-TimeZone/ChangeLog6
-rw-r--r--dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.51.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog
index 9f6b425f74e8..332bbe2b3bf2 100644
--- a/dev-perl/DateTime-TimeZone/ChangeLog
+++ b/dev-perl/DateTime-TimeZone/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-TimeZone
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.44 2006/11/21 20:10:51 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.45 2006/11/24 17:07:29 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ DateTime-TimeZone-0.51.ebuild:
+ amd64 stable
21 Nov 2006; Joseph Jezak <josejx@gentoo.org>
DateTime-TimeZone-0.48.ebuild:
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.51.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.51.ebuild
index 0af18a3172c7..f3946e7e0206 100644
--- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.51.ebuild
+++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.51.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-TimeZone/DateTime-TimeZone-0.51.ebuild,v 1.1 2006/10/21 16:31:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.51.ebuild,v 1.2 2006/11/24 17:07:29 mcummings 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="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
IUSE="test"
SRC_TEST="do"