diff options
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 e51a66ccf0db..66ec57066f65 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-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # 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.20 2007/01/15 17:19:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Leapyear/Date-Leapyear-1.71.ebuild,v 1.21 2012/03/19 19:42:15 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rbow/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" SRC_TEST="do" |