summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 15:34:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 15:34:15 +0000
commite67320e187879e6ca22d5b8592fff02478c07a5d (patch)
treeb56ee1587795300d77a8484b7f54b6549ae8b35d /app-emulation
parentRemove virtual/libc (diff)
downloadgentoo-2-e67320e187879e6ca22d5b8592fff02478c07a5d.tar.gz
gentoo-2-e67320e187879e6ca22d5b8592fff02478c07a5d.tar.bz2
gentoo-2-e67320e187879e6ca22d5b8592fff02478c07a5d.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu-user/qemu-user-0.9.0.ebuild5
-rw-r--r--app-emulation/qemu-user/qemu-user-0.9.1.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/app-emulation/qemu-user/qemu-user-0.9.0.ebuild b/app-emulation/qemu-user/qemu-user-0.9.0.ebuild
index c3938fd502fe..bd9144def63a 100644
--- a/app-emulation/qemu-user/qemu-user-0.9.0.ebuild
+++ b/app-emulation/qemu-user/qemu-user-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.0.ebuild,v 1.6 2007/07/02 14:02:43 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.0.ebuild,v 1.7 2009/09/23 15:34:15 patrick Exp $
inherit eutils flag-o-matic
@@ -14,8 +14,7 @@ KEYWORDS="-alpha amd64 ppc -sparc x86"
IUSE="" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="strip test"
-DEPEND="virtual/libc
- app-text/texi2html
+DEPEND="app-text/texi2html
!<=app-emulation/qemu-0.7.0"
RDEPEND=""
diff --git a/app-emulation/qemu-user/qemu-user-0.9.1.ebuild b/app-emulation/qemu-user/qemu-user-0.9.1.ebuild
index 0c08c4157620..c78030c0f33c 100644
--- a/app-emulation/qemu-user/qemu-user-0.9.1.ebuild
+++ b/app-emulation/qemu-user/qemu-user-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.1.ebuild,v 1.2 2008/01/28 09:56:06 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.9.1.ebuild,v 1.3 2009/09/23 15:34:15 patrick Exp $
inherit eutils flag-o-matic
@@ -14,8 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="strip test"
-DEPEND="virtual/libc
- app-text/texi2html
+DEPEND="app-text/texi2html
!<=app-emulation/qemu-0.7.0"
RDEPEND=""