commit: 652ca0a88b02817590c232063d7cc99622e61708 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 03:13:08 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 03:22:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=652ca0a8
mate-extra/mate-netbook: Fix inconsistent metadata.xml spacing Package-Manager: Portage-2.3.10, Repoman-2.3.3 mate-extra/mate-netbook/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/mate-extra/mate-netbook/metadata.xml b/mate-extra/mate-netbook/metadata.xml index dbdeae68bc5..2c589b8e9ae 100644 --- a/mate-extra/mate-netbook/metadata.xml +++ b/mate-extra/mate-netbook/metadata.xml @@ -1,18 +1,18 @@ <?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> - <longdescription> - MATE utilities for netbooks are an applet and a daemon to - maximize windows and move their titles on the panel. - </longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo MATE Desktop</name> + </maintainer> + <longdescription> + MATE utilities for netbooks are an applet and a daemon to + maximize windows and move their titles on the panel. + </longdescription> <use> <flag name="gtk3">Build with GTK+3 instead of GTK+2</flag> </use> - <upstream> - <remote-id type="github">mate-desktop/mate-netbook</remote-id> - </upstream> + <upstream> + <remote-id type="github">mate-desktop/mate-netbook</remote-id> + </upstream> </pkgmetadata>
