commit:     188ec327f4ee185e3fa4a73238560a546d92836b
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 17 08:47:40 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=188ec327

media-gfx/pixels2pgf: update HOMEPAGE

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

 media-gfx/pixels2pgf/metadata.xml           | 4 ++--
 media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild  | 6 +++---
 media-gfx/pixels2pgf/pixels2pgf-9999.ebuild | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-gfx/pixels2pgf/metadata.xml 
b/media-gfx/pixels2pgf/metadata.xml
index 97a0b6f7b2e3..66ab7832e135 100644
--- a/media-gfx/pixels2pgf/metadata.xml
+++ b/media-gfx/pixels2pgf/metadata.xml
@@ -10,7 +10,7 @@
                        <email>mgo...@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://github.com/mgorny/pixels2pgf/issues/</bugs-to>
-               <remote-id type="github">mgorny/pixels2pgf</remote-id>
+               <bugs-to>https://github.com/projg2/pixels2pgf/issues/</bugs-to>
+               <remote-id type="github">projg2/pixels2pgf</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild 
b/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
index c69380b1d9b4..6969a8a7acf3 100644
--- a/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
+++ b/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles"
-HOMEPAGE="https://github.com/mgorny/pixels2pgf/";
-SRC_URI="https://github.com/mgorny/pixels2pgf/releases/download/${P}/${P}.tar.bz2";
+HOMEPAGE="https://github.com/projg2/pixels2pgf/";
+SRC_URI="https://github.com/projg2/pixels2pgf/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild 
b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
index 765618b50660..ae8db1f90a5d 100644
--- a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
+++ b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
+EGIT_REPO_URI="https://github.com/projg2/${PN}.git";
 inherit autotools git-r3
 
 DESCRIPTION="Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles"
-HOMEPAGE="https://github.com/mgorny/pixels2pgf/";
+HOMEPAGE="https://github.com/projg2/pixels2pgf/";
 SRC_URI=""
 
 LICENSE="BSD"

Reply via email to