diff options
author | 2007-03-05 11:38:37 +0000 | |
---|---|---|
committer | 2007-03-05 11:38:37 +0000 | |
commit | 5b4c1550ff749b542949096a061c2db1a491f164 (patch) | |
tree | 53950906281a97aad793cac434f8b777ede3b841 /dev-perl/DateTime/DateTime-0.35.ebuild | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-5b4c1550ff749b542949096a061c2db1a491f164.tar.gz gentoo-2-5b4c1550ff749b542949096a061c2db1a491f164.tar.bz2 gentoo-2-5b4c1550ff749b542949096a061c2db1a491f164.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/DateTime/DateTime-0.35.ebuild')
-rw-r--r-- | dev-perl/DateTime/DateTime-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime/DateTime-0.35.ebuild b/dev-perl/DateTime/DateTime-0.35.ebuild index 81cd6dbb2f6f..bd7490ca59cd 100644 --- a/dev-perl/DateTime/DateTime-0.35.ebuild +++ b/dev-perl/DateTime/DateTime-0.35.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/DateTime-0.35.ebuild,v 1.7 2007/01/23 00:56:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.35.ebuild,v 1.8 2007/03/05 11:38:37 ticho 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 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |