summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-10 14:36:44 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-10 14:36:44 +0000
commit0e52d93e3a07f5027735cfc4656e09c9f22cfe28 (patch)
tree84286e2e8dfccd23333f473321609e4c90513067 /sys-boot
parentDon't PROVIDE virtual/bootloader, bug 359971. (diff)
downloadgentoo-2-0e52d93e3a07f5027735cfc4656e09c9f22cfe28.tar.gz
gentoo-2-0e52d93e3a07f5027735cfc4656e09c9f22cfe28.tar.bz2
gentoo-2-0e52d93e3a07f5027735cfc4656e09c9f22cfe28.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/cromwell-bin/ChangeLog8
-rw-r--r--sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild6
-rw-r--r--sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-boot/cromwell-bin/ChangeLog b/sys-boot/cromwell-bin/ChangeLog
index 16cba17cd23c..c2b30132227b 100644
--- a/sys-boot/cromwell-bin/ChangeLog
+++ b/sys-boot/cromwell-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/cromwell-bin
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/ChangeLog,v 1.5 2007/07/02 15:30:47 peper Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/ChangeLog,v 1.6 2011/04/10 14:36:44 ulm Exp $
+
+ 10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> cromwell-bin-2.31.ebuild,
+ cromwell-bin-2.40.ebuild:
+ Don't PROVIDE virtual/bootloader, bug 359971.
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
cromwell-bin-2.31.ebuild, cromwell-bin-2.40.ebuild:
diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild
index 24e7d42da9ea..bfe38e9b205a 100644
--- a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild
+++ b/sys-boot/cromwell-bin/cromwell-bin-2.31.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/cromwell-bin/cromwell-bin-2.31.ebuild,v 1.3 2007/07/02 15:30:47 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild,v 1.4 2011/04/10 14:36:44 ulm Exp $
inherit mount-boot
@@ -13,7 +13,7 @@ DEPEND=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
-PROVIDE="virtual/bootloader"
+
S=${WORKDIR}/cromwell
src_install () {
diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
index d3792ede8a68..f425afce5880 100644
--- a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
+++ b/sys-boot/cromwell-bin/cromwell-bin-2.40.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/cromwell-bin/cromwell-bin-2.40.ebuild,v 1.2 2007/07/02 15:30:47 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild,v 1.3 2011/04/10 14:36:44 ulm Exp $
inherit mount-boot
@@ -13,7 +13,7 @@ DEPEND=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
-PROVIDE="virtual/bootloader"
+
S=${WORKDIR}/cromwell-${PV}
src_install () {