diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2023-06-27 04:21:11 +0200 |
---|---|---|
committer | Lucio Sauer <watermanpaint@posteo.net> | 2023-06-27 04:24:02 +0200 |
commit | 68460592f27760598adf78843724191f8848e4d2 (patch) | |
tree | f5d25c843bb5a34a79d715f47d6f656dbda28803 /sys-boot/customrescuecd-x86-grub | |
parent | www-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15 (diff) | |
download | guru-68460592f27760598adf78843724191f8848e4d2.tar.gz guru-68460592f27760598adf78843724191f8848e4d2.tar.bz2 guru-68460592f27760598adf78843724191f8848e4d2.zip |
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'sys-boot/customrescuecd-x86-grub')
-rw-r--r-- | sys-boot/customrescuecd-x86-grub/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-boot/customrescuecd-x86-grub/metadata.xml b/sys-boot/customrescuecd-x86-grub/metadata.xml index 24fdc7fa0..e8f15959a 100644 --- a/sys-boot/customrescuecd-x86-grub/metadata.xml +++ b/sys-boot/customrescuecd-x86-grub/metadata.xml @@ -9,4 +9,7 @@ This package adds menu entries in GRUB for the CustomRescueCD. You can add custom bootoptions for CustomRescueCD in a special config file. </longdescription> + <upstream> + <remote-id type="sourceforge">customrescuecd</remote-id> + </upstream> </pkgmetadata> |