commit:     718e086098a3c5d7ae425ea010b6f81b7f0dcb5a
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Thu Mar 17 18:30:19 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 19:27:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=718e0860

dev-python/glyphsLib: Fix HOMEPAGE

Old URL was a permanent redirect.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 dev-python/glyphsLib/glyphsLib-5.3.2-r1.ebuild | 4 ++--
 dev-python/glyphsLib/glyphsLib-6.0.4.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/glyphsLib/glyphsLib-5.3.2-r1.ebuild 
b/dev-python/glyphsLib/glyphsLib-5.3.2-r1.ebuild
index f52e847f0..49df4449e 100644
--- a/dev-python/glyphsLib/glyphsLib-5.3.2-r1.ebuild
+++ b/dev-python/glyphsLib/glyphsLib-5.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1
 
 DESCRIPTION="A library to provide a bridge from Glyphs source files to UFOs"
-HOMEPAGE="https://github.com/googlei18n/glyphsLib";
+HOMEPAGE="https://github.com/googlefonts/glyphsLib";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 LICENSE="Apache-2.0 MIT"

diff --git a/dev-python/glyphsLib/glyphsLib-6.0.4.ebuild 
b/dev-python/glyphsLib/glyphsLib-6.0.4.ebuild
index 9f7e1f694..7c36b733b 100644
--- a/dev-python/glyphsLib/glyphsLib-6.0.4.ebuild
+++ b/dev-python/glyphsLib/glyphsLib-6.0.4.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..9} )
 inherit distutils-r1
 
 DESCRIPTION="A library to provide a bridge from Glyphs source files to UFOs"
-HOMEPAGE="https://github.com/googlei18n/glyphsLib";
+HOMEPAGE="https://github.com/googlefonts/glyphsLib";
 SRC_URI="https://github.com/googlefonts/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"

Reply via email to