diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:16:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:16:16 +0000 |
commit | 52d810183355e82648ddb2821615480fbf300d28 (patch) | |
tree | 9b917fb0aefab117380aaea7b65b955a1fc46b0f /dev-perl/Exporter-Cluster | |
parent | added block, to fix a conflict with ebuilds on gentoo.de cvs (diff) | |
download | historical-52d810183355e82648ddb2821615480fbf300d28.tar.gz historical-52d810183355e82648ddb2821615480fbf300d28.tar.bz2 historical-52d810183355e82648ddb2821615480fbf300d28.zip |
whitespace
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Exporter-Cluster')
-rw-r--r-- | dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild b/dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild index 21496c6afc37..c6ccf44dbb62 100644 --- a/dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild +++ b/dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild,v 1.1 2005/12/12 13:06:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Cluster/Exporter-Cluster-0.31.ebuild,v 1.2 2006/01/09 21:16:16 mr_bones_ Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="Extension for easy multiple module imports" HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/D/DH/DHAGEMAN/${P}.tar.gz" -LICENSE="|| (Artistic GPL-2)" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86" IUSE="" |