diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:40:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:40:42 +0000 |
commit | 22e8ae5e9efedee01dd1a855805f830b4fb55fa9 (patch) | |
tree | aa3cbc0cdfc316c1487504522391d31084e4f0ed /dev-perl/Storable | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.tar.gz historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.tar.bz2 historical-22e8ae5e9efedee01dd1a855805f830b4fb55fa9.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Storable')
-rw-r--r-- | dev-perl/Storable/Storable-1.0.14-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Storable/Storable-1.0.14.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Storable/Storable-2.04-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Storable/Storable-2.04.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Storable/Storable-2.07.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-perl/Storable/Storable-1.0.14-r1.ebuild b/dev-perl/Storable/Storable-1.0.14-r1.ebuild index 3185d8841291..787bfddd7aa9 100644 --- a/dev-perl/Storable/Storable-1.0.14-r1.ebuild +++ b/dev-perl/Storable/Storable-1.0.14-r1.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/Storable/Storable-1.0.14-r1.ebuild,v 1.7 2004/06/25 01:00:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14-r1.ebuild,v 1.8 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-1.0.14.ebuild b/dev-perl/Storable/Storable-1.0.14.ebuild index 764295209209..66f8cc8a8c2c 100644 --- a/dev-perl/Storable/Storable-1.0.14.ebuild +++ b/dev-perl/Storable/Storable-1.0.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/Storable/Storable-1.0.14.ebuild,v 1.16 2004/06/25 01:00:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-1.0.14.ebuild,v 1.17 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-2.04-r1.ebuild b/dev-perl/Storable/Storable-2.04-r1.ebuild index 728d2f2ce189..a1a566cfdc76 100644 --- a/dev-perl/Storable/Storable-2.04-r1.ebuild +++ b/dev-perl/Storable/Storable-2.04-r1.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/Storable/Storable-2.04-r1.ebuild,v 1.8 2004/06/25 01:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04-r1.ebuild,v 1.9 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc alpha hppa" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-2.04.ebuild b/dev-perl/Storable/Storable-2.04.ebuild index 9f28eda8a8a1..1893b1fd8671 100644 --- a/dev-perl/Storable/Storable-2.04.ebuild +++ b/dev-perl/Storable/Storable-2.04.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/Storable/Storable-2.04.ebuild,v 1.8 2004/06/25 01:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04.ebuild,v 1.9 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc alpha" +IUSE="" DEPEND="dev-perl/Test-Simple" diff --git a/dev-perl/Storable/Storable-2.07.ebuild b/dev-perl/Storable/Storable-2.07.ebuild index 6cc4792091f7..c269a4135f6b 100644 --- a/dev-perl/Storable/Storable-2.07.ebuild +++ b/dev-perl/Storable/Storable-2.07.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/Storable/Storable-2.07.ebuild,v 1.6 2004/06/25 01:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.07.ebuild,v 1.7 2004/07/14 20:29:44 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="The Perl Storable Module" SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" @@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ~ppc ~alpha sparc hppa" +IUSE="" DEPEND="dev-perl/Test-Simple" |