diff options
author | 2012-04-23 20:20:21 +0000 | |
---|---|---|
committer | 2012-04-23 20:20:21 +0000 | |
commit | 55cded8ded03d5e41e2bf515534b9554d16f6231 (patch) | |
tree | 26d8d15cd8daa8971429fe75c195282c42b29908 /dev-python/polygon/polygon-2.0.4.ebuild | |
parent | Use mirror://github. (diff) | |
download | gentoo-2-55cded8ded03d5e41e2bf515534b9554d16f6231.tar.gz gentoo-2-55cded8ded03d5e41e2bf515534b9554d16f6231.tar.bz2 gentoo-2-55cded8ded03d5e41e2bf515534b9554d16f6231.zip |
Use mirror://github.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/polygon/polygon-2.0.4.ebuild')
-rw-r--r-- | dev-python/polygon/polygon-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/polygon/polygon-2.0.4.ebuild b/dev-python/polygon/polygon-2.0.4.ebuild index 4dd99fd94097..2015d96971b3 100644 --- a/dev-python/polygon/polygon-2.0.4.ebuild +++ b/dev-python/polygon/polygon-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.4.ebuild,v 1.1 2012/01/04 21:49:17 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-2.0.4.ebuild,v 1.2 2012/04/23 20:20:21 mgorny Exp $ EAPI=3 PYTHON_DEPEND="2" @@ -11,7 +11,7 @@ inherit distutils DESCRIPTION="Python package to handle polygonal shapes in 2D" HOMEPAGE="http://www.j-raedler.de/projects/polygon/" -SRC_URI="https://github.com/downloads/jraedler/Polygon2/Polygon-${PV}.zip" +SRC_URI="mirror://github/jraedler/Polygon2/Polygon-${PV}.zip" LICENSE="LGPL-2" SLOT="2" |