summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:45 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:45 +0000
commit89414aafef7b4662605766324cbfae205bfbe3e0 (patch)
tree36ea97f0b79502ff16fba7aa47469e6c52e2ad70 /app-sci/xcircuit
parentRemove rdepend=depend (diff)
downloadgentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.gz
gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.bz2
gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.zip
Remove rdepend=depend
Diffstat (limited to 'app-sci/xcircuit')
-rw-r--r--app-sci/xcircuit/xcircuit-2.5.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-sci/xcircuit/xcircuit-2.5.4.ebuild b/app-sci/xcircuit/xcircuit-2.5.4.ebuild
index b4c98ec3dd77..c48585ec94df 100644
--- a/app-sci/xcircuit/xcircuit-2.5.4.ebuild
+++ b/app-sci/xcircuit/xcircuit-2.5.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/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.8 2002/10/16 03:45:03 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.4.ebuild,v 1.9 2002/10/20 18:40:37 vapier Exp $
inherit flag-o-matic
@@ -17,7 +17,6 @@ LICENSE="GPL-2"
DEPEND="virtual/x11
dev-lang/python
app-text/ghostscript"
-RDEPEND="${DEPEND}"
#looks like -O3 causes problems at times
replace-flags -O3 -O2