commit: 49207426f04b188cdee465bf76d288b1578b0892
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 15:46:10 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 15:47:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49207426
net-misc/asahi-btsync: fix remote-id
p.g.o at least gets confused by the whitespace.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/asahi-btsync/metadata.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net-misc/asahi-btsync/metadata.xml
b/net-misc/asahi-btsync/metadata.xml
index ab757f372ced..c0d4d6d29036 100644
--- a/net-misc/asahi-btsync/metadata.xml
+++ b/net-misc/asahi-btsync/metadata.xml
@@ -10,8 +10,6 @@
<name>Gentoo Asahi Project</name>
</maintainer>
<upstream>
- <remote-id type="github">
- WhatAmISupposedToPutHere/asahi-nvram
- </remote-id>
+ <remote-id
type="github">WhatAmISupposedToPutHere/asahi-nvram</remote-id>
</upstream>
</pkgmetadata>