summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:33:58 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:33:58 +0000
commit92863bd48cc634ce1d46caccd5503eb2b202d074 (patch)
treeb893414e5ddd3e9998366baef46778d0ffbfdf9f /sys-block/vblade/vblade-19.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-92863bd48cc634ce1d46caccd5503eb2b202d074.tar.gz
gentoo-2-92863bd48cc634ce1d46caccd5503eb2b202d074.tar.bz2
gentoo-2-92863bd48cc634ce1d46caccd5503eb2b202d074.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/vblade/vblade-19.ebuild')
-rw-r--r--sys-block/vblade/vblade-19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/vblade/vblade-19.ebuild b/sys-block/vblade/vblade-19.ebuild
index f7f12c4a6e46..0c6616ae87bf 100644
--- a/sys-block/vblade/vblade-19.ebuild
+++ b/sys-block/vblade/vblade-19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/vblade/vblade-19.ebuild,v 1.1 2009/07/23 17:58:06 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/vblade/vblade-19.ebuild,v 1.2 2009/09/23 20:33:58 patrick Exp $
inherit eutils
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="${DEPEND}
sys-apps/util-linux"