summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/bootcreator/bootcreator-1.1.ebuild')
-rw-r--r--sys-boot/bootcreator/bootcreator-1.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-boot/bootcreator/bootcreator-1.1.ebuild b/sys-boot/bootcreator/bootcreator-1.1.ebuild
index 900513bde004..612030424127 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
# 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.2 2005/01/20 18:13:32 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/bootcreator-1.1.ebuild,v 1.3 2005/10/15 23:33:57 josejx Exp $
inherit eutils
@@ -13,6 +13,9 @@ SLOT="0"
KEYWORDS="ppc -*"
IUSE=""
DEPEND=""
+
+PROVIDE="virtual/bootloader"
+
S=${WORKDIR}/${PN}
src_unpack() {