diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-09-26 23:13:08 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-09-26 23:22:22 -0400 |
commit | 652ca0a88b02817590c232063d7cc99622e61708 (patch) | |
tree | 4355b2a7862768c2e9d1adc441bb46519bda9048 /mate-extra | |
parent | mate-extra/mate-user-guide: Fix inconsistent metadata.xml spacing (diff) | |
download | gentoo-652ca0a88b02817590c232063d7cc99622e61708.tar.gz gentoo-652ca0a88b02817590c232063d7cc99622e61708.tar.bz2 gentoo-652ca0a88b02817590c232063d7cc99622e61708.zip |
mate-extra/mate-netbook: Fix inconsistent metadata.xml spacing
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-netbook/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/mate-extra/mate-netbook/metadata.xml b/mate-extra/mate-netbook/metadata.xml index dbdeae68bc50..2c589b8e9aed 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>mate@gentoo.org</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>mate@gentoo.org</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> |