summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-04 14:14:40 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-05 08:57:32 +0100
commite451e66993b17cc6121f1040497b9e68ea38af94 (patch)
treea20b96532c8b2d85f80df4c46fff9e2d90b85064 /eclass/python-single-r1.eclass
parentdev-util/vulkan-tools: version bump to 1.2.133 (diff)
downloadgentoo-e451e66993b17cc6121f1040497b9e68ea38af94.tar.gz
gentoo-e451e66993b17cc6121f1040497b9e68ea38af94.tar.bz2
gentoo-e451e66993b17cc6121f1040497b9e68ea38af94.zip
python*-r1.eclass, distutils-r1.eclass: Link to Python Guide
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/python-single-r1.eclass')
-rw-r--r--eclass/python-single-r1.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
index 739a394ddd18..87e1cb97deda 100644
--- a/eclass/python-single-r1.eclass
+++ b/eclass/python-single-r1.eclass
@@ -33,8 +33,8 @@
# in the packages using python-single-r1, and there is no need ever
# to inherit both.
#
-# For more information, please see the wiki:
-# https://wiki.gentoo.org/wiki/Project:Python/python-single-r1
+# For more information, please see the Python Guide:
+# https://dev.gentoo.org/~mgorny/python-guide/
case "${EAPI:-0}" in
0|1|2|3|4)