summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:55:50 +0000
commit6c0bc328b1207dac8a59e148601183d732308a98 (patch)
tree1e562184009b13218bcf658daf04bbe2183e47b7 /sys-apps/file
parentRemove rdepend=depend (diff)
downloadgentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.gz
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.tar.bz2
gentoo-2-6c0bc328b1207dac8a59e148601183d732308a98.zip
Remove rdepend=depend
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/file-3.37.ebuild3
-rw-r--r--sys-apps/file/file-3.39.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/file/file-3.37.ebuild b/sys-apps/file/file-3.37.ebuild
index bfa0a746a596..9e644422f4e6 100644
--- a/sys-apps/file/file-3.37.ebuild
+++ b/sys-apps/file/file-3.37.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/file/file-3.37.ebuild,v 1.11 2002/10/19 03:42:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.12 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Program to identify a file's format by scanning binary data for patterns"
@@ -11,7 +11,6 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
KEYWORDS="x86 ppc sparc sparc64 alpha"
SLOT="0"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_compile() {
./configure --prefix=/usr \
diff --git a/sys-apps/file/file-3.39.ebuild b/sys-apps/file/file-3.39.ebuild
index 1eb92fc4e523..f732244abbce 100644
--- a/sys-apps/file/file-3.39.ebuild
+++ b/sys-apps/file/file-3.39.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/file/file-3.39.ebuild,v 1.3 2002/10/19 03:42:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.39.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Program to identify a file's format by scanning binary data for patterns"
@@ -13,7 +13,6 @@ SLOT="0"
LICENSE="as-is"
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
src_compile() {
./configure --prefix=/usr \