diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:44:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:44:56 +0000 |
commit | 1298f8311ffaa5287dc71c17c0fb9d6853b59c4d (patch) | |
tree | fd522722fe64f967b2ded488cd6d6a3812351993 /dev-perl/Text-Iconv | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-1298f8311ffaa5287dc71c17c0fb9d6853b59c4d.tar.gz gentoo-2-1298f8311ffaa5287dc71c17c0fb9d6853b59c4d.tar.bz2 gentoo-2-1298f8311ffaa5287dc71c17c0fb9d6853b59c4d.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild index 583c3b82a768..87803e185f9e 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.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/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.8 2004/06/25 01:04:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.9 2004/07/14 20:44:35 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc ~ppc alpha" +IUSE="" diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild index 12e336e63068..c0cc350f979e 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.2.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/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.8 2004/06/25 01:04:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.9 2004/07/14 20:44:35 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 sparc ~ppc ~alpha" +IUSE="" |