summaryrefslogtreecommitdiff
path: root/app-portage/gentoopm
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/gentoopm
parente9c5cd3a9230f2f3f5980a5ca0c4ec20c099c7ed (diff)
gentoo auto-resync : 10:08:2022 - 20:18:34
Diffstat (limited to 'app-portage/gentoopm')
-rw-r--r--app-portage/gentoopm/Manifest6
-rw-r--r--app-portage/gentoopm/gentoopm-0.4.ebuild4
-rw-r--r--app-portage/gentoopm/gentoopm-9999.ebuild4
-rw-r--r--app-portage/gentoopm/metadata.xml4
4 files changed, 9 insertions, 9 deletions
diff --git a/app-portage/gentoopm/Manifest b/app-portage/gentoopm/Manifest
index eb9002f24e08..5707b0fc8091 100644
--- a/app-portage/gentoopm/Manifest
+++ b/app-portage/gentoopm/Manifest
@@ -1,4 +1,4 @@
DIST gentoopm-0.4.tar.gz 39123 BLAKE2B c8ea81e2d1aa09d3aa838ccb2a1d221e29ba6cf20c5539435a36da058733ee6814864f11a5a96742b371c6d0f2e1ffa269edf197cd30cf4bc7d517f9fa6623cc SHA512 7af0d4d8b3562b009d8897b70b8621d2004e22a16006ec84144544174724757b39e09cbde98ee876adc166947a58e4afa85f752c66d4dbb03ff1d3a52074720f
-EBUILD gentoopm-0.4.ebuild 979 BLAKE2B c38bb41ba66659b9bfe95d96739a023c7165bed7bb562c200a28183a6ec59da01d78deb216b9cd5f9e7c6599d6d08dd2d025da3b2e99c9449d5f531dffc08976 SHA512 7346b3b6416399ec52a439d4f5cbe59b2f8881d546558baa16bbc10834ef2e1d41068807a3ebaf5ab2df9757d24d1bb821b10600778ef6ff21924bcc8348d6d5
-EBUILD gentoopm-9999.ebuild 587 BLAKE2B 0e32cb8009f92072f675608d3ea41141b296c3bd9a09fa56fa74d94d41af5780c7a5e9f56d249009da955771871ff1056146bef67c95b42fc7da8dfaba4bcf7e SHA512 eb39068ae38aebf7006f056d2017b47eab1d000529a14924e00771db36b2056d04b8e23d9590eb5c05fa4fa94844c8ea6a10410fa318cdbd68a254b0c245fe01
-MISC metadata.xml 601 BLAKE2B 838ca5c422fd36bd0a7b5404a80a5e19155738bf5bcaad568952983079b33b3c056b0a181d6c61448e06746107db63149fb4fe4b856b502346c561909de68b8c SHA512 0a8c96d9b8b153c6970c0200169dff748ad11908d454fcb8e770f7c5ad82518e425bd269edbc420666306a154188e88c5e614edeaf40ec9d0c436dc494626f6b
+EBUILD gentoopm-0.4.ebuild 979 BLAKE2B 15eee7f3b2280155e401f08aab1f5ec7fe2ea40bd2ba97a86f23bd217e83813d6842b82744c3f967f71ac317f325c8e2e40e1d1b5b365f4046acf3c45062b990 SHA512 d42e7bacd655a0d55877ef92ecf59c9b5374c0eb81c983ef5a6f432db1de1dc821cdc3661dda4e1ae3b65ef1a2ba7e9aaaa0250139e4a6125cb1ec72eb406ca1
+EBUILD gentoopm-9999.ebuild 587 BLAKE2B 197379cbc7c3c98fb37efba89ebbf5bdb185c78f74fa1d7402d66aa8e28b474b885ef783770cc698852f3a72ed71eecd7b99cdc65eeb5e1cc39e7948f3f42182 SHA512 7da950ca313802ff76d9776bd43f1956ed2f60c39f840c3242722c4a3ebbfa15fa399d57a7cc0ab62c99de25a155a40d67ce233dee039559a03739ac6b1fbc93
+MISC metadata.xml 601 BLAKE2B d0b8ff6fbeff832d028c1b42a73c33ee4a66c915b054c90976a3b6b53cb68bb62b39ef6d2462781df24cbe56f0232cb2234640c56e6ba3c10adbff1f312c39d4 SHA512 82dd932cccccc873beed8c20e080591221d9fb2247deddc068828799638154eb4bd18736e27edff7fd323e9d2af5fd7eff42fa1a8fea9cedadff658a93c20c4e
diff --git a/app-portage/gentoopm/gentoopm-0.4.ebuild b/app-portage/gentoopm/gentoopm-0.4.ebuild
index a0239a1e00e6..7c4adef8e55a 100644
--- a/app-portage/gentoopm/gentoopm-0.4.ebuild
+++ b/app-portage/gentoopm/gentoopm-0.4.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1
DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://github.com/mgorny/gentoopm/"
+HOMEPAGE="https://github.com/projg2/gentoopm/"
SRC_URI="
- https://github.com/mgorny/gentoopm/archive/v${PV}.tar.gz
+ https://github.com/projg2/gentoopm/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="BSD-2"
diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild
index 93e0b5ad6e14..8a42963846f3 100644
--- a/app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/app-portage/gentoopm/gentoopm-9999.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1 git-r3
DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://github.com/mgorny/gentoopm/"
-EGIT_REPO_URI="https://github.com/mgorny/gentoopm.git"
+HOMEPAGE="https://github.com/projg2/gentoopm/"
+EGIT_REPO_URI="https://github.com/projg2/gentoopm.git"
LICENSE="BSD-2"
SLOT="0"
diff --git a/app-portage/gentoopm/metadata.xml b/app-portage/gentoopm/metadata.xml
index 96c8ee1d462d..4eaa4cb48702 100644
--- a/app-portage/gentoopm/metadata.xml
+++ b/app-portage/gentoopm/metadata.xml
@@ -11,8 +11,8 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://github.com/mgorny/gentoopm/issues/</bugs-to>
- <remote-id type="github">mgorny/gentoopm</remote-id>
+ <bugs-to>https://github.com/projg2/gentoopm/issues/</bugs-to>
+ <remote-id type="github">projg2/gentoopm</remote-id>
<remote-id type="pypi">gentoopm</remote-id>
</upstream>
</pkgmetadata>