commit: 28c641aeb475d6918dd7fdc4bac5e91ce654a9fd Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 03:14:31 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 03:22:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c641ae
mate-extra/mate-calc: Fix inconsistent metadata.xml spacing Package-Manager: Portage-2.3.10, Repoman-2.3.3 mate-extra/mate-calc/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/mate-extra/mate-calc/metadata.xml b/mate-extra/mate-calc/metadata.xml index 9bb28751aac..12ece44c302 100644 --- a/mate-extra/mate-calc/metadata.xml +++ b/mate-extra/mate-calc/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> - <longdescription> - MATE Calculator is a fork of gnome-calc, the calculator application that was previously in the OpenWindows Deskset of the Solaris 8 operating system. - </longdescription> - <upstream> - <remote-id type="github">mate-desktop/mate-calc</remote-id> - </upstream> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo MATE Desktop</name> + </maintainer> + <longdescription> + MATE Calculator is a fork of gnome-calc, the calculator application that was previously in the OpenWindows Deskset of the Solaris 8 operating system. + </longdescription> + <upstream> + <remote-id type="github">mate-desktop/mate-calc</remote-id> + </upstream> </pkgmetadata>
