summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:29:43 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:29:43 +0000
commitbfb659dc48a856ba8bd01e8883c133dbdd1719aa (patch)
tree22e541e21fd93d08ad39945c7775ac46b804ce30 /sys-boot
parentRemove virtual/libc (diff)
downloadgentoo-2-bfb659dc48a856ba8bd01e8883c133dbdd1719aa.tar.gz
gentoo-2-bfb659dc48a856ba8bd01e8883c133dbdd1719aa.tar.bz2
gentoo-2-bfb659dc48a856ba8bd01e8883c133dbdd1719aa.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/aboot/ChangeLog8
-rw-r--r--sys-boot/aboot/aboot-0.9-r1.ebuild6
-rw-r--r--sys-boot/aboot/aboot-1.0_pre20040408.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-boot/aboot/ChangeLog b/sys-boot/aboot/ChangeLog
index cdeffdfc17dd..47abc998101c 100644
--- a/sys-boot/aboot/ChangeLog
+++ b/sys-boot/aboot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/aboot
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.13 2007/12/13 20:42:35 yoswink Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.14 2009/09/23 20:29:43 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> aboot-0.9-r1.ebuild,
+ aboot-1.0_pre20040408.ebuild:
+ Remove virtual/libc
13 Dec 2007; Jose Luis Rivero <yoswink@gentoo.org>
aboot-1.0_pre20040408-r2.ebuild:
diff --git a/sys-boot/aboot/aboot-0.9-r1.ebuild b/sys-boot/aboot/aboot-0.9-r1.ebuild
index 5139a17dadbf..3d88cf67ae22 100644
--- a/sys-boot/aboot/aboot-0.9-r1.ebuild
+++ b/sys-boot/aboot/aboot-0.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-0.9-r1.ebuild,v 1.6 2005/03/01 23:06:36 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-0.9-r1.ebuild,v 1.7 2009/09/23 20:29:43 patrick Exp $
DESCRIPTION="Alpha Linux boot loader for SRM"
HOMEPAGE="http://aboot.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="-* alpha"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
PROVIDE="virtual/bootloader"
src_unpack() {
diff --git a/sys-boot/aboot/aboot-1.0_pre20040408.ebuild b/sys-boot/aboot/aboot-1.0_pre20040408.ebuild
index ceeeafadbf8d..babf9d7b7029 100644
--- a/sys-boot/aboot/aboot-1.0_pre20040408.ebuild
+++ b/sys-boot/aboot/aboot-1.0_pre20040408.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408.ebuild,v 1.6 2005/12/17 20:20:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408.ebuild,v 1.7 2009/09/23 20:29:43 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="-* alpha"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
PROVIDE="virtual/bootloader"
src_unpack() {