diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:30:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:30:29 +0000 |
commit | 9d6302304d3b000f8a04a3cab4c12c2a6fb3f6cb (patch) | |
tree | a5865dc6fe130781cff5e01556b5d68d49964445 /dev-perl/extutils-pkgconfig | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-9d6302304d3b000f8a04a3cab4c12c2a6fb3f6cb.tar.gz gentoo-2-9d6302304d3b000f8a04a3cab4c12c2a6fb3f6cb.tar.bz2 gentoo-2-9d6302304d3b000f8a04a3cab4c12c2a6fb3f6cb.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild index 4745fb0bf579..8586a64969ed 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.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/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.5 2004/06/25 00:27:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.6 2004/07/14 17:30:09 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64" +IUSE="" diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild index 58cef21be9a1..9a20b381a62e 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.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/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.4 2004/06/25 00:27:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.5 2004/07/14 17:30:09 agriffis Exp $ inherit perl-module @@ -13,3 +13,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc ~mips alpha hppa ~amd64" +IUSE="" |