From 28878f8c81a154126b91b5faad00e702970596c5 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Wed, 15 May 2013 00:09:49 +0200 Subject: dev-python/pytidylib: use thirdparty mirror syntax --- dev-python/pytidylib/pytidylib-0.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pytidylib') 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" -- cgit v1.2.3-65-gdbad