On Tue, 03 Mar 2015 11:12:48 +0100 Helmut Jarausch wrote:
> On 03/03/2015 10:47:46 AM, Andrew Savchenko wrote:
> > Hello,
> >
> > On Tue, 03 Mar 2015 10:21:19 +0100 Helmut Jarausch wrote:
> > > Hi,
> > >
> > > I'd like to install all packages which need Python, only for Python3
> > except those w
On 03/03/2015 10:47:46 AM, Andrew Savchenko wrote:
> Hello,
>
> On Tue, 03 Mar 2015 10:21:19 +0100 Helmut Jarausch wrote:
> > Hi,
> >
> > I'd like to install all packages which need Python, only for Python3
> except those which cannot be installed for Python3.
> > How can I find out which of the
On Tue, 3 Mar 2015 12:47:46 +0300 Andrew Savchenko wrote:
> EIX_LIMIT=0 eix -I --only-names -\( -U python_targets_python2_ -! -U
> python_targets_python3_ -\)
On second though parenthesis are surplus here:
EIX_LIMIT=0 eix -I --only-names -U python_targets_python2_ -! -U
python_targets_python3_
Hello,
On Tue, 03 Mar 2015 10:21:19 +0100 Helmut Jarausch wrote:
> Hi,
>
> I'd like to install all packages which need Python, only for Python3 except
> those which cannot be installed for Python3.
> How can I find out which of the packages installed on my machine have
> PYTHON_TARGETS=python2_
Hi,
I'd like to install all packages which need Python, only for Python3 except
those which cannot be installed for Python3.
How can I find out which of the packages installed on my machine have
PYTHON_TARGETS=python2_7" (only).
I could loop over `qlist -IC` do an emerge -vp each grepping for th
5 matches
Mail list logo