summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdgar Hucek <gimli@gentoo.org>2006-01-02 16:18:02 +0000
committerEdgar Hucek <gimli@gentoo.org>2006-01-02 16:18:02 +0000
commit29bd5cbae5e58783fc84a0ba407268074c4e21e0 (patch)
tree91673e97ee9496850fde6a1b9590b583d020f90a /sys-boot/cromwell
parentVersion bump, bug #117402. (diff)
downloadhistorical-29bd5cbae5e58783fc84a0ba407268074c4e21e0.tar.gz
historical-29bd5cbae5e58783fc84a0ba407268074c4e21e0.tar.bz2
historical-29bd5cbae5e58783fc84a0ba407268074c4e21e0.zip
Remove old ebuilds
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-boot/cromwell')
-rw-r--r--sys-boot/cromwell/ChangeLog8
-rw-r--r--sys-boot/cromwell/Manifest19
-rw-r--r--sys-boot/cromwell/cromwell-2.40-r1.ebuild32
-rw-r--r--sys-boot/cromwell/cromwell-2.40.ebuild26
-rw-r--r--sys-boot/cromwell/files/cromwell-2.40-gcc-3.4.patch82
-rw-r--r--sys-boot/cromwell/files/digest-cromwell-2.401
-rw-r--r--sys-boot/cromwell/files/digest-cromwell-2.40-r11
7 files changed, 13 insertions, 156 deletions
diff --git a/sys-boot/cromwell/ChangeLog b/sys-boot/cromwell/ChangeLog
index 43515691afab..63da9aa14bfb 100644
--- a/sys-boot/cromwell/ChangeLog
+++ b/sys-boot/cromwell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/cromwell
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/ChangeLog,v 1.6 2005/10/26 08:19:09 gimli Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/ChangeLog,v 1.7 2006/01/02 16:18:02 gimli Exp $
+
+ 02 Jan 2006; <gimli@gentoo.org> -files/cromwell-2.40-gcc-3.4.patch,
+ -cromwell-2.40.ebuild, -cromwell-2.40-r1.ebuild:
+ Remove old ebuilds
*cromwell-2.40-r2 (26 Oct 2005)
diff --git a/sys-boot/cromwell/Manifest b/sys-boot/cromwell/Manifest
index 99d06ad11d29..6fe2341b5b18 100644
--- a/sys-boot/cromwell/Manifest
+++ b/sys-boot/cromwell/Manifest
@@ -1,20 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d2ad50720c38a876ce1da62a05c6fd15 ChangeLog 1198
-MD5 c7b3f94359f9a343a1d9d944dad5c090 cromwell-2.40.ebuild 653
-MD5 6fa4899ddcfd1045cf3db88eeda6ceaa metadata.xml 305
-MD5 ae472af42399527ae6f84a091110c090 cromwell-2.40-r1.ebuild 745
+MD5 4a46481da2760ed061581060a4343cbc ChangeLog 1341
MD5 0b3bb265ee0082988590062874e40fe0 cromwell-2.40-r2.ebuild 746
-MD5 115f47bffab07dc390eebe15170d597c files/digest-cromwell-2.40 66
-MD5 e798da345e6655880e9d66c7aeb5e7e9 files/cromwell-2.40-gcc-3.4.patch 2906
-MD5 115f47bffab07dc390eebe15170d597c files/digest-cromwell-2.40-r1 66
-MD5 115f47bffab07dc390eebe15170d597c files/digest-cromwell-2.40-r2 66
MD5 d15ffeaa755b42301208b04385c9595d files/cromwell-2.40-cvs-fixes.patch 18123
+MD5 115f47bffab07dc390eebe15170d597c files/digest-cromwell-2.40-r2 66
+MD5 6fa4899ddcfd1045cf3db88eeda6ceaa metadata.xml 305
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDX1gxD78nYLRGtEERAhRIAJ0fXd//PUyXb7la4R7iOvOPobfUswCaAttf
-JBgpc2bQ0n/dtw0oxTwDuoE=
-=aU1P
+iD8DBQFDuWBfD78nYLRGtEERAovjAKClNmRle9V0PB5a90H+5hF+Kbeo3wCeIX3i
+4TTMP6WRj335cNyKlWiQjNI=
+=hgug
-----END PGP SIGNATURE-----
diff --git a/sys-boot/cromwell/cromwell-2.40-r1.ebuild b/sys-boot/cromwell/cromwell-2.40-r1.ebuild
deleted file mode 100644
index 06a4f31ac70b..000000000000
--- a/sys-boot/cromwell/cromwell-2.40-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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.40-r1.ebuild,v 1.1 2005/09/15 21:13:07 gimli Exp $
-
-inherit eutils mount-boot
-
-IUSE=""
-DESCRIPTION="Xbox boot loader"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-HOMEPAGE="http://www.xbox-linux.org"
-RESTRICT="${RESTRICT} nostrip"
-DEPEND=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="-* ~x86"
-PROVIDE="virtual/bootloader"
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}; epatch ${FILESDIR}/${P}-gcc-3.4.patch
-}
-
-src_compile() {
- emake -j1 || die
-}
-
-src_install () {
- dodir /boot/${PN}
- insinto /boot/${PN}
- doins ${S}/image/cromwell.bin ${S}/image/cromwell_1024.bin ${S}/xbe/xromwell.xbe || die
-}
diff --git a/sys-boot/cromwell/cromwell-2.40.ebuild b/sys-boot/cromwell/cromwell-2.40.ebuild
deleted file mode 100644
index 60e35a6142d8..000000000000
--- a/sys-boot/cromwell/cromwell-2.40.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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.40.ebuild,v 1.1 2005/08/10 20:39:31 chrb Exp $
-
-inherit mount-boot
-
-IUSE=""
-DESCRIPTION="Xbox boot loader"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-HOMEPAGE="http://www.xbox-linux.org"
-RESTRICT="${RESTRICT} nostrip"
-DEPEND=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="-* x86"
-PROVIDE="virtual/bootloader"
-
-src_compile() {
- emake -j1 || die
-}
-
-src_install () {
- dodir /boot/${PN}
- insinto /boot/${PN}
- doins ${S}/image/cromwell.bin ${S}/image/cromwell_1024.bin ${S}/xbe/xromwell.xbe || die
-}
diff --git a/sys-boot/cromwell/files/cromwell-2.40-gcc-3.4.patch b/sys-boot/cromwell/files/cromwell-2.40-gcc-3.4.patch
deleted file mode 100644
index 7c2eca631a86..000000000000
--- a/sys-boot/cromwell/files/cromwell-2.40-gcc-3.4.patch
+++ /dev/null
@@ -1,82 +0,0 @@
-diff -uNr cromwell-2.40/Makefile cromwell-2.40.patched/Makefile
---- cromwell-2.40/Makefile 2004-12-02 21:09:50.000000000 +0000
-+++ cromwell-2.40.patched/Makefile 2005-09-15 22:51:04.000000000 +0000
-@@ -10,7 +10,7 @@
- -I$(TOPDIR)/startuploader -I$(TOPDIR)/drivers/cpu \
- -I$(TOPDIR)/lib/jpeg/
-
--CFLAGS = -O2 -mcpu=pentium -Werror $(INCLUDE) -Wstrict-prototypes -fomit-frame-pointer -pipe
-+CFLAGS = -O2 -mcpu=pentium -Werror $(INCLUDE) -Wstrict-prototypes -fomit-frame-pointer -pipe
-
- # add the option for gcc 3.3 only
- ifeq ($(GCC_3.3), 1)
-diff -uNr cromwell-2.40/boot_rom/bootrom.ld cromwell-2.40.patched/boot_rom/bootrom.ld
---- cromwell-2.40/boot_rom/bootrom.ld 2003-09-08 11:04:06.000000000 +0000
-+++ cromwell-2.40.patched/boot_rom/bootrom.ld 2005-09-15 22:54:24.000000000 +0000
-@@ -45,6 +45,7 @@
- .rodata ( RAM_CODE + SIZEOF(.text) + SIZEOF(.data) ) : AT ( SIZEOF(.low_rom) + SIZEOF(.text) + SIZEOF(.data)) {
- *(.rodata);
- *(.rodata.str1.1);
-+ *(.rodata.str1.4);
- *(.rodata.str1.32);
- *(.rodata.cst4);
- *(.rodata.cst8);
-diff -uNr cromwell-2.40/fs/grub/fsys_reiserfs.c cromwell-2.40.patched/fs/grub/fsys_reiserfs.c
---- cromwell-2.40/fs/grub/fsys_reiserfs.c 2004-06-06 14:50:43.000000000 +0000
-+++ cromwell-2.40.patched/fs/grub/fsys_reiserfs.c 2005-09-15 22:53:35.000000000 +0000
-@@ -367,7 +367,7 @@
-
-
- static __inline__ unsigned long
--log2 (unsigned long word)
-+reiser_log2 (unsigned long word)
- {
- __asm__ ("bsfl %1,%0"
- : "=r" (word)
-@@ -609,7 +609,7 @@
-
- INFO->version = super.s_version;
- INFO->blocksize = super.s_blocksize;
-- INFO->fullblocksize_shift = log2 (super.s_blocksize);
-+ INFO->fullblocksize_shift = reiser_log2 (super.s_blocksize);
- INFO->blocksize_shift = INFO->fullblocksize_shift - SECTOR_BITS;
- INFO->cached_slots =
- (FSYSREISER_CACHE_SIZE >> INFO->fullblocksize_shift) - 1;
-diff -uNr cromwell-2.40/lib/gzip/misc.c cromwell-2.40.patched/lib/gzip/misc.c
---- cromwell-2.40/lib/gzip/misc.c 2004-06-06 14:27:26.000000000 +0000
-+++ cromwell-2.40.patched/lib/gzip/misc.c 2005-09-15 22:52:55.000000000 +0000
-@@ -29,8 +29,6 @@
- *
- * Incomprehensible are the ways of bootloaders.
- */
--static void* memset(void *, int, size_t);
--static void* memcpy(void *, __const void *, size_t);
- #define memzero(s, n) memset ((s), 0, (n))
-
- typedef unsigned char uch;
-@@ -138,25 +136,6 @@
- free_mem_ptr = (long) *ptr;
- }
-
--static void* memset(void* s, int c, size_t n)
--{
-- int i;
-- char *ss = (char*)s;
--
-- for (i=0;i<n;i++) ss[i] = c;
-- return s;
--}
--
--static void* memcpy(void* __dest, __const void* __src,
-- size_t __n)
--{
-- int i;
-- char *d = (char *)__dest, *s = (char *)__src;
--
-- for (i=0;i<__n;i++) d[i] = s[i];
-- return __dest;
--}
--
- /* ===========================================================================
- * Fill the input buffer. This is called only when the buffer is empty
- * and at least one byte is really needed.
diff --git a/sys-boot/cromwell/files/digest-cromwell-2.40 b/sys-boot/cromwell/files/digest-cromwell-2.40
deleted file mode 100644
index d7e7427b39b7..000000000000
--- a/sys-boot/cromwell/files/digest-cromwell-2.40
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a6c9789cfa07f52de826c12681bbd595 cromwell-2.40.tar.bz2 943015
diff --git a/sys-boot/cromwell/files/digest-cromwell-2.40-r1 b/sys-boot/cromwell/files/digest-cromwell-2.40-r1
deleted file mode 100644
index d7e7427b39b7..000000000000
--- a/sys-boot/cromwell/files/digest-cromwell-2.40-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a6c9789cfa07f52de826c12681bbd595 cromwell-2.40.tar.bz2 943015