summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-14 17:10:16 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-14 17:10:16 +0000
commit8ac9f2e9c1a12b5f526c7b7e2fac34c19268a422 (patch)
treeba3b9ce55873fbdaaa51cf359bc1985a1eb03ba2 /dev-python/dnspython
parentMasking app-cdr/kcdlabel for removal, kde-base/kdelibs-3* removal, bug #292794 (diff)
downloadhistorical-8ac9f2e9c1a12b5f526c7b7e2fac34c19268a422.tar.gz
historical-8ac9f2e9c1a12b5f526c7b7e2fac34c19268a422.tar.bz2
historical-8ac9f2e9c1a12b5f526c7b7e2fac34c19268a422.zip
Update HOMEPAGE.
Package-Manager: portage-14820-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/dnspython-1.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.7.1.ebuild b/dev-python/dnspython/dnspython-1.7.1.ebuild
index bc175cbff956..92e127da24c4 100644
--- a/dev-python/dnspython/dnspython-1.7.1.ebuild
+++ b/dev-python/dnspython/dnspython-1.7.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/dnspython/dnspython-1.7.1.ebuild,v 1.9 2009/11/14 16:45:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.7.1.ebuild,v 1.10 2009/11/14 17:10:16 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="DNS toolkit for Python"
-HOMEPAGE="http://www.dnspython.org/"
+HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython"
SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz"
LICENSE="as-is"