summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:29:06 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:29:06 +0000
commitca6efc1dab3a9b06afdbeb30d385ee2115c32369 (patch)
treeccc04122d19ca1277b18fbc5cae4e8439aff5bcc /sys-block
parentRemove virtual/libc (diff)
downloadgentoo-2-ca6efc1dab3a9b06afdbeb30d385ee2115c32369.tar.gz
gentoo-2-ca6efc1dab3a9b06afdbeb30d385ee2115c32369.tar.bz2
gentoo-2-ca6efc1dab3a9b06afdbeb30d385ee2115c32369.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/aoetools/ChangeLog6
-rw-r--r--sys-block/aoetools/aoetools-24.ebuild6
-rw-r--r--sys-block/aoetools/aoetools-27.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-block/aoetools/ChangeLog b/sys-block/aoetools/ChangeLog
index 8f7c7b4d8fa8..c9f7ce2cd54e 100644
--- a/sys-block/aoetools/ChangeLog
+++ b/sys-block/aoetools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-block/aoetools
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.35 2009/07/23 17:50:15 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.36 2009/09/23 20:29:06 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> aoetools-24.ebuild,
+ aoetools-27.ebuild:
+ Remove virtual/libc
*aoetools-30 (23 Jul 2009)
diff --git a/sys-block/aoetools/aoetools-24.ebuild b/sys-block/aoetools/aoetools-24.ebuild
index b340abc7d1ce..f55b3e0ee752 100644
--- a/sys-block/aoetools/aoetools-24.ebuild
+++ b/sys-block/aoetools/aoetools-24.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/aoetools/aoetools-24.ebuild,v 1.3 2008/05/12 16:09:43 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-24.ebuild,v 1.4 2009/09/23 20:29:06 patrick Exp $
DESCRIPTION="aoetools are programs for users of the ATA over Ethernet (AoE) network storage protocol"
HOMEPAGE="http://sf.net/projects/aoetools/"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc ppc64 ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="${DEPEND}
sys-apps/util-linux"
diff --git a/sys-block/aoetools/aoetools-27.ebuild b/sys-block/aoetools/aoetools-27.ebuild
index af0e66034b93..29b9f4dddb9e 100644
--- a/sys-block/aoetools/aoetools-27.ebuild
+++ b/sys-block/aoetools/aoetools-27.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/aoetools/aoetools-27.ebuild,v 1.6 2009/03/15 17:04:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-27.ebuild,v 1.7 2009/09/23 20:29:06 patrick Exp $
DESCRIPTION="aoetools are programs for users of the ATA over Ethernet (AoE) network storage protocol"
HOMEPAGE="http://sf.net/projects/aoetools/"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="${DEPEND}
sys-apps/util-linux"