summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:23:29 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:23:29 +0000
commit9d5883392ce5c951337ebffbfe4ebf476c1cc62e (patch)
tree9baf2006b984e43ac083fe0ceac6ff91a5cb41a7 /sys-apps/fxload
parentFix testsuite due to missing sub-directory in tests dir (check_fstab, c.f see... (diff)
downloadgentoo-2-9d5883392ce5c951337ebffbfe4ebf476c1cc62e.tar.gz
gentoo-2-9d5883392ce5c951337ebffbfe4ebf476c1cc62e.tar.bz2
gentoo-2-9d5883392ce5c951337ebffbfe4ebf476c1cc62e.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/fxload')
-rw-r--r--sys-apps/fxload/ChangeLog8
-rw-r--r--sys-apps/fxload/fxload-20020411.ebuild6
-rw-r--r--sys-apps/fxload/fxload-20081013.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-apps/fxload/ChangeLog b/sys-apps/fxload/ChangeLog
index b5e7b93e4026..261ecbf938a4 100644
--- a/sys-apps/fxload/ChangeLog
+++ b/sys-apps/fxload/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/fxload
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/ChangeLog,v 1.17 2009/04/04 08:52:38 bangert Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/ChangeLog,v 1.18 2009/09/23 20:23:29 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> fxload-20020411.ebuild,
+ fxload-20081013.ebuild:
+ Remove virtual/libc
*fxload-20081013 (04 Apr 2009)
diff --git a/sys-apps/fxload/fxload-20020411.ebuild b/sys-apps/fxload/fxload-20020411.ebuild
index 7df7c30d5764..48ac8dd719e7 100644
--- a/sys-apps/fxload/fxload-20020411.ebuild
+++ b/sys-apps/fxload/fxload-20020411.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/fxload-20020411.ebuild,v 1.20 2007/05/14 07:37:24 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/fxload-20020411.ebuild,v 1.21 2009/09/23 20:23:29 patrick Exp $
inherit eutils
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
sys-kernel/linux-headers"
diff --git a/sys-apps/fxload/fxload-20081013.ebuild b/sys-apps/fxload/fxload-20081013.ebuild
index 950b57135ccc..3de501f67191 100644
--- a/sys-apps/fxload/fxload-20081013.ebuild
+++ b/sys-apps/fxload/fxload-20081013.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-apps/fxload/fxload-20081013.ebuild,v 1.1 2009/04/04 08:52:38 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/fxload-20081013.ebuild,v 1.2 2009/09/23 20:23:29 patrick Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
sys-kernel/linux-headers"