diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:41:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:41:21 +0000 |
commit | 2715b1477c30ea633384b2f9cde2f16bf9b3339a (patch) | |
tree | 40c1b124953e9daab1546d326fc05735524c2b29 /dev-perl/module-build | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-2715b1477c30ea633384b2f9cde2f16bf9b3339a.tar.gz gentoo-2-2715b1477c30ea633384b2f9cde2f16bf9b3339a.tar.bz2 gentoo-2-2715b1477c30ea633384b2f9cde2f16bf9b3339a.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/module-build-0.18.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.19.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.22.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/module-build/module-build-0.18.ebuild b/dev-perl/module-build/module-build-0.18.ebuild index 804a661aa029..3271ed1d5e91 100644 --- a/dev-perl/module-build/module-build-0.18.ebuild +++ b/dev-perl/module-build/module-build-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.18.ebuild,v 1.7 2004/06/25 00:46:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.18.ebuild,v 1.8 2004/07/14 19:40:28 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc ~sparc" +IUSE="" DEPEND="dev-perl/module-info dev-perl/yaml diff --git a/dev-perl/module-build/module-build-0.19.ebuild b/dev-perl/module-build/module-build-0.19.ebuild index 9ab9050ccd9d..98c4c240d5ae 100644 --- a/dev-perl/module-build/module-build-0.19.ebuild +++ b/dev-perl/module-build/module-build-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.19.ebuild,v 1.6 2004/06/25 00:46:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.19.ebuild,v 1.7 2004/07/14 19:40:28 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc sparc" +IUSE="" DEPEND="dev-perl/module-info dev-perl/yaml diff --git a/dev-perl/module-build/module-build-0.22.ebuild b/dev-perl/module-build/module-build-0.22.ebuild index 995445a8c532..6f7efd960789 100644 --- a/dev-perl/module-build/module-build-0.22.ebuild +++ b/dev-perl/module-build/module-build-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.22.ebuild,v 1.5 2004/06/25 00:46:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.22.ebuild,v 1.6 2004/07/14 19:40:28 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 alpha ~hppa ~mips ~ppc ~sparc ~amd64" +IUSE="" DEPEND="dev-perl/module-info dev-perl/yaml |