summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2004-03-27 16:04:37 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2004-03-27 16:04:37 +0000
commit2edf7ad1c07091e9d33b04ab67ae61cb5a02dadb (patch)
tree39e8fbb6a673052f96cc69e4e4197ff42adb4688 /net-p2p/giftcurs/giftcurs-0.6.2.ebuild
parentAdded fwdzone and roundrobin local use flags and changed ipv6 to use orig ipv... (diff)
downloadhistorical-2edf7ad1c07091e9d33b04ab67ae61cb5a02dadb.tar.gz
historical-2edf7ad1c07091e9d33b04ab67ae61cb5a02dadb.tar.bz2
historical-2edf7ad1c07091e9d33b04ab67ae61cb5a02dadb.zip
stable bump, removed gift RDEPEND
Diffstat (limited to 'net-p2p/giftcurs/giftcurs-0.6.2.ebuild')
-rw-r--r--net-p2p/giftcurs/giftcurs-0.6.2.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
index 8b8789a70dea..57532b192ce4 100644
--- a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
+++ b/net-p2p/giftcurs/giftcurs-0.6.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/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.1 2004/02/11 21:38:13 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.2 2004/03/27 16:04:37 spider Exp $
MY_P="giFTcurs-${PV}"
S="${WORKDIR}/${MY_P}"
@@ -10,15 +10,12 @@ HOMEPAGE="http://www.nongnu.org/giftcurs/"
SLOT="0"
LICENSE="GPL-2"
IUSE="gpm nls"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
>=dev-libs/glib-2.0"
-RDEPEND="${DEPEND}
- net-p2p/gift"
-
src_compile() {
local myconf=""