On Sunday 16 December 2007 08:03:37 Donnie Berkholz wrote:
> > chmod 755 "${S}/configure"
>
> fperms means you don't need S or quotes.
fperms works on D. Not S.
--
Bo Andresen
signature.asc
Description: This is a digitally signed message part.
On Sunday 16 December 2007 08:13:49 Donnie Berkholz wrote:
> On 17:46 Fri 14 Dec , Greg Kroah-Hartman (gregkh) wrote:
> > pkg_setup() {
> > einfo "Checking mplayer for USE flags we need..."
> > for f in "encode dvd x264 mp3"; do
> > if ! built_with_use media-video/mplayer $f
On 12:40 Sun 16 Dec , Bo Ørsted Andresen wrote:
> On Sunday 16 December 2007 08:03:37 Donnie Berkholz wrote:
> > > chmod 755 "${S}/configure"
> >
> > fperms means you don't need S or quotes.
>
> fperms works on D. Not S.
Good point. It's worth noting that this was the only file in S, and th
On Monday 03 December 2007, Donnie Berkholz wrote:
> I need to lower my maintenance burden a bit, and it makes sense to do
> this by handing off things I don't have hardware for anyway.
you didnt list it, but i can help with the sisusb driver ... i have one of
those neat dongles
-mike
signature
On 14:50 Sun 16 Dec , Lars Weiler (pylon) wrote:
> 1.1 app-cdr/tkdvd/tkdvd-4.0.7.ebuild
>
> file :
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/tkdvd/tkdvd-4.0.7.ebuild?rev=1.1&view=markup
> plain:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/tkdvd/
Donnie Berkholz <[EMAIL PROTECTED]> posted
[EMAIL PROTECTED], excerpted below, on Sun, 16 Dec 2007
12:49:13 -0800:
> I think it's valuable to show the flags that actually need to be changed
> rather than a full list of all required flags.
++
I had a USE blocker give me a list, recently, and it
On Monday 17 December 2007 00:48:12 Duncan wrote:
> > I think it's valuable to show the flags that actually need to be changed
> > rather than a full list of all required flags.
>
> ++
>
> I had a USE blocker give me a list, recently, and it was mildly
> irritating to have to sort out which of the
The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2007-12-16 23h59 UTC.
Removals:
app-text/cstetex2007-12-11 21:10:02 aballier
app-emacs/df2007-12-14 08:13:15 ulm
Additions:
sci-bio
Just to bring to a wider audience the discussion that we had on bug
#140180 [1].
While documenting new-style virtuals for devmanual we began to discuss
what the LICENSE variable for the virtual ebuilds should contain. For
the reasons listed on the bug, we came to a conclusion that the LICENSE
var
(Sorry for the spam g-dev, I forgot to send this to dev-announce as
well).
- Forwarded message from Mark Loeser <[EMAIL PROTECTED]> -
> Date: Sun, 16 Dec 2007 20:03:39 -0500
> From: Mark Loeser <[EMAIL PROTECTED]>
> To: gentoo-dev@lists.gentoo.org
> Subject: [gentoo-dev] New-style virtual
Donnie Berkholz wrote:
>> 1.1 www-servers/resin/resin-3.1.4.ebuild
>> src_unpack() {
>>
>> unpack ${A}
>> for i in "${WORKDIR}"/${PV}/resin-${PV}-*; do
>> epatch "${i}"
>> done;
>
> How about:
>
> epatch "${WORKDIR}"/${PV}/resin-${PV}-*
Leftover from
11 matches
Mail list logo