diff options
Diffstat (limited to 'dev-perl/DateManip/DateManip-5.44.ebuild')
-rw-r--r-- | dev-perl/DateManip/DateManip-5.44.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DateManip/DateManip-5.44.ebuild b/dev-perl/DateManip/DateManip-5.44.ebuild index 37548471c222..7868477b601a 100644 --- a/dev-perl/DateManip/DateManip-5.44.ebuild +++ b/dev-perl/DateManip/DateManip-5.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.44.ebuild,v 1.1 2005/11/09 10:26:37 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.44.ebuild,v 1.2 2006/01/13 20:31:34 mcummings Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" mydoc="HISTORY TODO" |