summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-06-06 09:11:15 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-06-06 09:11:15 +0000
commit15c40c1557da2c819018a7ea3b0599b9bdfad7be (patch)
tree3ad2c633c013faa86c7c31dc9c885e499e8ec4a7 /dev-util/gperf/gperf-2.7.2.ebuild
parentx86 keyword. Clean out old versions (Manifest recommit) (diff)
downloadgentoo-2-15c40c1557da2c819018a7ea3b0599b9bdfad7be.tar.gz
gentoo-2-15c40c1557da2c819018a7ea3b0599b9bdfad7be.tar.bz2
gentoo-2-15c40c1557da2c819018a7ea3b0599b9bdfad7be.zip
QA - IUSE and S=
Diffstat (limited to 'dev-util/gperf/gperf-2.7.2.ebuild')
-rw-r--r--dev-util/gperf/gperf-2.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gperf/gperf-2.7.2.ebuild b/dev-util/gperf/gperf-2.7.2.ebuild
index 80f3403fce70..7df9c9ee953d 100644
--- a/dev-util/gperf/gperf-2.7.2.ebuild
+++ b/dev-util/gperf/gperf-2.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-2.7.2.ebuild,v 1.14 2004/05/05 08:12:53 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-2.7.2.ebuild,v 1.15 2004/06/06 09:11:15 dragonheart Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A perfect hash function generator."
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/gperf/gperf.html"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha amd64 hppa ia64"
-
+IUSE=""
RDEPEND="virtual/glibc
>=sys-apps/sed"