summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-26 14:33:44 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-26 14:33:44 +0000
commit949f142d58819ba8ef48142e9b43c682f234bd3d (patch)
treed473e780f868d6a76243d526d8e092eaff8bbe6d /app-misc/hachoir-subfile
parentFix install, thanks to Jonas Bernoulli in bug #349596. (diff)
downloadgentoo-2-949f142d58819ba8ef48142e9b43c682f234bd3d.tar.gz
gentoo-2-949f142d58819ba8ef48142e9b43c682f234bd3d.tar.bz2
gentoo-2-949f142d58819ba8ef48142e9b43c682f234bd3d.zip
Use PyPI mirrors.
(Portage version: 2.2.0_alpha10_p8/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/hachoir-subfile')
-rw-r--r--app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild
index d9b64ae47ed4..65cc46a18b01 100644
--- a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild
+++ b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.4 2010/03/26 20:10:58 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.5 2010/12/26 14:33:44 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -10,7 +10,7 @@ inherit distutils
DESCRIPTION="Find subfile in any binary stream"
HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-subfile http://pypi.python.org/pypi/hachoir-subfile"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"