commit:     5b8478a9fff321ae636b8672a880bd2ed3d9f476
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar  6 17:09:54 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 07:35:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8478a9

app-doc/eclass-manpages: update HOMEPAGE, update remote-id

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-doc/eclass-manpages/eclass-manpages-20220824.ebuild | 6 +++---
 app-doc/eclass-manpages/eclass-manpages-20220925.ebuild | 6 +++---
 app-doc/eclass-manpages/eclass-manpages-20230110.ebuild | 4 ++--
 app-doc/eclass-manpages/eclass-manpages-20230222.ebuild | 4 ++--
 app-doc/eclass-manpages/eclass-manpages-99999999.ebuild | 8 ++++----
 app-doc/eclass-manpages/metadata.xml                    | 3 +++
 6 files changed, 17 insertions(+), 14 deletions(-)

diff --git a/app-doc/eclass-manpages/eclass-manpages-20220824.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20220824.ebuild
index e4b5e442181a..ab672a12df02 100644
--- a/app-doc/eclass-manpages/eclass-manpages-20220824.ebuild
+++ b/app-doc/eclass-manpages/eclass-manpages-20220824.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 # Instructions to make a dist tarball:
-# git clone https://github.com/mgorny/eclass-to-manpage.git
+# git clone https://github.com/projg2/eclass-to-manpage.git
 # cd eclass-to-manpage
 # make dist ECLASSDIR=~/g/eclass/
 
 DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/mgorny/eclass-to-manpage";
+HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
 SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
 
 LICENSE="GPL-2"

diff --git a/app-doc/eclass-manpages/eclass-manpages-20220925.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20220925.ebuild
index e4b5e442181a..ab672a12df02 100644
--- a/app-doc/eclass-manpages/eclass-manpages-20220925.ebuild
+++ b/app-doc/eclass-manpages/eclass-manpages-20220925.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 # Instructions to make a dist tarball:
-# git clone https://github.com/mgorny/eclass-to-manpage.git
+# git clone https://github.com/projg2/eclass-to-manpage.git
 # cd eclass-to-manpage
 # make dist ECLASSDIR=~/g/eclass/
 
 DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/mgorny/eclass-to-manpage";
+HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
 SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
 
 LICENSE="GPL-2"

diff --git a/app-doc/eclass-manpages/eclass-manpages-20230110.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20230110.ebuild
index fde0dc4d02a3..ab672a12df02 100644
--- a/app-doc/eclass-manpages/eclass-manpages-20230110.ebuild
+++ b/app-doc/eclass-manpages/eclass-manpages-20230110.ebuild
@@ -4,12 +4,12 @@
 EAPI=8
 
 # Instructions to make a dist tarball:
-# git clone https://github.com/mgorny/eclass-to-manpage.git
+# git clone https://github.com/projg2/eclass-to-manpage.git
 # cd eclass-to-manpage
 # make dist ECLASSDIR=~/g/eclass/
 
 DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/mgorny/eclass-to-manpage";
+HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
 SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
 
 LICENSE="GPL-2"

diff --git a/app-doc/eclass-manpages/eclass-manpages-20230222.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-20230222.ebuild
index fde0dc4d02a3..ab672a12df02 100644
--- a/app-doc/eclass-manpages/eclass-manpages-20230222.ebuild
+++ b/app-doc/eclass-manpages/eclass-manpages-20230222.ebuild
@@ -4,12 +4,12 @@
 EAPI=8
 
 # Instructions to make a dist tarball:
-# git clone https://github.com/mgorny/eclass-to-manpage.git
+# git clone https://github.com/projg2/eclass-to-manpage.git
 # cd eclass-to-manpage
 # make dist ECLASSDIR=~/g/eclass/
 
 DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/mgorny/eclass-to-manpage";
+HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
 SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz";
 
 LICENSE="GPL-2"

diff --git a/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild 
b/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild
index d8ff66c9b36b..2a553378b663 100644
--- a/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild
+++ b/app-doc/eclass-manpages/eclass-manpages-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit git-r3
 
 DESCRIPTION="Collection of Gentoo eclass manpages"
-HOMEPAGE="https://github.com/mgorny/eclass-to-manpage";
+HOMEPAGE="https://github.com/projg2/eclass-to-manpage";
 EGIT_REPO_URI="https://anongit.gentoo.org/git/repo/gentoo.git
        https://github.com/gentoo/gentoo.git";
 
@@ -17,10 +17,10 @@ BDEPEND="sys-apps/gawk"
 
 src_unpack() {
        git-r3_fetch
-       git-r3_fetch "https://github.com/mgorny/eclass-to-manpage.git";
+       git-r3_fetch "https://github.com/projg2/eclass-to-manpage.git";
 
        git-r3_checkout "" "" "" eclass
-       git-r3_checkout "https://github.com/mgorny/eclass-to-manpage.git";
+       git-r3_checkout "https://github.com/projg2/eclass-to-manpage.git";
 }
 
 src_compile() {

diff --git a/app-doc/eclass-manpages/metadata.xml 
b/app-doc/eclass-manpages/metadata.xml
index 8e0527c16974..2689e88fc39c 100644
--- a/app-doc/eclass-manpages/metadata.xml
+++ b/app-doc/eclass-manpages/metadata.xml
@@ -12,4 +12,7 @@
                <email>tools-port...@gentoo.org</email>
                <name>Gentoo Portage tools team</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">projg2/eclass-manpages</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to