summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:54:51 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:54:51 +0000
commite2fbc6929a508b425b1e1959f3be18c122189294 (patch)
treee8afa0d67c673789d87deb5687b97cc8116fa1e6 /sys-apps/acpid
parentRemove rdepend=depend (diff)
downloadhistorical-e2fbc6929a508b425b1e1959f3be18c122189294.tar.gz
historical-e2fbc6929a508b425b1e1959f3be18c122189294.tar.bz2
historical-e2fbc6929a508b425b1e1959f3be18c122189294.zip
Remove rdepend=depend
Diffstat (limited to 'sys-apps/acpid')
-rw-r--r--sys-apps/acpid/acpid-1.0.1-r1.ebuild3
-rw-r--r--sys-apps/acpid/acpid-1.0.1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/acpid/acpid-1.0.1-r1.ebuild b/sys-apps/acpid/acpid-1.0.1-r1.ebuild
index 25b41292b66a..7f67b885e842 100644
--- a/sys-apps/acpid/acpid-1.0.1-r1.ebuild
+++ b/sys-apps/acpid/acpid-1.0.1-r1.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/sys-apps/acpid/acpid-1.0.1-r1.ebuild,v 1.3 2002/10/19 03:42:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1-r1.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Daemon for Advanced Configuration and Power Interface."
@@ -14,7 +14,6 @@ LICENSE="GPL-2"
# be broken. Hopefully it will be merge into release kernel soon.
DEPEND="virtual/glibc
virtual/linux-sources"
-RDEPEND="${DEPEND}"
src_compile() {
make INSTPREFIX=${D} \
diff --git a/sys-apps/acpid/acpid-1.0.1.ebuild b/sys-apps/acpid/acpid-1.0.1.ebuild
index 60db5aa23a24..6b1ed91de7f7 100644
--- a/sys-apps/acpid/acpid-1.0.1.ebuild
+++ b/sys-apps/acpid/acpid-1.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/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.8 2002/10/19 03:42:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.1.ebuild,v 1.9 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Daemon for Advanced Configuration and Power Interface."
@@ -14,7 +14,6 @@ LICENSE="GPL-2"
# be broken. Hopefully it will be merge into release kernel soon.
DEPEND="virtual/glibc
virtual/linux-sources"
-RDEPEND="${DEPEND}"
src_compile() {