mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -11,7 +11,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms"
|
||||
HOMEPAGE="
|
||||
https://github.com/McLeopold/PythonSkills
|
||||
https://pypi.org/project/skills
|
||||
https://pypi.org/project/skills/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user