summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 21:36:10 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 21:36:10 +0000
commit7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4 (patch)
tree729064cb348d75f64ca92c91eeba0bb28dd890fd /app-crypt/bcwipe
parent~amd64 (diff)
downloadhistorical-7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4.tar.gz
historical-7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4.tar.bz2
historical-7684e3da8fc6bf76f972ab3a1d1f0de5f131e3c4.zip
touch the libc
Diffstat (limited to 'app-crypt/bcwipe')
-rw-r--r--app-crypt/bcwipe/bcwipe-1.3_p1.ebuild4
-rw-r--r--app-crypt/bcwipe/bcwipe-1.5_p2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild b/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild
index bb287c372f04..3cf10b419033 100644
--- a/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild,v 1.5 2004/06/24 21:30:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.3_p1.ebuild,v 1.6 2004/06/27 21:27:59 vapier Exp $
DESCRIPTION="BCWipe secure file removal utility"
HOMEPAGE="http://www.jetico.com/"
@@ -12,7 +12,7 @@ SLOT="0"
IUSE=""
KEYWORDS="x86"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
S=${WORKDIR}/${PN}
diff --git a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild
index 4bb7607fc831..fb2854cb003b 100644
--- a/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild
+++ b/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.3 2004/06/26 10:51:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.5_p2.ebuild,v 1.4 2004/06/27 21:27:59 vapier Exp $
DESCRIPTION="BCWipe secure file removal utility"
HOMEPAGE="http://www.jetico.com/"
@@ -12,7 +12,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~x86 ~ppc"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND=""
S=${WORKDIR}/${PN}