summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-03-13 10:03:22 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-03-13 10:03:22 +0000
commit631bf419e012b5e01a507f66f6b053cc7491ba24 (patch)
tree129a3cf000d70b83ae61c8147f411a92505bc64a /dev-libs/dvthread
parentnew package - probabilistic information retrieval library (diff)
downloadhistorical-631bf419e012b5e01a507f66f6b053cc7491ba24.tar.gz
historical-631bf419e012b5e01a507f66f6b053cc7491ba24.tar.bz2
historical-631bf419e012b5e01a507f66f6b053cc7491ba24.zip
Fixed IUSE - LICENSE - RDEPEND
Diffstat (limited to 'dev-libs/dvthread')
-rw-r--r--dev-libs/dvthread/dvthread-0.4.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-libs/dvthread/dvthread-0.4.4.ebuild b/dev-libs/dvthread/dvthread-0.4.4.ebuild
index 5ea0e59d5872..19ef5f5e6e19 100644
--- a/dev-libs/dvthread/dvthread-0.4.4.ebuild
+++ b/dev-libs/dvthread/dvthread-0.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.4.ebuild,v 1.1 2003/03/06 18:54:14 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.4.ebuild,v 1.2 2003/03/13 10:03:22 pvdabeel Exp $
A=dvthread-${PV}.tar.gz
S=${WORKDIR}/dvthread-${PV}
@@ -11,7 +11,9 @@ KEYWORDS="x86 ppc"
LICENSE="GPL2"
SLOT="0"
+IUSE=""
DEPEND="virtual/glibc"
+RDEPEND=${DEPEND}
src_install() {
make prefix=${D}/usr install