|
Lines 1-6
Link Here
|
| 1 |
# Copyright 1999-2017 Gentoo Foundation |
1 |
# Copyright 1999-2017 Gentoo Foundation |
| 2 |
# Distributed under the terms of the GNU General Public License v2 |
2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 |
|
3 |
|
|
|
4 |
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (01 Mar 2017) |
| 5 |
# Disable Python 2 for Portage and some reverse dependencies by default. |
| 6 |
app-admin/webapp-config -python_targets_python2_7 |
| 7 |
=app-portage/cpuid2cpuflags-1* -python_targets_python2_7 |
| 8 |
app-portage/diffmask -python_targets_python2_7 |
| 9 |
app-portage/flaggie -python_targets_python2_7 |
| 10 |
app-portage/g-sorcery -python_targets_python2_7 |
| 11 |
app-portage/gentoolkit -python_targets_python2_7 |
| 12 |
app-portage/gentoolkit-dev -python_targets_python2_7 |
| 13 |
app-portage/gentoopm -python_targets_python2_7 |
| 14 |
app-portage/layman -python_targets_python2_7 |
| 15 |
app-portage/portpeek -python_targets_python2_7 |
| 16 |
app-portage/repoman -python_targets_python2_7 |
| 17 |
dev-java/java-config -python_targets_python2_7 |
| 18 |
sys-apps/portage -python_targets_python2_7 |
| 19 |
|
| 4 |
# Only python3 supported |
20 |
# Only python3 supported |
| 5 |
dev-libs/libixion python_single_target_python3_4 |
21 |
dev-libs/libixion python_single_target_python3_4 |
| 6 |
dev-libs/liborcus python_single_target_python3_4 |
22 |
dev-libs/liborcus python_single_target_python3_4 |
| 7 |
- |
|
|