From f7cc97fdfa993185e353e130d8cb86baf962074d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 27 Jun 2004 21:30:55 +0000 Subject: touch the libc --- app-crypt/bcwipe/bcwipe-1.3_p1.ebuild | 4 ++-- app-crypt/bcwipe/bcwipe-1.5_p2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-crypt/bcwipe') 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} -- cgit v1.2.3-65-gdbad