commit: 2ec224cd24f55bbf9c47a6785376793ea3c96410 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 03:15:11 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 03:22:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec224cd
app-editors/pluma: Fix inconsistent metadata.xml spacing Package-Manager: Portage-2.3.10, Repoman-2.3.3 app-editors/pluma/metadata.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app-editors/pluma/metadata.xml b/app-editors/pluma/metadata.xml index a12d1e4e54b..e740906c492 100644 --- a/app-editors/pluma/metadata.xml +++ b/app-editors/pluma/metadata.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo MATE Desktop</name> - </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo MATE Desktop</name> + </maintainer> <use> <flag name="gtk3">Build with GTK+3 instead of GTK+2</flag> </use> - <upstream> - <remote-id type="github">mate-desktop/pluma</remote-id> - </upstream> + <upstream> + <remote-id type="github">mate-desktop/pluma</remote-id> + </upstream> </pkgmetadata>
