[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-text/pdfsandwich: metadata.xml pdfsandwich-0.0.2.ebuild ChangeLog

2010-10-22 Thread Ryan Hill
On Fri, 22 Oct 2010 19:44:39 +0200 Christian Faulhammer wrote: > > src_prepare() { > > sed -i "/^OCAMLOPTFLAGS/s/$/ -ccopt \"\$(CFLAGS) > > \$(LDFLAGS)\"/" Makefile } > > Make this sed line die, just in case. Is your intention to die if it stops matching anything? sed won't throw an error

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-text/pdfsandwich: metadata.xml pdfsandwich-0.0.2.ebuild ChangeLog

2010-10-22 Thread Alexis Ballier
On Friday 22 October 2010 14:44:39 Christian Faulhammer wrote: > > DEPEND="sys-apps/gawk > > > > >=dev-lang/ocaml-3.08[ocamlopt]" btw you need ocaml-3.10 for the ocamlopt useflag A.

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-text/pdfsandwich: metadata.xml pdfsandwich-0.0.2.ebuild ChangeLog

2010-10-22 Thread Thomas Kahle
On 19:44 Fri 22 Oct , Christian Faulhammer wrote: > Hi, > > "Thomas Kahle (tomka)" : > > tomka 10/10/22 15:11:40 > > > > Added:metadata.xml pdfsandwich-0.0.2.ebuild > > ChangeLog Log: > > new ebuild: app-text/pdfsandwich > > RDEPEND=" > media-gfx/exact-image > >

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-text/pdfsandwich: metadata.xml pdfsandwich-0.0.2.ebuild ChangeLog

2010-10-22 Thread Christian Faulhammer
Hi, "Thomas Kahle (tomka)" : > tomka 10/10/22 15:11:40 > > Added:metadata.xml pdfsandwich-0.0.2.ebuild > ChangeLog Log: > new ebuild: app-text/pdfsandwich > RDEPEND=" media-gfx/exact-image > app-text/ghostscript-gpl" > > DEPEND="sys-apps/gawk > >=dev-l