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-misc/spicctrl
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-misc/spicctrl')
-rw-r--r--app-misc/spicctrl/spicctrl-1.2.ebuild3
-rw-r--r--app-misc/spicctrl/spicctrl-1.3.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/spicctrl/spicctrl-1.2.ebuild b/app-misc/spicctrl/spicctrl-1.2.ebuild
index 99177217f4b8..f2bfe0776d1c 100644
--- a/app-misc/spicctrl/spicctrl-1.2.ebuild
+++ b/app-misc/spicctrl/spicctrl-1.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/app-misc/spicctrl/spicctrl-1.2.ebuild,v 1.3 2002/10/17 00:52:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/spicctrl/spicctrl-1.2.ebuild,v 1.4 2002/10/20 18:40:23 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="spicctrl 1.2 - Tool for the sonypi-Device (found in Sony Vaio Notebooks)"
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 -ppc -sparc -sparc64"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_compile() {
emake CFLAGS="${CFLAGS} -Wall -Wstrict-prototypes" || die
diff --git a/app-misc/spicctrl/spicctrl-1.3.ebuild b/app-misc/spicctrl/spicctrl-1.3.ebuild
index 177f14a8ac9c..096b5633c2d3 100644
--- a/app-misc/spicctrl/spicctrl-1.3.ebuild
+++ b/app-misc/spicctrl/spicctrl-1.3.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-misc/spicctrl/spicctrl-1.3.ebuild,v 1.2 2002/10/17 00:52:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/spicctrl/spicctrl-1.3.ebuild,v 1.3 2002/10/20 18:40:23 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="spicctrl - Tool for the sonypi-Device (found in Sony Vaio Notebooks)"
@@ -13,7 +13,6 @@ KEYWORDS="~x86 -ppc -sparc -sparc64"
IUSE=""
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_compile() {
emake CFLAGS="${CFLAGS}" || die