commit:     2562a8b31f715a5ad225e72dd09b361bc4f3d072
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Mon Oct 27 19:37:53 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 27 20:17:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2562a8b3

app-portage/smart-live-rebuild: Update URLs to gentoo project.

Signed-off-by: Joe Kappus <joe <AT> wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44357
Closes: https://github.com/gentoo/gentoo/pull/44357
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.1.ebuild | 6 +++---
 app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild  | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/metadata.xml 
b/app-portage/smart-live-rebuild/metadata.xml
index 122403d5a743..97dba2e06f33 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/projg2/smart-live-rebuild/issues/</bugs-to>
-               <remote-id type="github">projg2/smart-live-rebuild</remote-id>
+               
<bugs-to>https://github.com/gentoo/smart-live-rebuild/issues/</bugs-to>
+               <remote-id type="github">gentoo/smart-live-rebuild</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild 
b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
index a3151948da04..9bf1510faf9e 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.1.ebuild
@@ -4,13 +4,13 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
 
 inherit distutils-r1
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
-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"
+HOMEPAGE="https://github.com/gentoo/smart-live-rebuild/";
+SRC_URI="https://github.com/gentoo/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 65c8c6e1fd8e..5e102332f98b 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_{10..13} pypy3 pypy3_11 )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
-HOMEPAGE="https://github.com/projg2/smart-live-rebuild/";
-EGIT_REPO_URI="https://github.com/projg2/${PN}.git";
+HOMEPAGE="https://github.com/gentoo/smart-live-rebuild/";
+EGIT_REPO_URI="https://github.com/gentoo/${PN}.git";
 
 LICENSE="BSD-2"
 SLOT="0"

Reply via email to