diff options
Diffstat (limited to 'dev-python/liblarch/liblarch-2.1.0.ebuild')
-rw-r--r-- | dev-python/liblarch/liblarch-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/liblarch/liblarch-2.1.0.ebuild b/dev-python/liblarch/liblarch-2.1.0.ebuild index f8d30a58f559..44b37a2c1468 100644 --- a/dev-python/liblarch/liblarch-2.1.0.ebuild +++ b/dev-python/liblarch/liblarch-2.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Library to handle directed acyclic graphs" -HOMEPAGE="http://live.gnome.org/liblarch" +HOMEPAGE="https://live.gnome.org/liblarch" SRC_URI="http://gtg.fritalk.com/publique/gtg.fritalk.com/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-3" |