summaryrefslogtreecommitdiff
path: root/app-portage/pram
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-10 20:18:34 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-10 20:18:34 +0100
commitf1cd8f3514f8b9fbc1cc9cfe0dd08a8cb258e87a (patch)
treee16b2f573ffa54d21accbf0dfc3647b47b0578c8 /app-portage/pram
parente9c5cd3a9230f2f3f5980a5ca0c4ec20c099c7ed (diff)
gentoo auto-resync : 10:08:2022 - 20:18:34
Diffstat (limited to 'app-portage/pram')
-rw-r--r--app-portage/pram/Manifest4
-rw-r--r--app-portage/pram/metadata.xml4
-rw-r--r--app-portage/pram/pram-10.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/pram/Manifest b/app-portage/pram/Manifest
index 1c021ddb706c..72646e4a3f08 100644
--- a/app-portage/pram/Manifest
+++ b/app-portage/pram/Manifest
@@ -1,3 +1,3 @@
DIST pram-10.tar.gz 8292 BLAKE2B a5d6cbef942127479709b3306f20aaed696ac60d34dba53cbe15377c42d785d43c11b36889ce67a674d3ce355529c267e896cded714ef6f042cf77a3721100f8 SHA512 5dc11ef82ed84b5170f094ccd5e9515affc250f9efdc24be52edc7aa1720cda664a1a394301e0d8fc18a7f8c839a1147d29eca5f758d922a5ebbed6d166394f2
-EBUILD pram-10.ebuild 590 BLAKE2B 59c477357c28000a37f8925718a6471a8b602d6199889afb878e4098846d291ffba2d2818e5ea0a6b6838d60dec64f42b851db157b8baa7dda68d962677cf985 SHA512 5f35dbed078169c8cb0c6d5719d2ab417ea72797c24ac0e8d4c202bd7511cf7ea403d16702e714b4a1ecc9f4e44cfc8d7d1fac5478bcd2b987f1200434b77f8f
-MISC metadata.xml 522 BLAKE2B 51d47d3af0c81e86e9465ed49dc43f5994844444049870d8de1e3e3a8a01b1ffea366d0669df99badc72f26e21767a38378258472b3165aa7e1a1a8025e6947e SHA512 41fa051f0ee62189023ae3fb12121f74fe4276a8c221c74ac0d1683464bfd2fffce0be3d9328ca68f9101ce74089ab2e19a4364abd2ff5459aa61deb11ee0152
+EBUILD pram-10.ebuild 590 BLAKE2B 8e57378da09f213656665766b529e11d05dd9858c25ceed90b5a3d95f16978ed4f7380f63cfdb82c09dd1f846d5f0701ea0e5ec39cf981e2234a5fb4a4cc382e SHA512 cdcb6212670a799cf0370dad4caf7aaa1243d202a9f6022bbe71f27baed0925d9576cbcbaa248ea985d89a2879c5f7e58d3349c93d083433c85b26e594e890c6
+MISC metadata.xml 522 BLAKE2B fba6a122663f259795ee8ab8c53f48651761f145f16aff1094309bd7253c1261236c301a9753cd516fc929a4b9d01f38a08fbc5970f422a14e9ea79a1aff992e SHA512 16844d850f9d405854323c230195919c8bd082606b06051995ea0961c71280ac7d4cb24c38fe604ed1633d9269da9e8e10d8fd2e5df6c9311bb5814375fb8d19
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"