diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 23:45:01 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-26 12:38:15 +0100 |
commit | e0097c42a33d56471ded332a5d1468871da0d771 (patch) | |
tree | c57aabcf980e7b608beb07cd066dbce9d444612a /dev-util/premake | |
parent | dev-util/perf: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-e0097c42a33d56471ded332a5d1468871da0d771.tar.gz gentoo-e0097c42a33d56471ded332a5d1468871da0d771.tar.bz2 gentoo-e0097c42a33d56471ded332a5d1468871da0d771.zip |
dev-util/premake: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-util/premake')
-rw-r--r-- | dev-util/premake/metadata.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/dev-util/premake/metadata.xml b/dev-util/premake/metadata.xml index 798594dcbe68..e57cb3c992f6 100644 --- a/dev-util/premake/metadata.xml +++ b/dev-util/premake/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="person"> - <email>titanofold@gentoo.org</email> - <name>Aaron W. Swenson</name> - </maintainer> - <longdescription lang="en"> - Describe your software project just once, using Premake's simple and - easy to read syntax, and build it everywhere. Generate project files - for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across - Windows, Mac OS X, and Linux. Use the full featured Lua scripting - engine to make build configuration tasks a breeze. - </longdescription> - <upstream> - <remote-id type="sourceforge">premake</remote-id> - </upstream> + <maintainer type="person"> + <email>titanofold@gentoo.org</email> + <name>Aaron W. Swenson</name> + </maintainer> + <longdescription lang="en"> + Describe your software project just once, using Premake's simple and + easy to read syntax, and build it everywhere. Generate project files + for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across + Windows, Mac OS X, and Linux. Use the full featured Lua scripting + engine to make build configuration tasks a breeze. + </longdescription> + <upstream> + <remote-id type="sourceforge">premake</remote-id> + </upstream> </pkgmetadata> |