From bb9c2518a55bc0e2a653303095210168ab70ab59 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:56 -0500 Subject: [PATCH] Rewrap dev-lua DESCRIPTIONs --- dev-lua/luafilesystem/luafilesystem-1.6.2_git.recipe | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/dev-lua/luafilesystem/luafilesystem-1.6.2_git.recipe b/dev-lua/luafilesystem/luafilesystem-1.6.2_git.recipe index 8e06ec0f7..9b4241b95 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.6.2_git.recipe +++ b/dev-lua/luafilesystem/luafilesystem-1.6.2_git.recipe @@ -1,11 +1,9 @@ -SUMMARY="a Lua library for file system operations" +SUMMARY="A Lua library for file system operations" DESCRIPTION=" -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. +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. " HOMEPAGE="http://keplerproject.github.io/luafilesystem/" SRC_URI="git+https://github.com/keplerproject/luafilesystem.git#2fd989cd6c777583be1c93616018c55b2cbb1bcf"