Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luaexpat/
Date: Wed, 30 Mar 2022 21:11:59
Message-Id: 1648674703.3fb1c45c0477e768140d4559d53ace23ccf72e39.conikost@gentoo
1 commit: 3fb1c45c0477e768140d4559d53ace23ccf72e39
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 21:11:00 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 21:11:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb1c45c
7
8 dev-lua/luaexpat: fix PkgMetadataXmlIndentation
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 dev-lua/luaexpat/metadata.xml | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-)
14
15 diff --git a/dev-lua/luaexpat/metadata.xml b/dev-lua/luaexpat/metadata.xml
16 index 7ec4c4086c74..dbe425b3b348 100644
17 --- a/dev-lua/luaexpat/metadata.xml
18 +++ b/dev-lua/luaexpat/metadata.xml
19 @@ -13,8 +13,8 @@
20 <email>conikost@g.o</email>
21 <name>Conrad Kostecki</name>
22 </maintainer>
23 - <upstream>
24 - <bugs-to>https://github.com/lunarmodules/luaexpat/issues</bugs-to>
25 - <remote-id type="github">luaexpat/issues</remote-id>
26 - </upstream>
27 + <upstream>
28 + <bugs-to>https://github.com/lunarmodules/luaexpat/issues</bugs-to>
29 + <remote-id type="github">luaexpat/issues</remote-id>
30 + </upstream>
31 </pkgmetadata>