From a9cda87f1fbaa0d31c059933cc8e126b4ba9a3b0 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 16:03:09 +0000 Subject: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) --- app-misc/i810switch/ChangeLog | 7 +++++-- app-misc/i810switch/i810switch-0.6.5.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-misc') diff --git a/app-misc/i810switch/ChangeLog b/app-misc/i810switch/ChangeLog index 42c6f308fdd6..6cf9676c55e7 100644 --- a/app-misc/i810switch/ChangeLog +++ b/app-misc/i810switch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/i810switch -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/ChangeLog,v 1.19 2008/11/09 14:20:07 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/ChangeLog,v 1.20 2009/09/23 16:03:09 patrick Exp $ + + 23 Sep 2009; Patrick Lauer i810switch-0.6.5.ebuild: + Remove virtual/libc 09 Nov 2008; Markus Meier i810switch-0.6.5-r2.ebuild: x86 stable, bug #244372 diff --git a/app-misc/i810switch/i810switch-0.6.5.ebuild b/app-misc/i810switch/i810switch-0.6.5.ebuild index dc0b2314ae48..51c70157072d 100644 --- a/app-misc/i810switch/i810switch-0.6.5.ebuild +++ b/app-misc/i810switch/i810switch-0.6.5.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/app-misc/i810switch/i810switch-0.6.5.ebuild,v 1.3 2008/10/25 20:16:14 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/i810switch/i810switch-0.6.5.ebuild,v 1.4 2009/09/23 16:03:09 patrick Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="-* x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="sys-apps/pciutils" src_compile() { -- cgit v1.2.3-65-gdbad