diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 18:48:46 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 18:48:46 +0000 |
commit | 2c71d54f7d96bf8a1bffed27bc2669e151425127 (patch) | |
tree | 794dbe6cc730121c3d11ba10aed614fa79c1b2b1 /sys-boot | |
parent | Cleaning for mirror (diff) | |
download | historical-2c71d54f7d96bf8a1bffed27bc2669e151425127.tar.gz historical-2c71d54f7d96bf8a1bffed27bc2669e151425127.tar.bz2 historical-2c71d54f7d96bf8a1bffed27bc2669e151425127.zip |
add -* to keywords
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/cromwell/ChangeLog | 9 | ||||
-rw-r--r-- | sys-boot/cromwell/Manifest | 4 | ||||
-rw-r--r-- | sys-boot/cromwell/cromwell-2.31.ebuild | 6 |
3 files changed, 12 insertions, 7 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/Manifest b/sys-boot/cromwell/Manifest index 7bc88284bbbe..fc1d2a8947f6 100644 --- a/sys-boot/cromwell/Manifest +++ b/sys-boot/cromwell/Manifest @@ -1,4 +1,4 @@ +MD5 ef8fe39b227bbdd09d30bb98f84ca477 ChangeLog 678 +MD5 1132a3b844170de154e81605672cec5e cromwell-2.31.ebuild 647 MD5 6fa4899ddcfd1045cf3db88eeda6ceaa metadata.xml 305 -MD5 ae56476abe4d2f06de1e684e04b5e5e1 cromwell-2.31.ebuild 643 -MD5 e641f5d7936c1a9893a1614fc20e1439 ChangeLog 476 MD5 5fe7d58e888250525bac16c838cb2cb1 files/digest-cromwell-2.31 67 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() { |