diff options
author | 2007-12-06 15:19:29 +0000 | |
---|---|---|
committer | 2007-12-06 15:19:29 +0000 | |
commit | 8d259aec5b3ffab6e5a332a6712d411ed9b164bd (patch) | |
tree | 7d0abc2f2bf3cb44c2af72564c1321d20a91fc23 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild | |
parent | Fixed misplaced quotation mark (fixes bug #201479). (diff) | |
download | historical-8d259aec5b3ffab6e5a332a6712d411ed9b164bd.tar.gz historical-8d259aec5b3ffab6e5a332a6712d411ed9b164bd.tar.bz2 historical-8d259aec5b3ffab6e5a332a6712d411ed9b164bd.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild index 36ffe03b40bd..62708256c1ad 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.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.68.ebuild,v 1.1 2007/10/26 20:10:41 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.68.ebuild,v 1.2 2007/12/06 15:19:29 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" |