diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:23:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:23:09 +0000 |
commit | aab08aa794a4d37d2a78890087a4af31975e3f1e (patch) | |
tree | e5c0e73a59d5ffde5e3ab17b0c9cb9768d9d8460 /dev-perl/Scalar-List-Utils | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-aab08aa794a4d37d2a78890087a4af31975e3f1e.tar.gz gentoo-2-aab08aa794a4d37d2a78890087a4af31975e3f1e.tar.bz2 gentoo-2-aab08aa794a4d37d2a78890087a4af31975e3f1e.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild index bf678f443ffd..1ab9f0e06884 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.7 2004/06/25 00:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.8 2004/07/14 20:23:09 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Scalar-List-Utils module for perl" SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" @@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild index 65f9cf7ada8d..340467a0e478 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.5 2004/06/25 00:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.6 2004/07/14 20:23:09 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Scalar-List-Utils module for perl" SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" @@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index 4758a1fdc8cf..568db5920447 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.2 2004/06/25 00:58:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.3 2004/07/14 20:23:09 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Scalar-List-Utils module for perl" SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" @@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND}" |