summaryrefslogtreecommitdiff
path: root/games-util/qstat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-12 22:33:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-12 22:33:21 +0100
commit2a5945e8688d3afc432c5f32eedad3b1f306b073 (patch)
tree77b0d4661bbc37fc273806418d52c5d7199dc83d /games-util/qstat
parentd0e460d711ba47fcff5bf5cd57355d0853795dc5 (diff)
gentoo auto-resync : 12:07:2023 - 22:33:21
Diffstat (limited to 'games-util/qstat')
-rw-r--r--games-util/qstat/Manifest4
-rw-r--r--games-util/qstat/metadata.xml1
-rw-r--r--games-util/qstat/qstat-2.14.ebuild6
3 files changed, 6 insertions, 5 deletions
diff --git a/games-util/qstat/Manifest b/games-util/qstat/Manifest
index 39eae956c5f1..8cf314fba287 100644
--- a/games-util/qstat/Manifest
+++ b/games-util/qstat/Manifest
@@ -1,4 +1,4 @@
AUX qstat-2.14-gcc-10.patch 1334 BLAKE2B fa9b03cb80fe5fc480ee7c5c7bddce86ee5c8dddba6c96cf70e14c904652d32bb09a2deed710eabbfb3546beddc69ed962d370f7ff7d3ac2644c9c10b3c4802b SHA512 aa00412a37417b6b16801d0aff67f98b721db9b56f069a0eac0922f31f5bc3eb522ec32c17c93c3e631039584e5cd058ddb80e621d946ae9ddaff5c7b09880b2
DIST qstat-2.14.tar.gz 210440 BLAKE2B 2a33287a69fe63c59a1cb136e84ea29cccd27f4468cb4b38b4e9ce49f28a558dc67793eaa7ead7addd828730e084a15f9684ccba7753852ce1c2795c7c94cb78 SHA512 f2054d74399fe1773a19ca43629e10364fdd87e551459719685c11f38245a05906631b456848b1a3764b4e6843baf654af6a9b174c7b16908b6bcb97ac64c6d6
-EBUILD qstat-2.14.ebuild 816 BLAKE2B a57a57914b87f1e8be356a123dc6fd1db26c1799a7e70e2407c0bac081556d497c1bf3ee9167f1958eccc95cfea22e3ad12e994daa1bc9b460a788044453a723 SHA512 6636e82ff1db076fd24361754a0677307a870337ccdd22ab6bbf1a447997f3f15f7e1fd9892568b6a115aa1e96e292ab1cc844b8fd81d8c0b86bc67b2d1bb6cc
-MISC metadata.xml 329 BLAKE2B 1a932f3165597f3e553223c654cf89660161762d41a35c942ceaeefb09330c222c65ca6840fadd63d6c0326a70206186f5ceec1693ae490607f8bb361b59655d SHA512 c8b4073a74f3b9f10c553453319828fa0985b03479a9aa93f846c06e9f567127453ef5d44fdedc09fa6fdeab04afc3d19ae4e490e7a81c3fb7a448986fee4e9b
+EBUILD qstat-2.14.ebuild 834 BLAKE2B 94536d0cefab62330c99e4129d42f65ad427fb87dc587afa22c75e2db36d6e99a638df4aea6bd1913efd4c714e98dcd6ffc6c222468b3e3ca9ef86c39130b235 SHA512 2d648280ef725dc1588c5cdf03fabcc79265d91539605f7cb9722fac0d1423737d53b71a280996b96aa4e1b5d8cc17d91eaf8ad0500899ae37b8e636ea6f8768
+MISC metadata.xml 393 BLAKE2B 726ea73816df5abd31fda164eaab954ebe13e8dea91e1b5d2fb978f223248adae4a0738a17b44f903dda936a8f6f3846d5f4a0721824e0867f0bf1487df1716d SHA512 f27790c1b7da51c0d17148a45b1c4ce18d90206241ee2e9207bb295650ab6ceda93614ff16cc43cb634b64cf534d4b104c8fadf51a0972ee99fb5d233f94094a
diff --git a/games-util/qstat/metadata.xml b/games-util/qstat/metadata.xml
index f7e23ebce6d2..852b2619fd9a 100644
--- a/games-util/qstat/metadata.xml
+++ b/games-util/qstat/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="sourceforge">qstat</remote-id>
+ <remote-id type="github">Unity-Technologies/qstat</remote-id>
</upstream>
</pkgmetadata>
diff --git a/games-util/qstat/qstat-2.14.ebuild b/games-util/qstat/qstat-2.14.ebuild
index d7a0d38b8c34..5de977de37a5 100644
--- a/games-util/qstat/qstat-2.14.ebuild
+++ b/games-util/qstat/qstat-2.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit autotools
DESCRIPTION="Server statics collector supporting many FPS games"
-HOMEPAGE="https://github.com/multiplay/qstat"
-SRC_URI="https://github.com/multiplay/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/Unity-Technologies/qstat"
+SRC_URI="https://github.com/Unity-Technologies/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"