diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 16:41:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 16:41:19 +0000 |
commit | 26f83da5d226bac7951d06e6f9bfad391d99ca54 (patch) | |
tree | 01b6d09e5b5c8f190eee8d5254d9d3c0cab1b192 /dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-26f83da5d226bac7951d06e6f9bfad391d99ca54.tar.gz gentoo-2-26f83da5d226bac7951d06e6f9bfad391d99ca54.tar.bz2 gentoo-2-26f83da5d226bac7951d06e6f9bfad391d99ca54.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild')
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild index 2e3b1cce83d5..39ddcd76cea4 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild @@ -1,6 +1,6 @@ # 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.22.ebuild,v 1.3 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild,v 1.4 2007/07/13 16:41:19 armin76 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" |