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