gentoo-x86 commit in net-libs/libproxy: ChangeLog libproxy-0.4.6.ebuild
El vie, 01-10-2010 a las 17:15 +0400, Peter Volkov escribió:
> В Срд, 29/09/2010 в 20:43 +0000, Pacho Ramos (pacho) пишет:
> > pkg_setup() {
> > if use python; then
> > python_set_active_version 2
> > fi
>
> It's much shorter and clearer to write
>
> use python && python_set_active_version 2
>
Well, I didn't make that change:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/libproxy/libproxy-0.4.2.ebuild?r1=1.1&r2=1.2
but ok, I am sure it will be useful anyway for other similar cases :-)