summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-10 14:26:12 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-10 14:26:12 +0000
commitb18e9bb5c0bb300ef7f27fb89bc4f01056a9a974 (patch)
treeaa33547f2e08b9483bacaee0d5425cf1456495fa /sys-boot
parentDon't PROVIDE virtual/bootloader, bug 359971. (diff)
downloadgentoo-2-b18e9bb5c0bb300ef7f27fb89bc4f01056a9a974.tar.gz
gentoo-2-b18e9bb5c0bb300ef7f27fb89bc4f01056a9a974.tar.bz2
gentoo-2-b18e9bb5c0bb300ef7f27fb89bc4f01056a9a974.zip
Don't PROVIDE virtual/bootloader, bug 359971.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub-static/ChangeLog7
-rw-r--r--sys-boot/grub-static/grub-static-0.96-r1.ebuild5
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r10.ebuild3
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r6.ebuild5
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r9.ebuild3
-rw-r--r--sys-boot/grub-static/grub-static-0.97.ebuild5
6 files changed, 14 insertions, 14 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog
index b56582b021f2..f3686b6baa5a 100644
--- a/sys-boot/grub-static/ChangeLog
+++ b/sys-boot/grub-static/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-boot/grub-static
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.30 2011/02/24 09:25:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.31 2011/04/10 14:26:12 ulm Exp $
+
+ 10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> grub-static-0.96-r1.ebuild,
+ grub-static-0.97.ebuild, grub-static-0.97-r6.ebuild,
+ grub-static-0.97-r9.ebuild, grub-static-0.97-r10.ebuild:
+ Don't PROVIDE virtual/bootloader, bug 359971.
24 Feb 2011; Robin H. Johnson <robbat2@gentoo.org>
grub-static-0.97-r10.ebuild:
diff --git a/sys-boot/grub-static/grub-static-0.96-r1.ebuild b/sys-boot/grub-static/grub-static-0.96-r1.ebuild
index 28e1a7ac7b61..c039df4bf0fd 100644
--- a/sys-boot/grub-static/grub-static-0.96-r1.ebuild
+++ b/sys-boot/grub-static/grub-static-0.96-r1.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/grub-static/grub-static-0.96-r1.ebuild,v 1.3 2010/11/30 08:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.4 2011/04/10 14:26:12 ulm Exp $
DESCRIPTION="Static GNU GRUB boot loader"
@@ -12,7 +12,6 @@ KEYWORDS="-* amd64 ~x86"
IUSE=""
DEPEND="!sys-boot/grub"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
src_install() {
cp -a "${WORKDIR}"/* "${D}"/
diff --git a/sys-boot/grub-static/grub-static-0.97-r10.ebuild b/sys-boot/grub-static/grub-static-0.97-r10.ebuild
index 00bbf2ebe902..afe0b09b9956 100644
--- a/sys-boot/grub-static/grub-static-0.97-r10.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.6 2011/02/24 09:25:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.7 2011/04/10 14:26:12 ulm Exp $
# XXX: we need to review menu.lst vs grub.conf handling. We've been converting
# all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -21,7 +21,6 @@ KEYWORDS="-* amd64 ~x86"
IUSE=""
DEPEND="!sys-boot/grub"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
# These are already stripped since we use a binpkg.
QA_PRESTRIPPED="/sbin/grub /bin/mbchk"
diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild
index 550355f562a6..1fe422192a09 100644
--- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r6.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/grub-static/grub-static-0.97-r6.ebuild,v 1.5 2010/11/30 08:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.6 2011/04/10 14:26:12 ulm Exp $
# XXX: we need to review menu.lst vs grub.conf handling. We've been converting
# all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -21,7 +21,6 @@ KEYWORDS="-* amd64 ~x86"
IUSE=""
DEPEND="!sys-boot/grub"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
src_install() {
cp -a "${WORKDIR}"/* "${D}"/
diff --git a/sys-boot/grub-static/grub-static-0.97-r9.ebuild b/sys-boot/grub-static/grub-static-0.97-r9.ebuild
index 15bcb766a0b4..0b1fe90b0dbc 100644
--- a/sys-boot/grub-static/grub-static-0.97-r9.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.10 2011/01/09 03:24:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.11 2011/04/10 14:26:12 ulm Exp $
# XXX: we need to review menu.lst vs grub.conf handling. We've been converting
# all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -21,7 +21,6 @@ KEYWORDS="-* amd64 x86"
IUSE=""
DEPEND="!sys-boot/grub"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
# These are already stripped since we use a binpkg.
QA_PRESTRIPPED="/sbin/grub /bin/mbchk"
diff --git a/sys-boot/grub-static/grub-static-0.97.ebuild b/sys-boot/grub-static/grub-static-0.97.ebuild
index 15cdc09359c8..f2cb3625f372 100644
--- a/sys-boot/grub-static/grub-static-0.97.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97.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/grub-static/grub-static-0.97.ebuild,v 1.6 2010/11/30 08:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.7 2011/04/10 14:26:12 ulm Exp $
inherit mount-boot
@@ -14,7 +14,6 @@ KEYWORDS="-* amd64 ~x86"
IUSE=""
DEPEND="!sys-boot/grub"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
src_install() {
cp -a "${WORKDIR}"/* "${D}"/