summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-10 23:33:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-10 23:33:33 +0000
commit93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch)
tree82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/Unicode-UTF8simple
parentKeyworded ~sparc-fbsd (diff)
downloadhistorical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz
historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2
historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Unicode-UTF8simple')
-rw-r--r--dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild
index 12dad392e2b2..fc8e54c2bc1c 100644
--- a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild
+++ b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.9 2007/01/19 17:06:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.10 2007/07/10 23:33:26 mr_bones_ Exp $
inherit perl-module
@@ -8,7 +8,6 @@ DESCRIPTION="Conversions to/from UTF8 from/to charactersets"
HOMEPAGE="http://search.cpan.org/~gus/"
SRC_URI="mirror://cpan/authors/id/G/GU/GUS/${P}.tar.gz"
-
IUSE=""
SLOT="0"
@@ -17,5 +16,4 @@ KEYWORDS="amd64 ppc sparc x86"
SRC_TEST="do"
-
DEPEND="dev-lang/perl"