diff options
Diffstat (limited to 'dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild')
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild index c903fe4a9537..f5afeda2ab85 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild,v 1.1 2006/11/06 15:45:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild,v 1.2 2007/01/08 00:01:07 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMUELLER/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST="do" |