diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-10 14:13:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-10 14:13:49 +0000 |
commit | 9c6d7ad60688c7534d6d0ed3cb93047f10001233 (patch) | |
tree | e55f3e3e4fcc51e70bbf0546360e077bafa0617f /sys-boot/arcload/arcload-0.43-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-9c6d7ad60688c7534d6d0ed3cb93047f10001233.tar.gz historical-9c6d7ad60688c7534d6d0ed3cb93047f10001233.tar.bz2 historical-9c6d7ad60688c7534d6d0ed3cb93047f10001233.zip |
Don't PROVIDE virtual/bootloader, bug 359971.
Package-Manager: portage-2.1.9.45/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/arcload/arcload-0.43-r1.ebuild')
-rw-r--r-- | sys-boot/arcload/arcload-0.43-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-boot/arcload/arcload-0.43-r1.ebuild b/sys-boot/arcload/arcload-0.43-r1.ebuild index fe9e413e05f8..45f630194908 100644 --- a/sys-boot/arcload/arcload-0.43-r1.ebuild +++ b/sys-boot/arcload/arcload-0.43-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/arcload/arcload-0.43-r1.ebuild,v 1.6 2010/12/14 01:38:32 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/arcload-0.43-r1.ebuild,v 1.7 2011/04/10 14:13:49 ulm Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,6 @@ IUSE="" DEPEND="sys-boot/dvhtool" RDEPEND="" RESTRICT="strip" -PROVIDE="virtual/bootloader" pkg_setup() { # See if we're on a cobalt system |