commit:     d1a95de18611f0ea8cf66759b032b1ffd97c1898
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:19:31 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:20:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a95de1

app-portage/unsymlink-lib: Update URLs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/unsymlink-lib/metadata.xml            | 4 ++--
 app-portage/unsymlink-lib/unsymlink-lib-20.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-portage/unsymlink-lib/metadata.xml 
b/app-portage/unsymlink-lib/metadata.xml
index 0ba87dff8fe0..3cccb08d1631 100644
--- a/app-portage/unsymlink-lib/metadata.xml
+++ b/app-portage/unsymlink-lib/metadata.xml
@@ -6,7 +6,7 @@
                <name>Michał Górny</name>
        </maintainer>
        <upstream>
-               
<bugs-to>https://github.com/mgorny/unsymlink-lib/issues/</bugs-to>
-               <remote-id type="github">mgorny/unsymlink-lib</remote-id>
+               
<bugs-to>https://github.com/projg2/unsymlink-lib/issues/</bugs-to>
+               <remote-id type="github">projg2/unsymlink-lib</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild 
b/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
index 070dd5986d41..30c2eb4c6e4d 100644
--- a/app-portage/unsymlink-lib/unsymlink-lib-20.ebuild
+++ b/app-portage/unsymlink-lib/unsymlink-lib-20.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
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit python-single-r1
 
 DESCRIPTION="Convert your system to SYMLINK_LIB=no"
-HOMEPAGE="https://github.com/mgorny/unsymlink-lib";
-SRC_URI="https://github.com/mgorny/unsymlink-lib/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/unsymlink-lib";
+SRC_URI="https://github.com/projg2/unsymlink-lib/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"

Reply via email to