summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-10 14:23:30 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-10 14:23:30 +0000
commitf05d156be8440a93b0f48f01b034f875782e24ab (patch)
treeeb738be5fc0772c906890a0a1750ce4d087d21da /sys-boot/yaboot
parentDon't PROVIDE virtual/bootloader, bug 359971. (diff)
downloadgentoo-2-f05d156be8440a93b0f48f01b034f875782e24ab.tar.gz
gentoo-2-f05d156be8440a93b0f48f01b034f875782e24ab.tar.bz2
gentoo-2-f05d156be8440a93b0f48f01b034f875782e24ab.zip
Don't PROVIDE virtual/bootloader, bug 359971.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/yaboot')
-rw-r--r--sys-boot/yaboot/ChangeLog8
-rw-r--r--sys-boot/yaboot/yaboot-1.3.14-r2.ebuild6
-rw-r--r--sys-boot/yaboot/yaboot-1.3.16.ebuild6
3 files changed, 10 insertions, 10 deletions
diff --git a/sys-boot/yaboot/ChangeLog b/sys-boot/yaboot/ChangeLog
index 7b11bc2c04bf..d51f009ed6bf 100644
--- a/sys-boot/yaboot/ChangeLog
+++ b/sys-boot/yaboot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/yaboot
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.35 2010/10/03 17:39:02 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.36 2011/04/10 14:23:30 ulm Exp $
+
+ 10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> yaboot-1.3.14-r2.ebuild,
+ yaboot-1.3.16.ebuild:
+ Don't PROVIDE virtual/bootloader, bug 359971.
03 Oct 2010; Joseph Jezak <josejx@gentoo.org> yaboot-1.3.16.ebuild:
Clean up yaboot.conf installation for static package.
diff --git a/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild b/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild
index ec87de29004f..af1461d9f135 100644
--- a/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild
+++ b/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild,v 1.3 2010/10/03 17:09:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild,v 1.4 2011/04/10 14:23:30 ulm Exp $
inherit eutils toolchain-funcs
@@ -17,8 +17,6 @@ RDEPEND="!ibm? ( sys-fs/hfsutils
sys-fs/hfsplusutils
sys-fs/mac-fdisk )"
-PROVIDE="virtual/bootloader"
-
src_compile() {
export -n CFLAGS
export -n CXXFLAGS
diff --git a/sys-boot/yaboot/yaboot-1.3.16.ebuild b/sys-boot/yaboot/yaboot-1.3.16.ebuild
index f231d32c2fca..5f5d83e5dcd3 100644
--- a/sys-boot/yaboot/yaboot-1.3.16.ebuild
+++ b/sys-boot/yaboot/yaboot-1.3.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.16.ebuild,v 1.3 2010/10/03 17:39:02 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.16.ebuild,v 1.4 2011/04/10 14:23:30 ulm Exp $
inherit eutils toolchain-funcs
@@ -17,8 +17,6 @@ RDEPEND="!ibm? ( sys-fs/hfsutils
sys-fs/hfsplusutils
sys-fs/mac-fdisk )"
-PROVIDE="virtual/bootloader"
-
src_unpack() {
unpack ${A}
cd "${S}"