Bug 44705 - cromwell (new package)
Bug#: 44705 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: chrb@gentoo.org
Component: Ebuilds
URL: 
Summary: cromwell (new package)
Keywords:  
Status Whiteboard: 
Opened: 2004-03-14 15:20 0000
Description:   Opened: 2004-03-14 15:20 0000
2 new ebuilds for cromwell xbox bios; one cvs and one binary release (no source
releases are available).

------- Comment #1 From Chris Bainbridge (RETIRED) 2004-03-14 15:20:32 0000 -------
Created an attachment (id=27370) [details]
dev-util/cromwell-bin/cromwell-bin-2.29.ebuild

------- Comment #2 From Chris Bainbridge (RETIRED) 2004-03-14 15:20:47 0000 -------
Created an attachment (id=27371) [details]
dev-util/cromwell-cvs/cromwell-cvs-2.29.ebuild

------- Comment #3 From Chris Bainbridge (RETIRED) 2004-05-23 15:07:49 0000 -------
Created an attachment (id=31908) [details]
sys-boot/cromwell/cromwell-2.30_p20040518.ebuild

this is a cvs snapshot that fixes the "wont poweroff" and "ignores cmdline"
bugs

------- Comment #4 From Chris Bainbridge (RETIRED) 2004-05-23 15:09:46 0000 -------
Created an attachment (id=31909) [details]
sys-boot/cromwell/cromwell-2.30_p20040518.ebuild

------- Comment #5 From SpanKY 2004-05-23 15:28:03 0000 -------
problems with the ebuild:
(1) always use tabs for indentation; a 'Gentoo tab' is 4 spaces ... src_install currently uses spaces and there are 8 of em ;)
(2) you should almost never use `install` in src_install() since the Gentoo commands can do what needs to be done
(3) why install into /opt/${P} when this should be installed into /boot/ ?
(4) you set RESTRICT and dont worry about previous value (RESTRICT="nostrip")

------- Comment #6 From Chris Bainbridge (RETIRED) 2004-05-24 09:29:41 0000 -------
Created an attachment (id=31951) [details]
sys-boot/cromwell/cromwell-2.30_p20040518.ebuild

I've fixed those problems, 4) was not actually true but I have a query - would
it have mattered? Many ebuilds do RESTRICT="x".

------- Comment #7 From Chris Bainbridge (RETIRED) 2004-05-27 10:53:47 0000 -------
Created an attachment (id=32152) [details]
sys-boot/cromwell/cromwell-2.30_p20040518.ebuild

------- Comment #8 From Chris Bainbridge (RETIRED) 2004-06-29 18:56:20 0000 -------
Added to the tree