diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:40:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:40:37 +0000 |
commit | bf949b34a6ee33c1ed037f250e2f46d8f8e8f142 (patch) | |
tree | f3f6e2ba26a3c1a44f753e5fdb0694a8aef009e7 /app-sci/spice/spice-3.5.5.ebuild | |
parent | Remove rdepend=depend (diff) | |
download | historical-bf949b34a6ee33c1ed037f250e2f46d8f8e8f142.tar.gz historical-bf949b34a6ee33c1ed037f250e2f46d8f8e8f142.tar.bz2 historical-bf949b34a6ee33c1ed037f250e2f46d8f8e8f142.zip |
Remove rdepend=depend
Diffstat (limited to 'app-sci/spice/spice-3.5.5.ebuild')
-rw-r--r-- | app-sci/spice/spice-3.5.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-sci/spice/spice-3.5.5.ebuild b/app-sci/spice/spice-3.5.5.ebuild index 5cfbe6bdd350..932527b61acc 100644 --- a/app-sci/spice/spice-3.5.5.ebuild +++ b/app-sci/spice/spice-3.5.5.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/spice/spice-3.5.5.ebuild,v 1.1 2002/08/08 01:40:34 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/spice/spice-3.5.5.ebuild,v 1.2 2002/10/20 18:40:37 vapier Exp $ DESCRIPTION="SPICE 3 is a general-purpose circuit simulation program" HOMEPAGE="http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/glibc sys-libs/ncurses" -RDEPEND="${DEPEND}" S=${WORKDIR}/spice3f5sfix/ src_unpack() { |