mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-util/fontmake: Fix HOMEPAGE
Old URL is a permanent redirect to new URL. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8,9} )
|
||||
inherit distutils-r1 optfeature
|
||||
|
||||
DESCRIPTION="A wrapper for several Python libraries to compile fonts from sources"
|
||||
HOMEPAGE="https://github.com/googlei18n/fontmake"
|
||||
HOMEPAGE="https://github.com/googlefonts/fontmake"
|
||||
SRC_URI="https://github.com/googlefonts/fontmake/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
Reference in New Issue
Block a user