diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 04:50:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 04:50:56 +0000 |
commit | 6f7958558b96565144f5466ce5f9fd1294162c5d (patch) | |
tree | 941d74e567bbf0fdf88ab0eab3d5f79bedf561ca /dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild | |
parent | Stable on IA64. (diff) | |
download | historical-6f7958558b96565144f5466ce5f9fd1294162c5d.tar.gz historical-6f7958558b96565144f5466ce5f9fd1294162c5d.tar.bz2 historical-6f7958558b96565144f5466ce5f9fd1294162c5d.zip |
Stable on Alpha + IA64.
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild')
-rw-r--r-- | dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild index 8582e0812f55..243003cb49a3 100644 --- a/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild +++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.02.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/Exporter-Lite/Exporter-Lite-0.02.ebuild,v 1.4 2007/01/15 22:59:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild,v 1.5 2007/01/22 04:47:26 kloeri Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |