diff options
Diffstat (limited to 'dev-perl/TimeDate/TimeDate-1.16.ebuild')
-rw-r--r-- | dev-perl/TimeDate/TimeDate-1.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/TimeDate/TimeDate-1.16.ebuild b/dev-perl/TimeDate/TimeDate-1.16.ebuild index 84e645a94ddf..4fe715eb1b14 100644 --- a/dev-perl/TimeDate/TimeDate-1.16.ebuild +++ b/dev-perl/TimeDate/TimeDate-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.16 2007/07/10 23:33:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.17 2008/02/23 17:09:14 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |