diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:24:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:24:29 +0000 |
commit | 3216990764a1441c7736c71a1dcbd4f300e5d89a (patch) | |
tree | cf8688f03a771d73fa730272aae8dc1353862f90 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild | |
parent | Manual Manifest commit. (diff) | |
download | historical-3216990764a1441c7736c71a1dcbd4f300e5d89a.tar.gz historical-3216990764a1441c7736c71a1dcbd4f300e5d89a.tar.bz2 historical-3216990764a1441c7736c71a1dcbd4f300e5d89a.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild index 1e9c90519ed3..1f629d3ada72 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.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.48.ebuild,v 1.3 2006/10/09 14:10:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.48.ebuild,v 1.4 2006/10/20 19:18:14 kloeri 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="" SRC_TEST="do" |