diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:40:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 19:40:28 +0000 |
commit | 947699527019afdb9b556bac1ead426c0e8e5ae1 (patch) | |
tree | e2e95e6550bcbcdeb0d832dc90961443108904f5 /dev-perl/module-build | |
parent | the USE flag is X not x (diff) | |
download | historical-947699527019afdb9b556bac1ead426c0e8e5ae1.tar.gz historical-947699527019afdb9b556bac1ead426c0e8e5ae1.tar.bz2 historical-947699527019afdb9b556bac1ead426c0e8e5ae1.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/Manifest | 6 | ||||
-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 |
4 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/module-build/Manifest b/dev-perl/module-build/Manifest index f2c63d2947e4..579be9917965 100644 --- a/dev-perl/module-build/Manifest +++ b/dev-perl/module-build/Manifest @@ -1,6 +1,6 @@ -MD5 c22c8204abd2828cf0fb0c6250d96446 module-build-0.19.ebuild 683 -MD5 098734ac6989c6dbc468b8845c0bb041 module-build-0.22.ebuild 721 -MD5 be2c731cd21b72a2ecad56c03a2508c6 module-build-0.18.ebuild 684 +MD5 df15af467699dbb534dd1a9cbcca9eec module-build-0.19.ebuild 691 +MD5 e2e22c8d599fcb632efcbf3f2e96e11b module-build-0.22.ebuild 729 +MD5 d0da395b707f9778463b94b6e97844a5 module-build-0.18.ebuild 692 MD5 3a394a603f565a551c3e832ad79ec010 ChangeLog 1403 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 46c83a840d25a11c761e0cbceae27a95 files/digest-module-build-0.18 68 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 |