diff options
author | 2007-07-06 15:49:03 +0000 | |
---|---|---|
committer | 2007-07-06 15:49:03 +0000 | |
commit | bbac1950ecf6b746ebd973a4d5efef3a59b650dd (patch) | |
tree | 2c6797ecdd1dea6796484ece14d1143dde588e19 /dev-perl/DateTime-TimeZone | |
parent | Patch for gcc-4.2 (diff) | |
download | historical-bbac1950ecf6b746ebd973a4d5efef3a59b650dd.tar.gz historical-bbac1950ecf6b746ebd973a4d5efef3a59b650dd.tar.bz2 historical-bbac1950ecf6b746ebd973a4d5efef3a59b650dd.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
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 691aa4b3acd7..3e53528ba038 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.74 2007/07/05 16:26:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.75 2007/07/06 15:48:04 tgall Exp $ + + 06 Jul 2007; Tom Gall <tgall@gentoo.org> + DateTime-TimeZone-0.66.02.ebuild: + stable on ppc64 05 Jul 2007; Raúl Porcel <armin76@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 7c37bb3b7678..fbab7b5ed08f 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.2 2007/07/05 16:26:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.66.02.ebuild,v 1.3 2007/07/06 15:48:04 tgall 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" |