diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-19 02:53:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-19 02:53:14 +0000 |
commit | 8fc0de18200a947c5bcded09b10a33f7e25d4572 (patch) | |
tree | 21948950cef7baf65ede14877b154dcc7719ec2f /dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild | |
parent | fix head -1 #36231 (diff) | |
download | gentoo-2-8fc0de18200a947c5bcded09b10a33f7e25d4572.tar.gz gentoo-2-8fc0de18200a947c5bcded09b10a33f7e25d4572.tar.bz2 gentoo-2-8fc0de18200a947c5bcded09b10a33f7e25d4572.zip |
stable on sparc
Diffstat (limited to 'dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild')
-rw-r--r-- | dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild index 63593aed80fa..1d2129f53208 100644 --- a/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild +++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.3 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.4 2004/01/19 02:49:39 gustavoz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha" DEPEND="dev-perl/Test-Simple dev-perl/Test-Harness" |