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

2007-09-15 Thread Ryan Hill
Donnie Berkholz wrote: > On 02:20 Sun 16 Sep , Ryan Hill (dirtyepic) wrote: >> dirtyepic07/09/16 02:20:05 >> >> Modified: font.eclass >> Log: >> Forgot to remove -v flag from chmod. > >> @@ -85,7 +85,7 @@ >> for suffix in ${FONT_SUFFIX}; do >> doins *.${

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

2007-09-15 Thread Donnie Berkholz
On 02:20 Sun 16 Sep , Ryan Hill (dirtyepic) wrote: > dirtyepic07/09/16 02:20:05 > > Modified: font.eclass > Log: > Forgot to remove -v flag from chmod. > @@ -85,7 +85,7 @@ > for suffix in ${FONT_SUFFIX}; do > doins *.${suffix} > # ensure

Re: [gentoo-dev] Last rites: mail-mta/qmail-mysql

2007-09-15 Thread Petteri Räty
Benedikt Boehm kirjoitti: > On Sat, 15 Sep 2007 20:48:52 +0300 > Petteri Räty <[EMAIL PROTECTED]> wrote: > >> Benedikt Boehm kirjoitti: >>> On Sat, 15 Sep 2007 14:17:24 +0300 >>> Petteri Räty <[EMAIL PROTECTED]> wrote: >>> Benedikt Boehm kirjoitti: > Hi all, > > mail-mta/qmail-mys

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Mike Frysinger
On Saturday 15 September 2007, Donnie Berkholz wrote: > On 16:52 Sat 15 Sep , Mike Frysinger wrote: > > On Saturday 15 September 2007, Donnie Berkholz wrote: > > > On 05:56 Sat 15 Sep , Mike Frysinger wrote: > > > > On Saturday 15 September 2007, Donnie Berkholz wrote: > > > > > Also, try u

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Donnie Berkholz
On 16:52 Sat 15 Sep , Mike Frysinger wrote: > On Saturday 15 September 2007, Donnie Berkholz wrote: > > On 05:56 Sat 15 Sep , Mike Frysinger wrote: > > > On Saturday 15 September 2007, Donnie Berkholz wrote: > > > > Also, try using { } around a block of code instead of ( ), which > > > > cr

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Mike Frysinger
On Saturday 15 September 2007, Donnie Berkholz wrote: > On 05:56 Sat 15 Sep , Mike Frysinger wrote: > > On Saturday 15 September 2007, Donnie Berkholz wrote: > > > Also, try using { } around a block of code instead of ( ), which > > > creates a subshell. > > > > erm, what ? () is a subshell, {

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Donnie Berkholz
On 05:56 Sat 15 Sep , Mike Frysinger wrote: > On Saturday 15 September 2007, Donnie Berkholz wrote: > > Also, try using { } around a block of code instead of ( ), which creates > > a subshell. > > erm, what ? () is a subshell, {} is a list of grouped commands ... Right, that's what I said. W

Re: [gentoo-dev] Last rites: mail-mta/qmail-mysql

2007-09-15 Thread Benedikt Boehm
On Sat, 15 Sep 2007 20:48:52 +0300 Petteri Räty <[EMAIL PROTECTED]> wrote: > Benedikt Boehm kirjoitti: > > On Sat, 15 Sep 2007 14:17:24 +0300 > > Petteri Räty <[EMAIL PROTECTED]> wrote: > > > >> Benedikt Boehm kirjoitti: > >>> Hi all, > >>> > >>> mail-mta/qmail-mysql is going to be removed in 14

Re: [gentoo-dev] Re: Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread Chris Gianelloni
On Sat, 2007-09-15 at 12:22 +0200, Robert Buchholz wrote: > Also, I believe -dev is not the appropriate place for this (project > ftw!). Ehh... no... gentoo-nfp is where things involving our legal entity belongs. This sort of thread 100% absolutely does *not* belong on this list, nor project. -

Re: [gentoo-dev] Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread Chris Gianelloni
On Sat, 2007-09-15 at 11:58 +0300, Samuli Suominen wrote: > > Is that legal? All legal questions should *always* be directed to the trustees. To put it simply, anyone selling anything with a Gentoo logo on it is breaking the law, unless they are selling a Gentoo Linux CD. In other words, the o

Re: [gentoo-dev] Last rites: mail-mta/qmail-mysql

2007-09-15 Thread Petteri Räty
Benedikt Boehm kirjoitti: > On Sat, 15 Sep 2007 14:17:24 +0300 > Petteri Räty <[EMAIL PROTECTED]> wrote: > >> Benedikt Boehm kirjoitti: >>> Hi all, >>> >>> mail-mta/qmail-mysql is going to be removed in 14 days. Bug #20899 >>> >>> Regards, >>> Bene >> https://bugs.gentoo.org/show_bug.cgi?id=20899

Re: [gentoo-dev] Last rites: mail-mta/qmail-mysql

2007-09-15 Thread Benedikt Boehm
On Sat, 15 Sep 2007 14:17:24 +0300 Petteri Räty <[EMAIL PROTECTED]> wrote: > Benedikt Boehm kirjoitti: > > Hi all, > > > > mail-mta/qmail-mysql is going to be removed in 14 days. Bug #20899 > > > > Regards, > > Bene > > https://bugs.gentoo.org/show_bug.cgi?id=20899 > > I don't see anything in

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Mike Frysinger
On Saturday 15 September 2007, Hans de Graaff wrote: > On Sat, 2007-09-15 at 05:56 -0400, Mike Frysinger wrote: > > On Saturday 15 September 2007, Donnie Berkholz wrote: > > > On 07:19 Sat 15 Sep , Hans de Graaff (graaff) wrote: > > > > SITEPACKAGE=/usr/lib/xemacs/site-packages > > > > > > Is u

Re: [gentoo-dev] Last rites: mail-mta/qmail-mysql

2007-09-15 Thread Petteri Räty
Benedikt Boehm kirjoitti: > Hi all, > > mail-mta/qmail-mysql is going to be removed in 14 days. Bug #20899 > > Regards, > Bene https://bugs.gentoo.org/show_bug.cgi?id=20899 I don't see anything in that bug that would warrant deviating from the normal 30 days. Regards, Petteri signature.asc

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Hans de Graaff
On Sat, 2007-09-15 at 05:56 -0400, Mike Frysinger wrote: > On Saturday 15 September 2007, Donnie Berkholz wrote: > > On 07:19 Sat 15 Sep , Hans de Graaff (graaff) wrote: > > > SITEPACKAGE=/usr/lib/xemacs/site-packages > > > > Is using get_libdir() a concern here? > > looks it to me Not really

[gentoo-dev] Last rites: mail-mta/qmail-mysql

2007-09-15 Thread Benedikt Boehm
Hi all, mail-mta/qmail-mysql is going to be removed in 14 days. Bug #20899 Regards, Bene -- [EMAIL PROTECTED] mailing list

Re: [gentoo-dev] Re: Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread Robert Buchholz
On Saturday, 15. September 2007, Samuli Suominen wrote: > > Is that legal? > > > > - drac > > http://www.cafepress.com/buy/gentoo/-/cfpt2_/copt_/cfpt_/source_searc >hBox/x_0/y_0 CafePress is the official gentoo.org store, see: http://www.cafepress.com/officialgentoo/ I guess that includes our stu

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Mike Frysinger
On Saturday 15 September 2007, Donnie Berkholz wrote: > On 07:19 Sat 15 Sep , Hans de Graaff (graaff) wrote: > > SITEPACKAGE=/usr/lib/xemacs/site-packages > > Is using get_libdir() a concern here? looks it to me > > xemacs-elisp-compile () { > > ${XEMACS_BATCH_CLEAN} -f batch-byte-compile

Re: [gentoo-dev] Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread Arturo Garcia
On Saturday 15 Sep 2007, René 'Necoro' Neumann wrote: > This is the shop of gentoo.de which holds the trademark in Germany :) So > this should be ok :) Can someone confirm? -- [EMAIL PROTECTED] mailing list

Re: [gentoo-dev] Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread René 'Necoro' Neumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Samuli Suominen schrieb: > User posted me today these: > > http://www.spreadshirt.net/shop.php?article_id=2219416&view_id=235 > http://www.spreadshirt.net/shop.php?op=article&article_id=311913&p=1 > > Seems they are making money with products that ha

[gentoo-dev] Re: Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread Samuli Suominen
On Sat, 15 Sep 2007 11:58:27 +0300 Samuli Suominen <[EMAIL PROTECTED]> wrote: > User posted me today these: > > http://www.spreadshirt.net/shop.php?article_id=2219416&view_id=235 > http://www.spreadshirt.net/shop.php?op=article&article_id=311913&p=1 > > Seems they are making money with products

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: xemacs-elisp-common.eclass xemacs-elisp.eclass

2007-09-15 Thread Donnie Berkholz
Just a couple comments on this ... On 07:19 Sat 15 Sep , Hans de Graaff (graaff) wrote: > SITEPACKAGE=/usr/lib/xemacs/site-packages Is using get_libdir() a concern here? > xemacs-elisp-compile () { > ${XEMACS_BATCH_CLEAN} -f batch-byte-compile "$@" > xemacs-elisp-make-autoload-fi

[gentoo-dev] Unpermitted distribution of Gentoo shirts and mugs?

2007-09-15 Thread Samuli Suominen
User posted me today these: http://www.spreadshirt.net/shop.php?article_id=2219416&view_id=235 http://www.spreadshirt.net/shop.php?op=article&article_id=311913&p=1 Seems they are making money with products that has Gentoo or Gentoo Linux in them, including our logo. Is that legal? - drac -- [E

Re: [gentoo-dev] meaning of sqlite/sqlite3 use flag

2007-09-15 Thread Samuli Suominen
On Fri, 14 Sep 2007 19:18:29 +0200 Hanno Böck <[EMAIL PROTECTED]> wrote: > Hi, > > I noticed that the sqlite/sqlite3-useflags have no consistent meaning > in the tree. Python uses USE="sqlite" to install basically pysqlite3.. -- [EMAIL PROTECTED] mailing list