Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/patch-ng/
Date: Tue, 14 Sep 2021 04:37:20
Message-Id: 1631594183.17d0c2c1de7fc3555e8744e1b5b3091cfbef1fe9.arthurzam@gentoo
1 commit: 17d0c2c1de7fc3555e8744e1b5b3091cfbef1fe9
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 14 04:36:23 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 04:36:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d0c2c1
7
8 dev-python/patch-ng: reformat metadata.xml
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/patch-ng/metadata.xml | 24 ++++++++++++------------
13 1 file changed, 12 insertions(+), 12 deletions(-)
14
15 diff --git a/dev-python/patch-ng/metadata.xml b/dev-python/patch-ng/metadata.xml
16 index 66cb7dee1ee..f3244e12139 100644
17 --- a/dev-python/patch-ng/metadata.xml
18 +++ b/dev-python/patch-ng/metadata.xml
19 @@ -1,16 +1,16 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <maintainer type="person" proxied="yes">
24 - <email>azamat.hackimov@×××××.com</email>
25 - <name>Azamat H. Hackimov</name>
26 - </maintainer>
27 - <maintainer type="project" proxied="proxy">
28 - <email>proxy-maint@g.o</email>
29 - <name>Proxy Maintainers</name>
30 - </maintainer>
31 - <upstream>
32 - <remote-id type="pypi">patch-ng</remote-id>
33 - <remote-id type="github">conan-io/python-patch-ng</remote-id>
34 - </upstream>
35 + <maintainer type="person" proxied="yes">
36 + <email>azamat.hackimov@×××××.com</email>
37 + <name>Azamat H. Hackimov</name>
38 + </maintainer>
39 + <maintainer type="project" proxied="proxy">
40 + <email>proxy-maint@g.o</email>
41 + <name>Proxy Maintainers</name>
42 + </maintainer>
43 + <upstream>
44 + <remote-id type="pypi">patch-ng</remote-id>
45 + <remote-id type="github">conan-io/python-patch-ng</remote-id>
46 + </upstream>
47 </pkgmetadata>