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/dclib
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/dclib')
-rw-r--r--net-p2p/dclib/dclib-0.1.ebuild3
-rw-r--r--net-p2p/dclib/dclib-0.1_rc2.ebuild3
2 files changed, 2 insertions, 4 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"