summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
commit6c0bc328b1207dac8a59e148601183d732308a98 (patch)
tree1e562184009b13218bcf658daf04bbe2183e47b7 /net-p2p
parentRemove rdepend=depend (diff)
downloadgentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip
Remove rdepend=depend
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dclib/dclib-0.1.ebuild3
-rw-r--r--net-p2p/dclib/dclib-0.1_rc2.ebuild3
-rw-r--r--net-p2p/freenet/freenet-20020621.ebuild3
-rw-r--r--net-p2p/giftcurs/giftcurs-0.5.1.ebuild3
-rw-r--r--net-p2p/giftcurs/giftcurs-0.5.2.ebuild3
-rw-r--r--net-p2p/gnunet/gnunet-0.4.2.ebuild3
-rw-r--r--net-p2p/gnunet/gnunet-0.4.4.ebuild3
-rw-r--r--net-p2p/gnunet/gnunet-0.4.6.ebuild3
-rw-r--r--net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild3
-rw-r--r--net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild3
10 files changed, 10 insertions, 20 deletions
diff --git a/net-p2p/dclib/dclib-0.1.ebuild b/net-p2p/dclib/dclib-0.1.ebuild
index 558efbd34d4e..bc7708ba836c 100644
--- a/net-p2p/dclib/dclib-0.1.ebuild
+++ b/net-p2p/dclib/dclib-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1.ebuild,v 1.1 2002/10/07 17:33:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1.ebuild,v 1.2 2002/10/20 18:52:34 vapier Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Library for the Qt client for DirectConnect"
@@ -13,7 +13,6 @@ KEYWORDS="x86 ppc"
DEPEND=">=sys-apps/bzip2-1.0.2
>=dev-libs/libxml2-2.4.22"
-RDEPEND="${DEPEND}"
src_compile() {
export CPPFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml"
diff --git a/net-p2p/dclib/dclib-0.1_rc2.ebuild b/net-p2p/dclib/dclib-0.1_rc2.ebuild
index d3a7a613389c..c6ba199a1e8b 100644
--- a/net-p2p/dclib/dclib-0.1_rc2.ebuild
+++ b/net-p2p/dclib/dclib-0.1_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1_rc2.ebuild,v 1.1 2002/10/02 23:36:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.1_rc2.ebuild,v 1.2 2002/10/20 18:52:34 vapier Exp $
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
@@ -14,7 +14,6 @@ KEYWORDS="x86 ppc"
DEPEND=">=sys-apps/bzip2-1.0.2
>=dev-libs/libxml2-2.4.22"
-RDEPEND="${DEPEND}"
src_compile() {
export CPPFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml"
diff --git a/net-p2p/freenet/freenet-20020621.ebuild b/net-p2p/freenet/freenet-20020621.ebuild
index c596b3b40b2b..d7eed47491af 100644
--- a/net-p2p/freenet/freenet-20020621.ebuild
+++ b/net-p2p/freenet/freenet-20020621.ebuild
@@ -1,13 +1,12 @@
# Copyright (c) 2002, Per Wigren <wigren@home.se>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-20020621.ebuild,v 1.5 2002/10/04 21:25:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-20020621.ebuild,v 1.6 2002/10/20 18:52:34 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Freenet server"
SRC_URI="http://freenetproject.org/snapshots/${P}.tgz"
HOMEPAGE="http://freenetproject.org"
DEPEND="virtual/jdk"
-RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="x86 ppc"
LICENSE="GPL"
diff --git a/net-p2p/giftcurs/giftcurs-0.5.1.ebuild b/net-p2p/giftcurs/giftcurs-0.5.1.ebuild
index 9e48c31831a9..047cb482343c 100644
--- a/net-p2p/giftcurs/giftcurs-0.5.1.ebuild
+++ b/net-p2p/giftcurs/giftcurs-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.1.ebuild,v 1.3 2002/10/12 03:27:51 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.1.ebuild,v 1.4 2002/10/20 18:52:34 vapier Exp $
S="${WORKDIR}/giFTcurs-${PV}"
DESCRIPTION="a cursed frontend to the giFT (OpenFT) daemon"
@@ -13,7 +13,6 @@ KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
>=net-p2p/gift-0.10.0_pre020705"
-RDEPEND="${DEPEND}"
src_compile() {
local myconf
diff --git a/net-p2p/giftcurs/giftcurs-0.5.2.ebuild b/net-p2p/giftcurs/giftcurs-0.5.2.ebuild
index b62f1e009893..909556728118 100644
--- a/net-p2p/giftcurs/giftcurs-0.5.2.ebuild
+++ b/net-p2p/giftcurs/giftcurs-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.2.ebuild,v 1.4 2002/10/15 23:52:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.2.ebuild,v 1.5 2002/10/20 18:52:34 vapier Exp $
S="${WORKDIR}/giFTcurs-${PV}"
DESCRIPTION="a cursed frontend to the giFT (OpenFT) daemon"
@@ -13,7 +13,6 @@ KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
>=net-p2p/gift-0.10.0_pre020705"
-RDEPEND="${DEPEND}"
src_compile() {
local myconf
diff --git a/net-p2p/gnunet/gnunet-0.4.2.ebuild b/net-p2p/gnunet/gnunet-0.4.2.ebuild
index 7565431ef44c..0abe11ad47cf 100644
--- a/net-p2p/gnunet/gnunet-0.4.2.ebuild
+++ b/net-p2p/gnunet/gnunet-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.2.ebuild,v 1.2 2002/07/17 02:25:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.2.ebuild,v 1.3 2002/10/20 18:52:34 vapier Exp $
S=${WORKDIR}/GNUnet-${PV}
DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network."
@@ -17,7 +17,6 @@ DEPEND=">=dev-libs/openssl-0.9.6d
=x11-libs/gtk+-1.2*
>=dev-libs/libextractor-0.1.0"
-RDEPEND="${DEPEND}"
src_compile () {
econf || die "./configure failed"
diff --git a/net-p2p/gnunet/gnunet-0.4.4.ebuild b/net-p2p/gnunet/gnunet-0.4.4.ebuild
index 0252731e41ce..f5ea83d57f3b 100644
--- a/net-p2p/gnunet/gnunet-0.4.4.ebuild
+++ b/net-p2p/gnunet/gnunet-0.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.4.ebuild,v 1.1 2002/08/19 00:34:46 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.4.ebuild,v 1.2 2002/10/20 18:52:34 vapier Exp $
S=${WORKDIR}/GNUnet-${PV}
DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network."
@@ -17,7 +17,6 @@ DEPEND=">=dev-libs/openssl-0.9.6d
=x11-libs/gtk+-1.2*
>=dev-libs/libextractor-0.1.0"
-RDEPEND="${DEPEND}"
src_compile () {
econf || die "./configure failed"
diff --git a/net-p2p/gnunet/gnunet-0.4.6.ebuild b/net-p2p/gnunet/gnunet-0.4.6.ebuild
index b6ee38a2a039..d97ebc87b10a 100644
--- a/net-p2p/gnunet/gnunet-0.4.6.ebuild
+++ b/net-p2p/gnunet/gnunet-0.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.6.ebuild,v 1.2 2002/08/27 16:47:07 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.4.6.ebuild,v 1.3 2002/10/20 18:52:34 vapier Exp $
S="${WORKDIR}/GNUnet-${PV}"
DESCRIPTION="GNUnet is an anonymous, distributed, reputation based network."
@@ -17,7 +17,6 @@ DEPEND=">=dev-libs/openssl-0.9.6d
=x11-libs/gtk+-1.2*
>=dev-libs/libextractor-0.1.0"
-RDEPEND="${DEPEND}"
src_compile () {
./configure \
diff --git a/net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild b/net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild
index 0779a0a6b45f..735d38114467 100644
--- a/net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild
+++ b/net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild,v 1.1 2002/10/07 17:33:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qt-dcgui/qt-dcgui-0.1.ebuild,v 1.2 2002/10/20 18:52:34 vapier Exp $
MY_P=${P/qt-/}
S=${WORKDIR}/${MY_P}
@@ -15,7 +15,6 @@ KEYWORDS="x86"
DEPEND="=x11-libs/qt-3*
>=dev-libs/libxml2-2.4.22
=net-p2p/dclib-${PV}"
-RDEPEND="${DEPEND}"
src_compile() {
export CPPFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml"
diff --git a/net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild b/net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild
index 140ab4639b35..857978fe3ffe 100644
--- a/net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild
+++ b/net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild,v 1.1 2002/10/02 23:37:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qt-dcgui/qt-dcgui-0.1_rc2.ebuild,v 1.2 2002/10/20 18:52:34 vapier Exp $
MY_P=${P/qt-/}
MY_P=${MY_P/_/}
@@ -16,7 +16,6 @@ KEYWORDS="x86"
DEPEND="=x11-libs/qt-3*
>=dev-libs/libxml2-2.4.22
=net-p2p/dclib-${PV}"
-RDEPEND="${DEPEND}"
src_compile() {
export CPPFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml"