Re: [gentoo-dev] New eclass: cmake-multilib for cmake multilib package builds

2013-02-07 Thread Ben de Groot
On 6 February 2013 04:19, Michał Górny mgo...@gentoo.org wrote: The idea is the same as in autotools-multilib. The eclass is a straightfoward wrapper for cmake-utils which inherits multilib-build and runs cmake phase functions for all ABIs (using out-of-source build). The eclass uses the

Re: [gentoo-dev] New eclass: cmake-multilib for cmake multilib package builds

2013-02-07 Thread Ben de Groot
On 7 February 2013 16:36, Ben de Groot yng...@gentoo.org wrote: On 6 February 2013 04:19, Michał Górny mgo...@gentoo.org wrote: The idea is the same as in autotools-multilib. The eclass is a straightfoward wrapper for cmake-utils which inherits multilib-build and runs cmake phase functions for

Re: [gentoo-dev] The /run migration

2013-02-07 Thread Stefan Ehret
On Wed, 2013-02-06 at 10:23 -0500, Mike Gilbert wrote: On Wed, Feb 6, 2013 at 10:03 AM, Ian Stakenvicius a...@gentoo.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 06/02/13 09:53 AM, Markos Chandras wrote: On 6 February 2013 14:18, Ian Stakenvicius a...@gentoo.org wrote:

Re: [gentoo-dev] The /run migration

2013-02-07 Thread Markos Chandras
On 6 February 2013 15:30, William Hubbs willi...@gentoo.org wrote: On Wed, Feb 06, 2013 at 10:23:06AM -0500, Mike Gilbert wrote: On Wed, Feb 6, 2013 at 10:03 AM, Ian Stakenvicius a...@gentoo.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 06/02/13 09:53 AM, Markos Chandras

[gentoo-dev] Rename Creative Commons license files?

2013-02-07 Thread Ulrich Mueller
I always wondered why we are using such bulky names like CCPL-Attribution-ShareAlike-2.5 for the Creative Commons licenses, instead of CC-BY-SA-2.5 like everyone else. The latter also used by our documentation pages and is the name in the SPDX license list [1], So, while in general I'm against

Re: [gentoo-dev] Rename Creative Commons license files?

2013-02-07 Thread Markos Chandras
On 7 February 2013 16:07, Ulrich Mueller u...@gentoo.org wrote: I always wondered why we are using such bulky names like CCPL-Attribution-ShareAlike-2.5 for the Creative Commons licenses, instead of CC-BY-SA-2.5 like everyone else. The latter also used by our documentation pages and is the

Re: [gentoo-dev] Rename Creative Commons license files?

2013-02-07 Thread Alec Warner
On Thu, Feb 7, 2013 at 8:07 AM, Ulrich Mueller u...@gentoo.org wrote: I always wondered why we are using such bulky names like CCPL-Attribution-ShareAlike-2.5 for the Creative Commons licenses, instead of CC-BY-SA-2.5 like everyone else. The latter also used by our documentation pages and is

[gentoo-dev] !!! ERROR !!!

2013-02-07 Thread Stefan Ehret
== !!! ERROR !!! SYSTEM ERROR !!! SYSTEM FAIL !!! ==

Re: [gentoo-dev] !!! ERROR !!!

2013-02-07 Thread Ian Whyman
!!! ERROR !!! SYSTEM ERROR !!! SYSTEM FAIL !!! Yikes. I didn't touch anything, honest!

Re: [gentoo-dev] !!! ERROR !!!

2013-02-07 Thread Markos Chandras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02/07/2013 05:00 PM, Ian Whyman wrote: !!! ERROR !!! SYSTEM ERROR !!! SYSTEM FAIL !!! Yikes. I didn't touch anything, honest! lets hope infra will ban him from the list - -- Regards, Markos Chandras - Gentoo Linux Developer

Re: [gentoo-dev] !!! ERROR !!!

2013-02-07 Thread Matthew Thode
On 02/07/2013 11:07 AM, Stefan Ehret wrote: == !!! ERROR !!! SYSTEM ERROR !!! SYSTEM FAIL !!! == NOT IT!!! -- -- Matthew Thode (prometheanfire) signature.asc Description:

Re: [gentoo-dev] !!! ERROR !!!

2013-02-07 Thread Andreas K. Huettel
Am Donnerstag, 7. Februar 2013, 18:00:40 schrieb Ian Whyman: !!! ERROR !!! SYSTEM ERROR !!! SYSTEM FAIL !!! Yikes. I didn't touch anything, honest! Must be this cosmic radiation then... :D huettel@pinacolada ~ $ eix net-mail/devcron * net-mail/devcron Available versions: 1.00

[gentoo-dev] Re: [PATCH 3/3] Convert virtualgl to cmake-multilib.

2013-02-07 Thread Maciej Mrozowski
On Tuesday 05 of February 2013 21:19:24 you wrote: +CMAKE_VERBOSE=1 This is already eclass default. + abi_configure() { + local mycmakeargs=( + ${mycmakeargs[@]} + -DVGL_LIBDIR=/usr/$(get_libdir) +

Re: [gentoo-dev] !!! ERROR !!!

2013-02-07 Thread Rich Freeman
On Thu, Feb 7, 2013 at 12:53 PM, Markos Chandras hwoar...@gentoo.org wrote: On 02/07/2013 05:00 PM, Ian Whyman wrote: !!! ERROR !!! SYSTEM ERROR !!! SYSTEM FAIL !!! Yikes. I didn't touch anything, honest! lets hope infra will ban him from the list What's with all the leniency? I thought

[gentoo-dev] How to publish an overlay

2013-02-07 Thread Kfir Lavi
Hi, I'm the author of bashlibs - general library framework and libraries for bash programing. I have created new overlay for bash libraries. https://github.com/kfirlavi/bashlibs/tree/master/gentoo/portage How do I publish it via layman or eix-remote? Regards, Kfir

Re: [gentoo-dev] How to publish an overlay

2013-02-07 Thread Brian Dolbec
On Fri, 2013-02-08 at 09:03 +0200, Kfir Lavi wrote: Hi, I'm the author of bashlibs - general library framework and libraries for bash programing. I have created new overlay for bash libraries. https://github.com/kfirlavi/bashlibs/tree/master/gentoo/portage How do I publish it via layman