Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: ChangeLog openvpn-2.1.3.ebuild

2010-10-18 Thread Michał Górny
On Mon, 18 Oct 2010 14:06:26 -0400 Mike Frysinger wrote: > On Monday, October 18, 2010 03:08:15 Michał Górny wrote: > > On Wed, 13 Oct 2010 17:46:43 -0400 Mike Frysinger wrote: > > > On Wednesday, October 13, 2010 15:57:17 Amadeusz Żołnowski wrote: > > > > And why putting different tasks into one

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: ChangeLog openvpn-2.1.3.ebuild

2010-10-18 Thread Mike Frysinger
On Monday, October 18, 2010 14:06:26 Mike Frysinger wrote: > On Monday, October 18, 2010 03:08:15 Michał Górny wrote: > > On Wed, 13 Oct 2010 17:46:43 -0400 Mike Frysinger wrote: > > > On Wednesday, October 13, 2010 15:57:17 Amadeusz Żołnowski wrote: > > > > And why putting different tasks into one

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: ChangeLog openvpn-2.1.3.ebuild

2010-10-18 Thread Mike Frysinger
On Monday, October 18, 2010 03:08:15 Michał Górny wrote: > On Wed, 13 Oct 2010 17:46:43 -0400 Mike Frysinger wrote: > > On Wednesday, October 13, 2010 15:57:17 Amadeusz Żołnowski wrote: > > > And why putting different tasks into one function? > > > > for the same reason we dont have separate test

Re: [gentoo-dev] Patch for python.eclass

2010-10-18 Thread Petteri Räty
On 10/18/2010 04:33 AM, Arfrever Frehtes Taifersar Arahesis wrote: > Subpatch #10 fixes exporting of python_pkg_setup() in EAPI >=4. > > There will be other changes in API of python.eclass in EAPI >=4, so > python.eclass still doesn't > support EAPI="4". > EAPI 4 is not approved yet. Ebuilds c

[gentoo-dev] Re: Patch for python.eclass

2010-10-18 Thread Diego Elio Pettenò
Il giorno lun, 18/10/2010 alle 17.10 +0200, Arfrever Frehtes Taifersar Arahesis ha scritto: > > No. It's not related to that bug. So I guess Mike's next reply is going to be "and what are you waiting for, before fixing it?". Seriously. -- Diego Elio Pettenò — Flameeyes http://blog.flameeyes.eu/

[gentoo-dev] Re: Patch for python.eclass

2010-10-18 Thread Arfrever Frehtes Taifersar Arahesis
2010-10-18 09:06:06 Mike Frysinger napisał(a): > On October 17, 2010 21:33:20 Arfrever Frehtes Taifersar Arahesis wrote: > > Subpatch #5 improves some code used in older EAPIs. > > does this fix Bug 340395 ? No. It's not related to that bug. -- Arfrever Frehtes Taifersar Arahesis signature.as

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: ChangeLog openvpn-2.1.3.ebuild

2010-10-18 Thread Michał Górny
On Wed, 13 Oct 2010 17:46:43 -0400 Mike Frysinger wrote: > On Wednesday, October 13, 2010 15:57:17 Amadeusz Żołnowski wrote: > > And why putting different tasks into one function? > > for the same reason we dont have separate test binaries: test_exist, > test_file, test_dir, etc... > > it make

[gentoo-dev] Re: Patch for python.eclass

2010-10-18 Thread Mike Frysinger
On October 17, 2010 21:33:20 Arfrever Frehtes Taifersar Arahesis wrote: > Example usage: > RDEPEND="net-libs/gnutls > $(python_add_abi_dependencies ">=dev-python/PyQt4-4.7.7[svg]") > $(python_add_abi_dependencies -e "2.7 3.[2-9]" dev-python/argparse)" > DEPEND="${RDEPEND} > $(