diff options
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.7.1.ebuild | 4 |
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" |