summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-14 17:01:55 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-14 17:01:55 +0000
commit00af77ddca96ae99e909d1b26a53c3a1c1df88fe (patch)
tree43aa50c3827f6f26f23622144fca404bd810d008 /dev-python/imaging
parentDrop package masked for removal. (diff)
downloadgentoo-2-00af77ddca96ae99e909d1b26a53c3a1c1df88fe.tar.gz
gentoo-2-00af77ddca96ae99e909d1b26a53c3a1c1df88fe.tar.bz2
gentoo-2-00af77ddca96ae99e909d1b26a53c3a1c1df88fe.zip
Update HOMEPAGE.
(Portage version: 14820-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/imaging')
-rw-r--r--dev-python/imaging/imaging-1.1.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"