Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/libyubikey/
Date: Mon, 13 Sep 2021 16:26:42
Message-Id: 1631550268.fd917668e8778bcea2f6e70533d30e6572f9363a.marecki@gentoo
1 commit: fd917668e8778bcea2f6e70533d30e6572f9363a
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 13 16:24:28 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 16:24:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd917668
7
8 sys-auth/libyubikey: fix metadata indentation
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sys-auth/libyubikey/metadata.xml | 10 +++++-----
13 1 file changed, 5 insertions(+), 5 deletions(-)
14
15 diff --git a/sys-auth/libyubikey/metadata.xml b/sys-auth/libyubikey/metadata.xml
16 index aa30c96de53..21b6ba81033 100644
17 --- a/sys-auth/libyubikey/metadata.xml
18 +++ b/sys-auth/libyubikey/metadata.xml
19 @@ -1,9 +1,9 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <!-- maintainer-needed -->
24 - <upstream>
25 - <remote-id type="google-code">yubico-c</remote-id>
26 - <remote-id type="github">Yubico/yubico-c</remote-id>
27 - </upstream>
28 + <!-- maintainer-needed -->
29 + <upstream>
30 + <remote-id type="google-code">yubico-c</remote-id>
31 + <remote-id type="github">Yubico/yubico-c</remote-id>
32 + </upstream>
33 </pkgmetadata>