summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-07-04 15:26:17 +0000
committerMike Gilbert <floppym@gentoo.org>2015-07-04 15:26:17 +0000
commit5f0f5e92e8417e66080066627ba3d15650cc36ac (patch)
treec795072c0c4b8e1d66b68e0f9c08064f45ae03b8 /eclass/python-single-r1.eclass
parentUpdate URI. (diff)
downloadhistorical-5f0f5e92e8417e66080066627ba3d15650cc36ac.tar.gz
historical-5f0f5e92e8417e66080066627ba3d15650cc36ac.tar.bz2
historical-5f0f5e92e8417e66080066627ba3d15650cc36ac.zip
Replace links to python-r1 dev guide with links to the wiki.
Diffstat (limited to 'eclass/python-single-r1.eclass')
-rw-r--r--eclass/python-single-r1.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
index 9480512ac87f..3c27cf7fa367 100644
--- a/eclass/python-single-r1.eclass
+++ b/eclass/python-single-r1.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/python-single-r1.eclass,v 1.38 2015/03/22 13:41:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/python-single-r1.eclass,v 1.39 2015/07/04 15:26:17 floppym Exp $
# @ECLASS: python-single-r1
# @MAINTAINER:
@@ -28,8 +28,8 @@
# in the packages using python-single-r1, and there is no need ever
# to inherit both.
#
-# For more information, please see the python-r1 Developer's Guide:
-# http://www.gentoo.org/proj/en/Python/python-r1/dev-guide.xml
+# For more information, please see the wiki:
+# https://wiki.gentoo.org/wiki/Project:Python/python-single-r1
case "${EAPI:-0}" in
0|1|2|3)