commit:     acb50cf6edcc62c7106a9960188a7cb70884f3ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  4 19:16:54 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  4 19:17:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb50cf6

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-14.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/pram/metadata.xml b/app-portage/pram/metadata.xml
index 8a8dbe18503f..8edb736ce98a 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/projg2/pram/issues/</bugs-to>
-               <remote-id type="github">projg2/pram</remote-id>
+               <bugs-to>https://github.com/gentoo/pram/issues/</bugs-to>
+               <remote-id type="github">gentoo/pram</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/app-portage/pram/pram-14.ebuild b/app-portage/pram/pram-14.ebuild
index 7f8e0ed4dd7f..8747b0127ea4 100644
--- a/app-portage/pram/pram-14.ebuild
+++ b/app-portage/pram/pram-14.ebuild
@@ -6,9 +6,9 @@ EAPI=8
 inherit meson
 
 DESCRIPTION="Tool to ease merging Pull Requests and git patches"
-HOMEPAGE="https://github.com/projg2/pram/";
+HOMEPAGE="https://github.com/gentoo/pram/";
 SRC_URI="
-       https://github.com/projg2/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz
+       https://github.com/gentoo/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz
 "
 
 LICENSE="GPL-2+"

Reply via email to