Bug 55068 - updated app-editors/zile-1.7_beta3 ebuild
|
Bug#:
55068
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: amd64@gentoo.org
|
Reported By: 3.14159@gmx.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: updated app-editors/zile-1.7_beta3 ebuild
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2004-06-24 12:38 0000
|
Hi,
this ebuild contains one bugfix and one enhancement. first the bugfix is that zile authors directly tried to assign 2 va_list variables to eachother instead of using va_copy (results in a compile time error).
the enhancement is that latex isn't required anymore to build zile. this is acceived by patching the makefile not to built a ps document from a tex source any more. if someone wants this one ps document he has to set the doc useflag. new ebuild (adds src_unpack,new IUSE entry and ~amd64 keyword) and 2 patches will be attached.
Thanks for the patches. I added them to CVS. Please don't forget to add
`inherit eutils`
at the top of the ebuild when you use epatch in your ebuild. I reassign the bug
to
amd64 since I didn't touch ~amd64 keyword addition.