summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:14:57 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:14:57 +0000
commit7399a4c11e8bc5e56f4da54c549aa08dd08d8bd0 (patch)
treee27bdd15a92cdb83a872f136634943ebd2e0a74d /app-admin/smartsuite
parentNew Ebuild. (diff)
downloadhistorical-7399a4c11e8bc5e56f4da54c549aa08dd08d8bd0.tar.gz
historical-7399a4c11e8bc5e56f4da54c549aa08dd08d8bd0.tar.bz2
historical-7399a4c11e8bc5e56f4da54c549aa08dd08d8bd0.zip
Remove rdepend=depend
Diffstat (limited to 'app-admin/smartsuite')
-rw-r--r--app-admin/smartsuite/smartsuite-2.1-r1.ebuild3
-rw-r--r--app-admin/smartsuite/smartsuite-2.1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/app-admin/smartsuite/smartsuite-2.1-r1.ebuild b/app-admin/smartsuite/smartsuite-2.1-r1.ebuild
index c9343d278076..95133b243c85 100644
--- a/app-admin/smartsuite/smartsuite-2.1-r1.ebuild
+++ b/app-admin/smartsuite/smartsuite-2.1-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/smartsuite/smartsuite-2.1-r1.ebuild,v 1.3 2002/10/04 20:40:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/smartsuite/smartsuite-2.1-r1.ebuild,v 1.4 2002/10/20 18:14:57 vapier Exp $
DESCRIPTION="Suite to control and monitor storage devices using SMART technology."
HOMEPAGE="http://www.linux-ide.org/smart.html"
LICENSE="GPL-2"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="x86 ppc sparc sparc64"
diff --git a/app-admin/smartsuite/smartsuite-2.1.ebuild b/app-admin/smartsuite/smartsuite-2.1.ebuild
index 65268ace3b26..c1863933c8da 100644
--- a/app-admin/smartsuite/smartsuite-2.1.ebuild
+++ b/app-admin/smartsuite/smartsuite-2.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/app-admin/smartsuite/smartsuite-2.1.ebuild,v 1.6 2002/10/04 20:40:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/smartsuite/smartsuite-2.1.ebuild,v 1.7 2002/10/20 18:14:57 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Suite to control and monitor storage devices using SMART technology."
@@ -13,7 +13,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_unpack() {