summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pychecker/pychecker-0.8.7.ebuild')
-rw-r--r--dev-python/pychecker/pychecker-0.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychecker/pychecker-0.8.7.ebuild b/dev-python/pychecker/pychecker-0.8.7.ebuild
index 19fbdd14a6ab..2f5f029388a8 100644
--- a/dev-python/pychecker/pychecker-0.8.7.ebuild
+++ b/dev-python/pychecker/pychecker-0.8.7.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ollie Rutherfurd <oliver@rutherfurd.net>
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.7.ebuild,v 1.2 2002/01/27 07:05:30 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.7.ebuild,v 1.3 2002/05/27 17:27:37 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PyChecker is a tool for finding common bugs in python source code."
-SRC_URI="http://prdownloads.sourceforge.net/pychecker/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/pychecker/${P}.tar.gz"
HOMEPAGE="http://pychecker.sourceforge.net/"
DEPEND="virtual/python"