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
commitef64d0203d3432eca05c015fe1b1aa3b46a00842 (patch)
tree0dd3e3a91c5bcddde35fa052bc9dec09912663fc /sys-block/btrace/btrace-0.99.3.ebuild
parentVersion bump #285519 by init_6. (diff)
downloadhistorical-ef64d0203d3432eca05c015fe1b1aa3b46a00842.tar.gz
historical-ef64d0203d3432eca05c015fe1b1aa3b46a00842.tar.bz2
historical-ef64d0203d3432eca05c015fe1b1aa3b46a00842.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sys-block/btrace/btrace-0.99.3.ebuild')
-rw-r--r--sys-block/btrace/btrace-0.99.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/btrace/btrace-0.99.3.ebuild b/sys-block/btrace/btrace-0.99.3.ebuild
index 06b54366934e..49f9750d7795 100644
--- a/sys-block/btrace/btrace-0.99.3.ebuild
+++ b/sys-block/btrace/btrace-0.99.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/btrace/btrace-0.99.3.ebuild,v 1.2 2008/09/03 21:01:12 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/btrace/btrace-0.99.3.ebuild,v 1.3 2009/09/23 20:29:31 patrick Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
-RDEPEND="virtual/libc"
+RDEPEND=""
# This is a Linux specific app!
DEPEND="${RDEPEND}
|| ( sys-kernel/linux-headers sys-kernel/mips-headers )