summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-10 14:18:53 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-10 14:18:53 +0000
commita396eeee0a15f854eb800718232a432cc3584f22 (patch)
tree8852c440b2732ceaa882c5d6cb79ec1894c2024a /sys-boot/bootcreator
parentDon't PROVIDE virtual/bootloader, bug 359971. (diff)
downloadgentoo-2-a396eeee0a15f854eb800718232a432cc3584f22.tar.gz
gentoo-2-a396eeee0a15f854eb800718232a432cc3584f22.tar.bz2
gentoo-2-a396eeee0a15f854eb800718232a432cc3584f22.zip
Don't PROVIDE virtual/bootloader, bug 359971.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/bootcreator')
-rw-r--r--sys-boot/bootcreator/ChangeLog8
-rw-r--r--sys-boot/bootcreator/bootcreator-1.1.ebuild6
-rw-r--r--sys-boot/bootcreator/bootcreator-1.2.ebuild6
3 files changed, 10 insertions, 10 deletions
diff --git a/sys-boot/bootcreator/ChangeLog b/sys-boot/bootcreator/ChangeLog
index cbc183f9b186..04576535edec 100644
--- a/sys-boot/bootcreator/ChangeLog
+++ b/sys-boot/bootcreator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/bootcreator
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/ChangeLog,v 1.6 2008/05/29 07:11:27 phreak Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/ChangeLog,v 1.7 2011/04/10 14:18:53 ulm Exp $
+
+ 10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> bootcreator-1.1.ebuild,
+ bootcreator-1.2.ebuild:
+ Don't PROVIDE virtual/bootloader, bug 359971.
29 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Lars Weiler (Pylon) from metadata.xml (as per #215644).
diff --git a/sys-boot/bootcreator/bootcreator-1.1.ebuild b/sys-boot/bootcreator/bootcreator-1.1.ebuild
index 612030424127..ee9a5ef8b530 100644
--- a/sys-boot/bootcreator/bootcreator-1.1.ebuild
+++ b/sys-boot/bootcreator/bootcreator-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/bootcreator/bootcreator-1.1.ebuild,v 1.3 2005/10/15 23:33:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/bootcreator-1.1.ebuild,v 1.4 2011/04/10 14:18:53 ulm Exp $
inherit eutils
@@ -14,8 +14,6 @@ KEYWORDS="ppc -*"
IUSE=""
DEPEND=""
-PROVIDE="virtual/bootloader"
-
S=${WORKDIR}/${PN}
src_unpack() {
diff --git a/sys-boot/bootcreator/bootcreator-1.2.ebuild b/sys-boot/bootcreator/bootcreator-1.2.ebuild
index d3a196b7657c..ac01d82b2656 100644
--- a/sys-boot/bootcreator/bootcreator-1.2.ebuild
+++ b/sys-boot/bootcreator/bootcreator-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/bootcreator/bootcreator-1.2.ebuild,v 1.1 2007/02/10 22:19:45 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/bootcreator-1.2.ebuild,v 1.2 2011/04/10 14:18:53 ulm Exp $
inherit eutils
@@ -14,8 +14,6 @@ KEYWORDS="ppc -*"
IUSE=""
DEPEND=""
-PROVIDE="virtual/bootloader"
-
S=${WORKDIR}
src_unpack() {