diff options
author | 2021-09-13 18:24:28 +0200 | |
---|---|---|
committer | 2021-09-13 18:24:28 +0200 | |
commit | fd917668e8778bcea2f6e70533d30e6572f9363a (patch) | |
tree | cec7a230e1231b2494fdea211fc649467dd6d640 /sys-auth | |
parent | dev-python/pyotherside: add GitHub upstream to metadata (diff) | |
download | gentoo-fd917668e8778bcea2f6e70533d30e6572f9363a.tar.gz gentoo-fd917668e8778bcea2f6e70533d30e6572f9363a.tar.bz2 gentoo-fd917668e8778bcea2f6e70533d30e6572f9363a.zip |
sys-auth/libyubikey: fix metadata indentation
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libyubikey/metadata.xml | 10 |
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> |