diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-10 14:36:44 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-10 14:36:44 +0000 |
commit | 0e52d93e3a07f5027735cfc4656e09c9f22cfe28 (patch) | |
tree | 84286e2e8dfccd23333f473321609e4c90513067 /sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild | |
parent | Don't PROVIDE virtual/bootloader, bug 359971. (diff) | |
download | gentoo-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/cromwell-bin/cromwell-bin-2.40.ebuild')
-rw-r--r-- | sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 () { |