Bug 47088 - new ebuild app-text/sword-1.5.7
Bug#: 47088 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: squinky86@gentoo.org Reported By: evermind@tuxfamily.org
Component: Ebuilds
URL: 
Summary: new ebuild app-text/sword-1.5.7
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2004-04-07 06:58 0000
Description:   Opened: 2004-04-07 06:58 0000
ebuild and patch to compile with curl (maybe it is a hack but for me it works)

------- Comment #1 From Frieder Bürzele 2004-04-07 06:59:57 0000 -------
Created an attachment (id=28832) [details]
sword-1.5.7.ebuild

ebuild for sword-1.5.7

------- Comment #2 From Frieder Bürzele 2004-04-07 07:00:55 0000 -------
Created an attachment (id=28833) [details]
installmgr.patch

patch to compile with curl (for sword-1.5.7)

------- Comment #3 From Frieder Bürzele 2004-04-07 07:03:36 0000 -------
already in bugzilla
sorry for this
http://bugs.gentoo.org/show_bug.cgi?id=39300

------- Comment #4 From Jon Hood (RETIRED) 2004-04-08 13:03:36 0000 -------
now in portage ~x86 with your patch.  A few notes: use econfigure and pass
configuration options to it.

------- Comment #5 From Jon Hood (RETIRED) 2004-04-08 13:11:18 0000 -------
Sorry, didn't post all of my comments earlier and hit the "commit" button too
fast. Alright, all patches should be done in the src_unpack function, and you
shouldn't have to tell the user to disable sandbox. I did fix it up for you.
Also, "true" is defined, not "TRUE", so instead of taking out "TRUE" in the
patch, I changed it to "true" as noted in bug #44041.