commit:     f740834f1361cfb2b9cfa04c4c525316953ee4fe
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 17 08:46:32 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 20:50:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f740834f

dev-util/squashdelta: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-util/squashdelta/metadata.xml             | 4 ++--
 dev-util/squashdelta/squashdelta-0.1.1.ebuild | 6 +++---
 dev-util/squashdelta/squashdelta-0.1.2.ebuild | 6 +++---
 dev-util/squashdelta/squashdelta-9999.ebuild  | 6 +++---
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/dev-util/squashdelta/metadata.xml 
b/dev-util/squashdelta/metadata.xml
index 263cd632f779..4084bde7d1b1 100644
--- a/dev-util/squashdelta/metadata.xml
+++ b/dev-util/squashdelta/metadata.xml
@@ -10,7 +10,7 @@
                        <email>[email protected]</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://github.com/mgorny/squashdelta/issues/</bugs-to>
-               <remote-id type="github">mgorny/squashdelta</remote-id>
+               <bugs-to>https://github.com/projg2/squashdelta/issues/</bugs-to>
+               <remote-id type="github">projg2/squashdelta</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/dev-util/squashdelta/squashdelta-0.1.1.ebuild 
b/dev-util/squashdelta/squashdelta-0.1.1.ebuild
index ea0756376a3d..5b2b0afe380c 100644
--- a/dev-util/squashdelta/squashdelta-0.1.1.ebuild
+++ b/dev-util/squashdelta/squashdelta-0.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Efficient (partially uncompressed) SquashFS binary delta tool"
-HOMEPAGE="https://github.com/mgorny/squashdelta/";
-SRC_URI="https://github.com/mgorny/squashdelta/releases/download/v${PV}/${P}.tar.bz2";
+HOMEPAGE="https://github.com/projg2/squashdelta/";
+SRC_URI="https://github.com/projg2/squashdelta/releases/download/v${PV}/${P}.tar.bz2";
 
 # uses public-domain murmurhash3
 LICENSE="BSD public-domain"

diff --git a/dev-util/squashdelta/squashdelta-0.1.2.ebuild 
b/dev-util/squashdelta/squashdelta-0.1.2.ebuild
index 3b8ffebd419f..5b2b0afe380c 100644
--- a/dev-util/squashdelta/squashdelta-0.1.2.ebuild
+++ b/dev-util/squashdelta/squashdelta-0.1.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Efficient (partially uncompressed) SquashFS binary delta tool"
-HOMEPAGE="https://github.com/mgorny/squashdelta/";
-SRC_URI="https://github.com/mgorny/squashdelta/releases/download/v${PV}/${P}.tar.bz2";
+HOMEPAGE="https://github.com/projg2/squashdelta/";
+SRC_URI="https://github.com/projg2/squashdelta/releases/download/v${PV}/${P}.tar.bz2";
 
 # uses public-domain murmurhash3
 LICENSE="BSD public-domain"

diff --git a/dev-util/squashdelta/squashdelta-9999.ebuild 
b/dev-util/squashdelta/squashdelta-9999.ebuild
index af4bc7cf66ba..b1ee7d10f874 100644
--- a/dev-util/squashdelta/squashdelta-9999.ebuild
+++ b/dev-util/squashdelta/squashdelta-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
+EGIT_REPO_URI="https://github.com/projg2/${PN}.git";
 inherit autotools git-r3
 
 DESCRIPTION="Efficient (partially uncompressed) SquashFS binary delta tool"
-HOMEPAGE="https://github.com/mgorny/squashdelta/";
+HOMEPAGE="https://github.com/projg2/squashdelta/";
 SRC_URI=""
 
 # uses public-domain murmurhash3

Reply via email to