summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-13 18:24:28 +0200
committerMarek Szuba <marecki@gentoo.org>2021-09-13 18:24:28 +0200
commitfd917668e8778bcea2f6e70533d30e6572f9363a (patch)
treecec7a230e1231b2494fdea211fc649467dd6d640
parentdev-python/pyotherside: add GitHub upstream to metadata (diff)
downloadgentoo-fd917668.tar.gz
gentoo-fd917668.tar.bz2
gentoo-fd917668.zip
sys-auth/libyubikey: fix metadata indentation
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--sys-auth/libyubikey/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys-auth/libyubikey/metadata.xml b/sys-auth/libyubikey/metadata.xml
index aa30c96de53c..21b6ba81033f 100644
--- a/sys-auth/libyubikey/metadata.xml
+++ b/sys-auth/libyubikey/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="google-code">yubico-c</remote-id>
- <remote-id type="github">Yubico/yubico-c</remote-id>
- </upstream>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="google-code">yubico-c</remote-id>
+ <remote-id type="github">Yubico/yubico-c</remote-id>
+ </upstream>
</pkgmetadata>