Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: media-libs/libmatemixer/
Date: Wed, 27 Sep 2017 03:19:01
Message-Id: 1506482127.80f77cfe7885b8d6c56bc7715fc27b2bcf5b3aa6.np-hardass@gentoo
1 commit: 80f77cfe7885b8d6c56bc7715fc27b2bcf5b3aa6
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 27 03:15:27 2017 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 27 03:15:27 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=80f77cfe
7
8 media-libs/libmatemixer: Fix inconsistent metadata.xml spacing
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 media-libs/libmatemixer/metadata.xml | 14 +++++++-------
13 1 file changed, 7 insertions(+), 7 deletions(-)
14
15 diff --git a/media-libs/libmatemixer/metadata.xml b/media-libs/libmatemixer/metadata.xml
16 index ada5651..d9f01b0 100644
17 --- a/media-libs/libmatemixer/metadata.xml
18 +++ b/media-libs/libmatemixer/metadata.xml
19 @@ -1,11 +1,11 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <maintainer type="project">
24 - <email>mate@g.o</email>
25 - <name>Gentoo MATE Desktop</name>
26 - </maintainer>
27 - <upstream>
28 - <remote-id type="github">mate-desktop/libmatemixer</remote-id>
29 - </upstream>
30 + <maintainer type="project">
31 + <email>mate@g.o</email>
32 + <name>Gentoo MATE Desktop</name>
33 + </maintainer>
34 + <upstream>
35 + <remote-id type="github">mate-desktop/libmatemixer</remote-id>
36 + </upstream>
37 </pkgmetadata>