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

app-portage/smart-live-rebuild: Update URLs

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

 app-portage/smart-live-rebuild/metadata.xml                    | 4 ++--
 app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild | 4 ++--
 app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-portage/smart-live-rebuild/metadata.xml 
b/app-portage/smart-live-rebuild/metadata.xml
index 2d3dc3beb1b3..122403d5a743 100644
--- a/app-portage/smart-live-rebuild/metadata.xml
+++ b/app-portage/smart-live-rebuild/metadata.xml
@@ -17,7 +17,7 @@
                        <email>[email protected]</email>
                        <name>Michał Górny</name>
                </maintainer>
-               
<bugs-to>https://github.com/mgorny/smart-live-rebuild/issues/</bugs-to>
-               <remote-id type="github">mgorny/smart-live-rebuild</remote-id>
+               
<bugs-to>https://github.com/projg2/smart-live-rebuild/issues/</bugs-to>
+               <remote-id type="github">projg2/smart-live-rebuild</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild 
b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild
index 06f0f8a0098b..871b545544f3 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
-HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/";
-SRC_URI="https://github.com/mgorny/smart-live-rebuild/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/smart-live-rebuild/";
+SRC_URI="https://github.com/projg2/smart-live-rebuild/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild 
b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 190ef2047ebe..14cf632fdf30 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
-HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/";
-EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
+HOMEPAGE="https://github.com/projg2/smart-live-rebuild/";
+EGIT_REPO_URI="https://github.com/projg2/${PN}.git";
 
 LICENSE="BSD-2"
 SLOT="0"

Reply via email to