summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2013-05-15 00:09:49 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2013-05-15 00:09:49 +0200
commit28878f8c81a154126b91b5faad00e702970596c5 (patch)
treecd5f4aad4df5dbcedab625a671fad0c68d3044a0 /dev-python
parentdev-python/billiard: update in gentoo-x86 (diff)
downloadeva-28878f8c81a154126b91b5faad00e702970596c5.tar.gz
eva-28878f8c81a154126b91b5faad00e702970596c5.tar.bz2
eva-28878f8c81a154126b91b5faad00e702970596c5.zip
dev-python/pytidylib: use thirdparty mirror syntax
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytidylib/pytidylib-0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytidylib/pytidylib-0.2.1.ebuild b/dev-python/pytidylib/pytidylib-0.2.1.ebuild
index 8eaacfb..0649453 100644
--- a/dev-python/pytidylib/pytidylib-0.2.1.ebuild
+++ b/dev-python/pytidylib/pytidylib-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Python package that wraps the HTML Tidy library"
HOMEPAGE=" http://countergram.com/open-source/pytidylib/"
-SRC_URI="https://github.com/downloads/countergram/${PN}/${P}.tar.gz"
+SRC_URI="mirror://github/countergram/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"