summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 23:26:15 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-26 12:27:14 +0100
commitb2df41c772b4ad940064d5f4a606aa733e6013a5 (patch)
treebf9a0e487938cb087d10cd45830a0cdf73122194
parentdev-lisp/flexi-streams: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-b2df41c772b4ad940064d5f4a606aa733e6013a5.tar.gz
gentoo-b2df41c772b4ad940064d5f4a606aa733e6013a5.tar.bz2
gentoo-b2df41c772b4ad940064d5f4a606aa733e6013a5.zip
dev-lua/luafilesystem: [QA] Consistent whitespace in metadata.xml
-rw-r--r--dev-lua/luafilesystem/metadata.xml25
1 files changed, 12 insertions, 13 deletions
diff --git a/dev-lua/luafilesystem/metadata.xml b/dev-lua/luafilesystem/metadata.xml
index decffdac0f4a..fb533186d653 100644
--- a/dev-lua/luafilesystem/metadata.xml
+++ b/dev-lua/luafilesystem/metadata.xml
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>rafaelmartins@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
- LuaFileSystem is a Lua library developed to complement the set of functions
- related to file systems offered by the standard Lua distribution.
+ <maintainer type="person">
+ <email>rafaelmartins@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
+ LuaFileSystem is a Lua library developed to complement the set of functions
+ related to file systems offered by the standard Lua distribution.
- LuaFileSystem offers a portable way to access the underlying directory
- structure and file attributes.
- </longdescription>
- <use>
- <flag name="luajit">Use <pkg>dev-lang/luajit</pkg> instead of
- <pkg>dev-lang/lua</pkg></flag>
- </use>
+ LuaFileSystem offers a portable way to access the underlying directory
+ structure and file attributes.
+ </longdescription>
+ <use>
+ <flag name="luajit">Use <pkg>dev-lang/luajit</pkg> instead of <pkg>dev-lang/lua</pkg></flag>
+ </use>
</pkgmetadata>