mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/plyr: avoid redirection
This commit is contained in:
committed by
Michał Górny
parent
3d01513d54
commit
2dda23343b
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -10,7 +10,7 @@ MY_PN="python-glyr"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="A python wrapper for Glyr"
|
||||
HOMEPAGE="https://sahib.github.com/python-glyr/intro.html
|
||||
HOMEPAGE="https://sahib.github.io/python-glyr/intro.html
|
||||
https://github.com/sahib/python-glyr"
|
||||
SRC_URI="https://github.com/sahib/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user