diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-07-12 00:30:08 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-07-12 00:30:08 +0000 |
commit | 9531a204b5ceb266ec98fa02675059b1632a42c5 (patch) | |
tree | 6dab26f8f29e2e290ca7f2d40d7f128254837e8e /dev-perl | |
parent | sparc stable (diff) | |
download | gentoo-2-9531a204b5ceb266ec98fa02675059b1632a42c5.tar.gz gentoo-2-9531a204b5ceb266ec98fa02675059b1632a42c5.tar.bz2 gentoo-2-9531a204b5ceb266ec98fa02675059b1632a42c5.zip |
stable on amd64
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-TimeZone/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/DateTime-TimeZone/ChangeLog b/dev-perl/DateTime-TimeZone/ChangeLog index 3f50a718641b..44476799cfa9 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.76 2007/07/12 00:27:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.77 2007/07/12 00:30:08 mcummings Exp $ + + 12 Jul 2007; Michael Cummings <mcummings@gentoo.org> + DateTime-TimeZone-0.66.02.ebuild: + stable on amd64 12 Jul 2007; Michael Cummings <mcummings@gentoo.org> DateTime-TimeZone-0.66.02.ebuild: diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild index b06679b709be..8b70e6f2f73c 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.66.02.ebuild,v 1.4 2007/07/12 00:27:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild,v 1.5 2007/07/12 00:30:08 mcummings Exp $ inherit versionator perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |