Re: [gentoo-dev] ebuild for python-dev package - need some help

2010-12-22 Thread Jorge Manuel B. S. Vicetto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22-12-2010 09:42, Dirkjan Ochtman wrote: > On Wed, Dec 22, 2010 at 11:40, justin wrote: >> we have a seperate list for helping on development of ebuild, >> gentoo-devhelp. Please send questions like this to this list. > > That's good advice. You m

Re: [gentoo-dev] ebuild for python-dev package - need some help

2010-12-22 Thread Dirkjan Ochtman
On Wed, Dec 22, 2010 at 11:40, justin wrote: > we have a seperate list for helping on development of ebuild, > gentoo-devhelp. Please send questions like this to this list. That's good advice. You may also want to ask for help in #gentoo-python on IRC, or file a bug about this (if there isn't one

Re: [gentoo-dev] ebuild for python-dev package - need some help

2010-12-22 Thread justin
On 22/12/10 11:33, Helmut Jarausch wrote: Hello Helmut, we have a seperate list for helping on development of ebuild, gentoo-devhelp. Please send questions like this to this list. > > Here my attempt: > > EAPI="3" PYTHON_DEPEND="2" > SUPPORT_PYTHON_ABIS="1" > inherit distutils eutils subversion

[gentoo-dev] ebuild for python-dev package - need some help

2010-12-22 Thread Helmut Jarausch
Hi, I'd like to build a package dev-python/pyparsing- This has worked early, but anyhow it stopped working after upgrading to Python-2.7.1 previously. The package is unpacked into /var/tmp/portage/dev-python/pyparsing-/work/pyparsing- which contains the folders doc examples and src. An