commit: 9b851109af6ce87d3f6ff51e82c7859f75b29be7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:19:19 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:20:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b851109
app-portage/pram: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/pram/metadata.xml | 4 ++--
app-portage/pram/pram-10.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-portage/pram/metadata.xml b/app-portage/pram/metadata.xml
index 0b3b5635fcc0..8a8dbe18503f 100644
--- a/app-portage/pram/metadata.xml
+++ b/app-portage/pram/metadata.xml
@@ -11,7 +11,7 @@
<email>[email protected]</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://github.com/mgorny/pram/issues/</bugs-to>
- <remote-id type="github">mgorny/pram</remote-id>
+ <bugs-to>https://github.com/projg2/pram/issues/</bugs-to>
+ <remote-id type="github">projg2/pram</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-portage/pram/pram-10.ebuild b/app-portage/pram/pram-10.ebuild
index c60fc2d697b3..25e440cef3bf 100644
--- a/app-portage/pram/pram-10.ebuild
+++ b/app-portage/pram/pram-10.ebuild
@@ -6,8 +6,8 @@ EAPI=7
inherit meson
DESCRIPTION="Tool to ease merging Pull Requests and git patches"
-HOMEPAGE="https://github.com/mgorny/pram"
-SRC_URI="https://github.com/mgorny/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/pram"
+SRC_URI="https://github.com/projg2/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"