summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Bainbridge <chrb@gentoo.org>2005-08-10 20:19:36 +0000
committerChris Bainbridge <chrb@gentoo.org>2005-08-10 20:19:36 +0000
commit836241820fa8753a27de1f7c1a9340a3d27d258f (patch)
treeae0b002519539babfaede6029a3ee8bf1be4b0ee
parentZodb version bump - this is the version that will ship with Zope 2.8.1. It in... (diff)
downloadgentoo-2-836241820fa8753a27de1f7c1a9340a3d27d258f.tar.gz
gentoo-2-836241820fa8753a27de1f7c1a9340a3d27d258f.tar.bz2
gentoo-2-836241820fa8753a27de1f7c1a9340a3d27d258f.zip
version bump.
(Portage version: 2.0.51.22-r2)
-rw-r--r--sys-boot/cromwell-bin/ChangeLog7
-rw-r--r--sys-boot/cromwell-bin/Manifest4
-rw-r--r--sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild23
-rw-r--r--sys-boot/cromwell-bin/files/digest-cromwell-bin-2.401
4 files changed, 33 insertions, 2 deletions
diff --git a/sys-boot/cromwell-bin/ChangeLog b/sys-boot/cromwell-bin/ChangeLog
index a0ef30f2f76f..005d7182f525 100644
--- a/sys-boot/cromwell-bin/ChangeLog
+++ b/sys-boot/cromwell-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-boot/cromwell-bin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/ChangeLog,v 1.2 2005/04/28 19:31:59 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/ChangeLog,v 1.3 2005/08/10 20:19:36 chrb Exp $
+
+*cromwell-bin-2.40 (10 Aug 2005)
+
+ 10 Aug 2005; Chris Bainbridge <chrb@gentoo.org> +cromwell-bin-2.40.ebuild:
+ version bump.
28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
cromwell-bin-2.31.ebuild:
diff --git a/sys-boot/cromwell-bin/Manifest b/sys-boot/cromwell-bin/Manifest
index 53f012652101..cddc2aa2bd8f 100644
--- a/sys-boot/cromwell-bin/Manifest
+++ b/sys-boot/cromwell-bin/Manifest
@@ -1,4 +1,6 @@
MD5 956a4c9c896b1337ebe91e2124cde0f7 ChangeLog 644
-MD5 dbf848722123f0e18819ebaac9906ea4 cromwell-bin-2.31.ebuild 690
MD5 ffee6e4d98fcdad173d08dfaac181713 metadata.xml 323
+MD5 dbf848722123f0e18819ebaac9906ea4 cromwell-bin-2.31.ebuild 690
+MD5 25713c2b58320894f678104a30c4260f cromwell-bin-2.40.ebuild 703
MD5 1640cb63264f2d2bcd99f928c959defa files/digest-cromwell-bin-2.31 65
+MD5 9da43f7f728b6744b702ba317173735a files/digest-cromwell-bin-2.40 65
diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
new file mode 100644
index 000000000000..e4416c182ae4
--- /dev/null
+++ b/sys-boot/cromwell-bin/cromwell-bin-2.40.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 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.1 2005/08/10 20:19:36 chrb Exp $
+
+inherit mount-boot
+
+IUSE=""
+DESCRIPTION="Xbox boot loader precompiled binaries from xbox-linux.org"
+SRC_URI="mirror://sourceforge/xbox-linux/cromwell-${PV}.tar.gz"
+HOMEPAGE="http://www.xbox-linux.org"
+RESTRICT="${RESTRICT} nostrip"
+DEPEND=""
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="-* x86"
+PROVIDE="virtual/bootloader"
+S=${WORKDIR}/cromwell-${PV}
+
+src_install () {
+ dodir /boot/${PN}
+ insinto /boot/${PN}
+ doins ${S}/cromwell.bin ${S}/cromwell_1024.bin ${S}/xromwell.xbe || die
+}
diff --git a/sys-boot/cromwell-bin/files/digest-cromwell-bin-2.40 b/sys-boot/cromwell-bin/files/digest-cromwell-bin-2.40
new file mode 100644
index 000000000000..3ca55d81a56c
--- /dev/null
+++ b/sys-boot/cromwell-bin/files/digest-cromwell-bin-2.40
@@ -0,0 +1 @@
+MD5 5e54ab90b705c8735b29c0b51f5a0ebd cromwell-2.40.tar.gz 541204