diff options
author | 2006-01-31 20:43:14 +0000 | |
---|---|---|
committer | 2006-01-31 20:43:14 +0000 | |
commit | 63a02530fa04d0a47b83df682c89f84fbdc03730 (patch) | |
tree | 731939feb16e598fcbd109c8ed9178e1a6224ef6 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild | |
parent | Mark 3.0.1 ~ia64 (diff) | |
download | historical-63a02530fa04d0a47b83df682c89f84fbdc03730.tar.gz historical-63a02530fa04d0a47b83df682c89f84fbdc03730.tar.bz2 historical-63a02530fa04d0a47b83df682c89f84fbdc03730.zip |
Mark 0.38 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild index 1491dfd32dd5..510c2f203d84 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.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.38.ebuild,v 1.2 2006/01/13 20:34:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.38.ebuild,v 1.3 2006/01/31 20:43:14 agriffis 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" |