diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:55:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:55:32 +0000 |
commit | 258195da5498cdef699a27912a3eb0ac68fdc486 (patch) | |
tree | a916586a7d45f0e8f9ae4338241cb16f05ce416e /dev-perl/URI | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-258195da5498cdef699a27912a3eb0ac68fdc486.tar.gz gentoo-2-258195da5498cdef699a27912a3eb0ac68fdc486.tar.bz2 gentoo-2-258195da5498cdef699a27912a3eb0ac68fdc486.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.28.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.30.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.28.ebuild b/dev-perl/URI/URI-1.28.ebuild index 398c563edd8e..b8d1fde73bb4 100644 --- a/dev-perl/URI/URI-1.28.ebuild +++ b/dev-perl/URI/URI-1.28.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/URI/URI-1.28.ebuild,v 1.11 2004/06/25 01:08:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.12 2004/07/14 20:53:36 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" +IUSE="" DEPEND="dev-perl/MIME-Base64" diff --git a/dev-perl/URI/URI-1.30.ebuild b/dev-perl/URI/URI-1.30.ebuild index 14c2e575995b..61285b0cc3da 100644 --- a/dev-perl/URI/URI-1.30.ebuild +++ b/dev-perl/URI/URI-1.30.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/URI/URI-1.30.ebuild,v 1.2 2004/06/25 01:08:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.30.ebuild,v 1.3 2004/07/14 20:53:36 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" +IUSE="" DEPEND="dev-perl/MIME-Base64" |