public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/fontmake/
Date: Fri, 25 Mar 2022 15:17:02 +0000 (UTC)	[thread overview]
Message-ID: <1648052126.569ceae6049ab704ab4d367cc0de3997657e27f4.tastytea@gentoo> (raw)

commit:     569ceae6049ab704ab4d367cc0de3997657e27f4
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Mar 23 15:54:25 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Mar 23 16:15:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=569ceae6

dev-util/fontmake: Fix HOMEPAGE

Old URL is a permanent redirect to new URL.

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

 dev-util/fontmake/fontmake-2.4.0.ebuild | 4 ++--
 dev-util/fontmake/fontmake-3.2.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/fontmake/fontmake-2.4.0.ebuild b/dev-util/fontmake/fontmake-2.4.0.ebuild
index a16e48a19..ee30177cb 100644
--- a/dev-util/fontmake/fontmake-2.4.0.ebuild
+++ b/dev-util/fontmake/fontmake-2.4.0.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=7
@@ -10,7 +10,7 @@ inherit distutils-r1
 SRC_URI="https://github.com/googlefonts/fontmake/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64"
 DESCRIPTION="A wrapper for several Python libraries to compile fonts from sources"
-HOMEPAGE="https://github.com/googlei18n/fontmake"
+HOMEPAGE="https://github.com/googlefonts/fontmake"
 LICENSE="Apache-2.0"
 SLOT="0"
 

diff --git a/dev-util/fontmake/fontmake-3.2.0.ebuild b/dev-util/fontmake/fontmake-3.2.0.ebuild
index 0dddd9527..f844c44d9 100644
--- a/dev-util/fontmake/fontmake-3.2.0.ebuild
+++ b/dev-util/fontmake/fontmake-3.2.0.ebuild
@@ -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"


WARNING: multiple messages have this Message-ID (diff)
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/fontmake/
Date: Wed, 23 Mar 2022 16:17:14 +0000 (UTC)	[thread overview]
Message-ID: <1648052126.569ceae6049ab704ab4d367cc0de3997657e27f4.tastytea@gentoo> (raw)
Message-ID: <20220323161714.mAVLP-vyN3xI9LlbIe4ltEzj7dg3Ly-KYP-9m3Abbmc@z> (raw)

commit:     569ceae6049ab704ab4d367cc0de3997657e27f4
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Mar 23 15:54:25 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Mar 23 16:15:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=569ceae6

dev-util/fontmake: Fix HOMEPAGE

Old URL is a permanent redirect to new URL.

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

 dev-util/fontmake/fontmake-2.4.0.ebuild | 4 ++--
 dev-util/fontmake/fontmake-3.2.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/fontmake/fontmake-2.4.0.ebuild b/dev-util/fontmake/fontmake-2.4.0.ebuild
index a16e48a19..ee30177cb 100644
--- a/dev-util/fontmake/fontmake-2.4.0.ebuild
+++ b/dev-util/fontmake/fontmake-2.4.0.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=7
@@ -10,7 +10,7 @@ inherit distutils-r1
 SRC_URI="https://github.com/googlefonts/fontmake/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64"
 DESCRIPTION="A wrapper for several Python libraries to compile fonts from sources"
-HOMEPAGE="https://github.com/googlei18n/fontmake"
+HOMEPAGE="https://github.com/googlefonts/fontmake"
 LICENSE="Apache-2.0"
 SLOT="0"
 

diff --git a/dev-util/fontmake/fontmake-3.2.0.ebuild b/dev-util/fontmake/fontmake-3.2.0.ebuild
index 0dddd9527..f844c44d9 100644
--- a/dev-util/fontmake/fontmake-3.2.0.ebuild
+++ b/dev-util/fontmake/fontmake-3.2.0.ebuild
@@ -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"


             reply	other threads:[~2022-03-25 15:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 15:17 Ronny Gutbrod [this message]
2022-03-23 16:17 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-util/fontmake/ Ronny Gutbrod
  -- strict thread matches above, loose matches on Subject: below --
2023-05-11 14:32 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-05-06  6:59 Viorel Munteanu
2022-06-01 11:17 Andrew Ammerlaan
2022-06-01 11:17 Andrew Ammerlaan
2022-03-23 16:15 Ronny Gutbrod
2021-06-20  3:52 Theo Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1648052126.569ceae6049ab704ab4d367cc0de3997657e27f4.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox