Re: [gentoo-dev] bug wrangler queue is large...

2010-05-26 Thread Panagiotis Christopoulos
On 05:30 Wed 26 May , Jeroen Roovers wrote: > To follow up on that, we could add some language to the point that if > it takes more than X days (say a week) then assignment to maintainers > proper should go through. This could be especially important when bugs > do seem relevant but should be l

[gentoo-dev] Links to compressed files (was: gentoo-x86 commit in app-misc/mmv: ChangeLog mmv-1.01b_p15.ebuild)

2010-05-26 Thread Torsten Veller
> src_install() { > doman mmv.1 || die > dosym mmv.1.gz /usr/share/man/man1/mcp.1.gz || die > dosym mmv.1.gz /usr/share/man/man1/mln.1.gz || die > dosym mmv.1.gz /usr/share/man/man1/mad.1.gz || die How does this work with various package managers? Portage works fine with

Re: [gentoo-dev] Links to compressed files

2010-05-26 Thread Samuli Suominen
On 05/26/2010 10:47 AM, Torsten Veller wrote: >> src_install() { > >> doman mmv.1 || die >> dosym mmv.1.gz /usr/share/man/man1/mcp.1.gz || die >> dosym mmv.1.gz /usr/share/man/man1/mln.1.gz || die >> dosym mmv.1.gz /usr/share/man/man1/mad.1.gz || die > > How does this work wit

Re: [gentoo-dev] Links to compressed files (was: gentoo-x86 commit in app-misc/mmv: ChangeLog mmv-1.01b_p15.ebuild)

2010-05-26 Thread Ulrich Mueller
> On Wed, 26 May 2010, Torsten Veller wrote: >> dosym mmv.1.gz /usr/share/man/man1/mcp.1.gz || die >> dosym mmv.1.gz /usr/share/man/man1/mln.1.gz || die >> dosym mmv.1.gz /usr/share/man/man1/mad.1.gz || die > Is there a reliable/predictable way to create such links? Don't use a symlink, but

Re: [gentoo-dev] Links to compressed files (was: gentoo-x86 commit in app-misc/mmv: ChangeLog mmv-1.01b_p15.ebuild)

2010-05-26 Thread Mike Frysinger
On Wednesday 26 May 2010 04:01:28 Ulrich Mueller wrote: > > On Wed, 26 May 2010, Torsten Veller wrote: > >> dosym mmv.1.gz /usr/share/man/man1/mcp.1.gz || die > >> dosym mmv.1.gz /usr/share/man/man1/mln.1.gz || die > >> dosym mmv.1.gz /usr/share/man/man1/mad.1.gz || die > > > > Is there a reli

[gentoo-dev] Re: bug wrangler queue is large...

2010-05-26 Thread Duncan
Graham Murray posted on Wed, 26 May 2010 06:36:35 +0100 as excerpted: > Mike Frysinger writes: > >> the bug reporter can open their own bugs. gentoo developers can open >> any bug. that's about it. > > Which can be a pain for other users who suffered the same bug (and are > probably on the CC

Re: [gentoo-dev] Re: bug wrangler queue is large...

2010-05-26 Thread Matti Bickel
On 05/26/2010 11:01 AM, Duncan wrote: [Reopening on RESO FIXED bugs as non-reporter] > That's what clone bug is for... or at least what /I/ use it for. Resulting in extra work for wranglers. At least for the packages I maintain, I actually read my bugmail and will respond to comments even in RESO

[gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-05-26 Thread Duncan
Mike Frysinger posted on Wed, 26 May 2010 00:31:21 -0400 as excerpted: > On Tuesday 25 May 2010 23:59:22 Maciej Mrozowski wrote: >> On Tuesday 25 of May 2010 20:31:33 Mike Frysinger wrote: >>> the src_test func looks like its copying & pasting stuff from the PM. >>> this really should be kept in t

[gentoo-dev] Re: bug wrangler queue is large...

2010-05-26 Thread Duncan
Jeroen Roovers posted on Wed, 26 May 2010 05:08:44 +0200 as excerpted: > On Tue, 25 May 2010 23:40:44 +0200 > Harald van Dijk wrote: > >> Yes, people like myself who don't normally wrangle bugs but try to help >> out occasionally. I'm not really interested in receiving all bug >> wrangler e-mails

Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-05-26 Thread Maciej Mrozowski
On Wednesday 26 of May 2010 11:12:10 Duncan wrote: > Mike Frysinger posted on Wed, 26 May 2010 00:31:21 -0400 as excerpted: > > On Tuesday 25 May 2010 23:59:22 Maciej Mrozowski wrote: > >> On Tuesday 25 of May 2010 20:31:33 Mike Frysinger wrote: > >>> the src_test func looks like its copying & past

[gentoo-dev] QA last rites for media-video/w3cam

2010-05-26 Thread Diego E . Pettenò
# Diego E. Pettenò (26 May 2010) # on behalf of QA team # # Fails to build since at least November 2008, improper # dependencies over freetype, bug #247917. # # Removal on 2010-07-25 media-video/w3cam

[gentoo-dev] QA last rites for dev-lisp/cl-smtp; dev-lisp/cl-pop

2010-05-26 Thread Diego E . Pettenò
# Diego E. Pettenò (26 May 2010) # on behalf of QA team # # cl-smtp fails to fetch since at least September 2007 # (bug #193627); cl-pop needs the former. # # Removal on 2010-07-25 dev-lisp/cl-smtp dev-lisp/cl-pop

Re: [gentoo-dev] Re: [Survey || RFC] autotools-utils.eclass

2010-05-26 Thread Mike Frysinger
On Wednesday 26 May 2010 05:38:00 Maciej Mrozowski wrote: > I've updated documentation, added example usage and option to keep libtool > files (ltdl.so supposedly needs those as I was told, no idea what for). more applicable to us w/Linux is that static linking with libtool needs them. the AUTOT

Re: [gentoo-dev] Re: bug wrangler queue is large...

2010-05-26 Thread Alec Warner
On Wed, May 26, 2010 at 9:27 AM, Duncan <1i5t5.dun...@cox.net> wrote: > Jeroen Roovers posted on Wed, 26 May 2010 05:08:44 +0200 as excerpted: > >> On Tue, 25 May 2010 23:40:44 +0200 >> Harald van Dijk wrote: >> >>> Yes, people like myself who don't normally wrangle bugs but try to help >>> out occ

Re: [gentoo-dev] Re: bug wrangler queue is large...

2010-05-26 Thread Jeroen Roovers
On Wed, 26 May 2010 09:27:08 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > I've often wished there was a way to flag a bug as "I'm not thru > messing with it yet, don't mail anyone yet." That's especially true > when I know I'm going to be attaching 2-3 addition files, emerge > --info, build

Re: [gentoo-dev] QA last rites for dev-lisp/cl-smtp; dev-lisp/cl-pop

2010-05-26 Thread Antoni Grzymala
Diego E. Pettenò dixit (2010-05-26, 14:54): > > # Diego E. Pettenò (26 May 2010) > # on behalf of QA team > # > # cl-smtp fails to fetch since at least September 2007 > # (bug #193627); cl-pop needs the former. > # > # Removal on 2010-07-25 > dev-lisp/cl-smtp > dev-lisp/cl-pop cl-smtp has just

[gentoo-dev] cmake-utils.eclass updated

2010-05-26 Thread Maciej Mrozowski
Changes: - use DOCS and HTML_DOCS support from base.eclass (arrays), provide backward compatibility code - remove documentation of internal functions so that only relevant and public API is in manual So in short, when using cmake-utils, please from now on define DOCS and HTML_DOCS as arrays as