On Sun, 25 May 2008 02:26:42 +0530
"Arun Raghavan" <[EMAIL PROTECTED]> wrote:
> if has_version =dev-python/gtkspell-2*; then
> LICENSE="GPL-2"
> else
> LICENSE="LGPL-2.1"
> fi
>
> There is currently *no* way to express this in an ebuild without
> invalidating the cache. For now this is ju
On L, 2008-05-24 at 10:18 +0300, Ali Polatel wrote:
> Arun Raghavan yazmış:
> > Greetings All,
>
> Hey there
>
> > I've been working on an ancient bug [1] requesting a split of the
> > gnome-python, gnome-python-extras, and gnome-python-desktop ebuilds.
>
> Good for you :P
>
> *snip*
> >
> > F
On Sat, May 24, 2008 at 9:02 PM, Christian Faulhammer <[EMAIL PROTECTED]> wrote:
> "Arun Raghavan" <[EMAIL PROTECTED]>:
>
>> Feedback and comments (and even brickbats ;)) on the eclass are
>> invited.
>
> * Don't install the COPYING file via the DOCS variable.
> * The LICENSE should be kept per e
"Arun Raghavan" <[EMAIL PROTECTED]>:
> Feedback and comments (and even brickbats ;)) on the eclass are
> invited.
* Don't install the COPYING file via the DOCS variable.
* The LICENSE should be kept per ebuild in my opinion
--
Christian Faulhammer, Gentoo Lisp project
http://www.gentoo.org/pr
Hello!
2008/5/24 Ali Polatel <[EMAIL PROTECTED]>:
> Attached is a patch for two minor issues with the eclass. First try to
> remove py-compile only if it exists. Second, python_mod_optimize is
> ROOT aware (since recently).
Thanks for the feedback ... I've checked in your patch.
Best,
--
Arun R
Arun Raghavan yazmış:
> Greetings All,
Hey there
> I've been working on an ancient bug [1] requesting a split of the
> gnome-python, gnome-python-extras, and gnome-python-desktop ebuilds.
Good for you :P
*snip*
>
> Feedback and comments (and even brickbats ;)) on the eclass are invited.
>
At