diff options
-rw-r--r-- | dev-python/dnspython/dnspython-1.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/docutils/docutils-0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-python/imaging/imaging-1.1.6-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 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" diff --git a/dev-python/docutils/docutils-0.6.ebuild b/dev-python/docutils/docutils-0.6.ebuild index 578e450e24b2..32db74ba3583 100644 --- a/dev-python/docutils/docutils-0.6.ebuild +++ b/dev-python/docutils/docutils-0.6.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/docutils/docutils-0.6.ebuild,v 1.2 2009/10/13 17:20:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/docutils-0.6.ebuild,v 1.3 2009/11/14 17:05:54 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils eutils multilib DESCRIPTION="Set of python tools for processing plaintext docs into HTML, XML, etc..." -HOMEPAGE="http://docutils.sourceforge.net/" +HOMEPAGE="http://docutils.sourceforge.net/ http://pypi.python.org/pypi/docutils" SRC_URI="mirror://sourceforge/docutils/${P}.tar.gz glep? ( mirror://gentoo/glep-0.4-r1.tbz2 )" diff --git a/dev-python/imaging/imaging-1.1.6-r1.ebuild b/dev-python/imaging/imaging-1.1.6-r1.ebuild index 53c84d29e9ab..5718c58cbf41 100644 --- a/dev-python/imaging/imaging-1.1.6-r1.ebuild +++ b/dev-python/imaging/imaging-1.1.6-r1.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/imaging/imaging-1.1.6-r1.ebuild,v 1.12 2009/11/14 16:44:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.6-r1.ebuild,v 1.13 2009/11/14 17:01:55 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit eutils distutils MY_P=Imaging-${PV} DESCRIPTION="Python Imaging Library (PIL)" -HOMEPAGE="http://www.pythonware.com/products/pil/index.htm" +HOMEPAGE="http://www.pythonware.com/products/pil/index.htm http://pypi.python.org/pypi/PIL" SRC_URI="http://www.effbot.org/downloads/${MY_P}.tar.gz" LICENSE="as-is" |