~alpine/aports

1

[alpine-aports] [PATCH 2/2] testing/luarocks: correct license field to MIT

Details
Message ID
<1456808184-19272-2-git-send-email-muh.muhten@gmail.com>
Sender timestamp
1456808184
DKIM signature
missing
Download raw message
Patch: +1 -1
License text is the MIT license text verbatim, and the README documents
"LuaRocks is free software and uses the same license as Lua 5.x."
---
 testing/luarocks/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/luarocks/APKBUILD b/testing/luarocks/APKBUILD
index 4c4c12e..9c0dce3 100644
--- a/testing/luarocks/APKBUILD
+++ b/testing/luarocks/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Deployment and management system for Lua modules"
url="http://www.luarocks.org/"
arch="noarch"
license="custom"
license="MIT"
depends="curl"
depends_dev=""
makedepends="$depends_dev"
-- 
2.5.4 (Apple Git-61)



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20160301082145.0d11cd59@vostro.util.wtbts.net>
In-Reply-To
<1456808184-19272-2-git-send-email-muh.muhten@gmail.com> (view parent)
Sender timestamp
1456813305
DKIM signature
missing
Download raw message
On Mon, 29 Feb 2016 23:56:24 -0500
Muh Muhten <muh.muhten@gmail.com> wrote:

> License text is the MIT license text verbatim, and the README
> documents "LuaRocks is free software and uses the same license as Lua
> 5.x." ---

I flattened this commit with the other one and pushed.

Thanks.


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)