summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-08-10 16:19:25 +0200
committerMichał Górny <mgorny@gentoo.org>2022-08-10 16:20:19 +0200
commitbf57fa96bba4bf6505963350bc6cc8aa106b9693 (patch)
tree4d4883913ce29b914f51283b71f51183f3c68ccb /app-portage
parentapp-portage/pram: Update URLs (diff)
downloadgentoo-bf57fa96bba4bf6505963350bc6cc8aa106b9693.tar.gz
gentoo-bf57fa96bba4bf6505963350bc6cc8aa106b9693.tar.bz2
gentoo-bf57fa96bba4bf6505963350bc6cc8aa106b9693.zip
app-portage/smart-live-rebuild: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/smart-live-rebuild/metadata.xml4
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild4
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild4
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>mgorny@gentoo.org</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"