diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 16:26:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 16:26:02 +0000 |
commit | 25c901eb18b2d5930dbd57a17e399c6e51b65003 (patch) | |
tree | 02a1a673d3882615c42a82cf708d6d2e00438a0d /dev-perl/DateTime-TimeZone | |
parent | Keyworded ~x86-fbsd. (diff) | |
download | gentoo-2-25c901eb18b2d5930dbd57a17e399c6e51b65003.tar.gz gentoo-2-25c901eb18b2d5930dbd57a17e399c6e51b65003.tar.bz2 gentoo-2-25c901eb18b2d5930dbd57a17e399c6e51b65003.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-perl/DateTime-TimeZone')
-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 7248bf67fa53..691aa4b3acd7 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.73 2007/06/21 15:00:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.74 2007/07/05 16:26:02 armin76 Exp $ + + 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> + DateTime-TimeZone-0.66.02.ebuild: + alpha/ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> DateTime-TimeZone-0.63.ebuild, DateTime-TimeZone-0.64.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 5f4a77d5bfa5..7c37bb3b7678 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.1 2007/06/11 18:43:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild,v 1.2 2007/07/05 16:26:02 armin76 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" |