summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:37:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:37:25 +0000
commit742b175735246213870adf1fee2ef3af59afec50 (patch)
treecfa6324bed003b545b2c7becc64655683ac4243a /dev-perl/jcode_pl
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-742b175735246213870adf1fee2ef3af59afec50.tar.gz
historical-742b175735246213870adf1fee2ef3af59afec50.tar.bz2
historical-742b175735246213870adf1fee2ef3af59afec50.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/jcode_pl')
-rw-r--r--dev-perl/jcode_pl/jcode_pl-2.13.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/jcode_pl/jcode_pl-2.13.ebuild b/dev-perl/jcode_pl/jcode_pl-2.13.ebuild
index 24d0f2c51bba..1ac658a83a38 100644
--- a/dev-perl/jcode_pl/jcode_pl-2.13.ebuild
+++ b/dev-perl/jcode_pl/jcode_pl-2.13.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/jcode_pl/jcode_pl-2.13.ebuild,v 1.4 2004/07/02 05:00:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/jcode_pl/jcode_pl-2.13.ebuild,v 1.5 2004/07/14 18:34:57 agriffis Exp $
DESCRIPTION="Japanese Kanji code converter for Perl"
HOMEPAGE="http://srekcah.org/jcode/"
@@ -9,6 +9,7 @@ SRC_URI="http://srekcah.org/jcode/${P/_/.}"
LICENSE="freedist"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/libc"
RDEPEND=">=dev-lang/perl-5"