summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/coverage/coverage-3.1.ebuild')
-rw-r--r--dev-python/coverage/coverage-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/coverage/coverage-3.1.ebuild b/dev-python/coverage/coverage-3.1.ebuild
index bc2919d35619..5bd233d5bd28 100644
--- a/dev-python/coverage/coverage-3.1.ebuild
+++ b/dev-python/coverage/coverage-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/coverage-3.1.ebuild,v 1.4 2009/11/18 14:39:41 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/coverage-3.1.ebuild,v 1.5 2009/11/19 19:43:01 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="Measures code coverage during Python execution"
-HOMEPAGE="http://nedbatchelder.com/code/modules/coverage.html"
+HOMEPAGE="http://nedbatchelder.com/code/coverage/ http://pypi.python.org/pypi/coverage"
SRC_URI="http://pypi.python.org/packages/source/c/coverage/${P}.tar.gz"
LICENSE="BSD"