diff options
Diffstat (limited to 'dev-python/Imaging/Imaging-1.1.2-r2.ebuild')
-rw-r--r-- | dev-python/Imaging/Imaging-1.1.2-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/Imaging/Imaging-1.1.2-r2.ebuild b/dev-python/Imaging/Imaging-1.1.2-r2.ebuild index 4ccc0f02b203..37f2f8f9d288 100644 --- a/dev-python/Imaging/Imaging-1.1.2-r2.ebuild +++ b/dev-python/Imaging/Imaging-1.1.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging/Imaging-1.1.2-r2.ebuild,v 1.16 2003/09/10 22:25:13 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging/Imaging-1.1.2-r2.ebuild,v 1.17 2004/03/28 13:25:15 kloeri Exp $ IUSE="tcltk" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Python Imaging Library (PIL)." -SRC_URI="http://www.pythonware.com/downloads/${P}.tar.gz" +SRC_URI="http://www.pythonware.net/storage/${P}.tar.gz" HOMEPAGE="http://www.pythonware.com/downloads/#pil" |