summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Zander <negril.nx+gentoo@gmail.com>2023-11-27 16:57:43 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-12-13 09:04:41 +0100
commitf7ad25fffac9cfb7ee551f8cd953da74c5510913 (patch)
treeb36623c1360b008efe4f42ccf85c83fcb6929549 /app-admin/ryzen_monitor/metadata.xml
parentapp-admin/ryzen_monitor: add myself as maintainer (diff)
downloadgentoo-f7ad25fffac9cfb7ee551f8cd953da74c5510913.tar.gz
gentoo-f7ad25fffac9cfb7ee551f8cd953da74c5510913.tar.bz2
gentoo-f7ad25fffac9cfb7ee551f8cd953da74c5510913.zip
app-admin/ryzen_monitor: add 1.0.5-r1, 1.0.6_pre20220901
- Added remote-id to metadata.xml. - Added -1.0.5-r1 which uses code from ryzen_smu-0.1.5 to work with the kernel module created by it (see https://github.com/hattedsquirrel/ryzen_monitor/issues/25). The source archive already contains a copy of ryzen_smu-0.1.2, which get's replaced with the current ryzen_smu version. ryzen_smu is needed to run ryzen_monitor so the source archive should always be present. - Added -1.0.6_pre snapshot from latest commit with improved Cezanne support Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34019 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-admin/ryzen_monitor/metadata.xml')
-rw-r--r--app-admin/ryzen_monitor/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-admin/ryzen_monitor/metadata.xml b/app-admin/ryzen_monitor/metadata.xml
index adf3d55d8ab1..9b7061eac788 100644
--- a/app-admin/ryzen_monitor/metadata.xml
+++ b/app-admin/ryzen_monitor/metadata.xml
@@ -9,4 +9,8 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">hattedsquirrel/ryzen_monitor</remote-id>
+ <remote-id type="gitlab">leogx9r/ryzen_smu</remote-id>
+ </upstream>
</pkgmetadata>