[gentoo-dev] Last rites: app-emacs/cdrw

2008-01-23 Thread Ulrich Mueller
# Ulrich Mueller [EMAIL PROTECTED] (23 Jan 2008) # Last release in 2001. Doesn't work with recent mpg321; # writing of data CDs never implemented. # Masked for removal in 30 days, bug 207133. app-emacs/cdrw -- gentoo-dev@lists.gentoo.org mailing list

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-util/eclipse-sdk: eclipse-sdk-3.2.1-r2.ebuild ChangeLog eclipse-sdk-3.3.1.1.ebuild

2008-01-23 Thread Steve Long
Ryan Hill wrote: Donnie Berkholz wrote: On 12:15 Mon 21 Jan , Jean-Noel Rivasseau (elvanor) wrote: # No warnings / Java 5 / all output should be directed to stdout find ${S} -type f -name '*.xml' -exec \ sed -r -e s:(-encoding ISO-8859-1):\1 -nowarn:g -e s:(\compilerArg\

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-util/eclipse-sdk: eclipse-sdk-3.2.1-r2.ebuild ChangeLog eclipse-sdk-3.3.1.1.ebuild

2008-01-23 Thread Mike Frysinger
On Wednesday 23 January 2008, Steve Long wrote: Ryan Hill wrote: Donnie Berkholz wrote: On 12:15 Mon 21 Jan , Jean-Noel Rivasseau (elvanor) wrote: # No warnings / Java 5 / all output should be directed to stdout find ${S} -type f -name '*.xml' -exec \ sed -r -e s:(-encoding

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-util/eclipse-sdk: eclipse-sdk-3.2.1-r2.ebuild ChangeLog eclipse-sdk-3.3.1.1.ebuild

2008-01-23 Thread Harald van Dijk
On Wed, Jan 23, 2008 at 05:31:13PM -0500, Mike Frysinger wrote: On Wednesday 23 January 2008, Steve Long wrote: Or even: find blah -exec sed 'blah blah' + we specifically discourage `find -exec` in favor of `find -print0 | xargs -0` because it sucks. In what way? I'm not aware of any

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: distutils.eclass

2008-01-23 Thread Donnie Berkholz
On 22:19 Wed 23 Jan , Ali Polatel (hawking) wrote: hawking 08/01/23 22:19:05 Modified: distutils.eclass Log: Fixed ROOT usage for distutils_pkg_postinst failing when ROOT ends with slash @@ -99,11 +99,14 @@ distutils_pkg_postinst() {

Re: [gentoo-dev] Re: Concerns about WIPE_TMP change [offtopic]

2008-01-23 Thread Chris Gianelloni
On Mon, 2008-01-21 at 20:34 -0500, Caleb Cushing wrote: On Jan 20, 2008 8:43 AM, Richard Freeman [EMAIL PROTECTED] wrote: Stefan de Konink wrote: ..very offtopic but how are you all compiling stuff like firefox on a ram disk. Or is 8GB of ram very cheap