summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-30 15:07:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-30 15:07:19 +0000
commit1499072bba1e07cf13203655f4b95883dcc096cd (patch)
treec1dc8f7ad1a041ffba49816ee90aa3a4bfa2a054 /dev-lua
parentStable for sparc, wrt bug #526016 (diff)
downloadgentoo-2-1499072bba1e07cf13203655f4b95883dcc096cd.tar.gz
gentoo-2-1499072bba1e07cf13203655f4b95883dcc096cd.tar.bz2
gentoo-2-1499072bba1e07cf13203655f4b95883dcc096cd.zip
Stable for sparc, wrt bug #526016
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luafilesystem/ChangeLog7
-rw-r--r--dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lua/luafilesystem/ChangeLog b/dev-lua/luafilesystem/ChangeLog
index 09cf2b4772dc..18a3dc40c4e0 100644
--- a/dev-lua/luafilesystem/ChangeLog
+++ b/dev-lua/luafilesystem/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lua/luafilesystem
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/ChangeLog,v 1.14 2014/12/24 10:41:04 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/ChangeLog,v 1.15 2015/07/30 15:07:19 ago Exp $
+
+ 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> luafilesystem-1.5.0.ebuild:
+ Stable for sparc, wrt bug #526016
*luafilesystem-1.6.2 (24 Dec 2014)
diff --git a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
index 711e94545b8c..869ce9c2015c 100644
--- a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
+++ b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v 1.11 2014/12/09 09:53:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild,v 1.12 2015/07/30 15:07:19 ago Exp $
EAPI="5"
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/lua-5.1"