summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/cromwell/ChangeLog9
-rw-r--r--sys-boot/cromwell/cromwell-2.31.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/sys-boot/cromwell/ChangeLog b/sys-boot/cromwell/ChangeLog
index 1fa8a89f4860..466a98fdda14 100644
--- a/sys-boot/cromwell/ChangeLog
+++ b/sys-boot/cromwell/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-boot/cromwell
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/ChangeLog,v 1.2 2004/10/16 15:26:41 chrb Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/ChangeLog,v 1.3 2005/04/28 18:48:46 wormo Exp $
+
+ 28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ cromwell-2.31.ebuild:
+ add -* to keywords because this package is only applicable to xbox
+ which is only available in x86 architecture
16 Oct 2004; Chris Bainbridge <chrb@gentoo.org> cromwell-2.31.ebuild:
mark stable
diff --git a/sys-boot/cromwell/cromwell-2.31.ebuild b/sys-boot/cromwell/cromwell-2.31.ebuild
index 2728d23ae916..41ef172cc0c5 100644
--- a/sys-boot/cromwell/cromwell-2.31.ebuild
+++ b/sys-boot/cromwell/cromwell-2.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.31.ebuild,v 1.2 2004/10/16 15:26:41 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.31.ebuild,v 1.3 2005/04/28 18:48:46 wormo Exp $
inherit mount-boot
@@ -12,7 +12,7 @@ RESTRICT="${RESTRICT} nostrip"
DEPEND=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="-* x86"
PROVIDE="virtual/bootloader"
src_compile() {