diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-19 03:06:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-19 03:06:00 +0000 |
commit | 8717e2ea42eff77fc3c2b504e7846eb9db2584d7 (patch) | |
tree | e7c956dcda04cea12d6a1e52e9c5fd7626a5023f /dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-8717e2ea42eff77fc3c2b504e7846eb9db2584d7.tar.gz historical-8717e2ea42eff77fc3c2b504e7846eb9db2584d7.tar.bz2 historical-8717e2ea42eff77fc3c2b504e7846eb9db2584d7.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" |