summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/luvit')
-rw-r--r--dev-lua/luvit/ChangeLog6
-rw-r--r--dev-lua/luvit/luvit-0.7.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-lua/luvit/ChangeLog b/dev-lua/luvit/ChangeLog
index f24401759538..d0a6239ddddc 100644
--- a/dev-lua/luvit/ChangeLog
+++ b/dev-lua/luvit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lua/luvit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luvit/ChangeLog,v 1.7 2014/07/30 17:13:01 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luvit/ChangeLog,v 1.8 2014/08/10 17:37:23 ago Exp $
+
+ 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> luvit-0.7.0.ebuild:
+ Stable for x86, wrt bug #518184
30 Jul 2014; Chema Alonso <nimiux@gentoo.org> luvit-0.7.0.ebuild:
Stable for amd64 wrt bug #518184
@@ -37,4 +40,3 @@
01 Jan 2013; Julian Ospald <hasufell@gentoo.org> +luvit-0.6_p20121221.ebuild,
+luvit-9999.ebuild:
initial import wrt #406403
-
diff --git a/dev-lua/luvit/luvit-0.7.0.ebuild b/dev-lua/luvit/luvit-0.7.0.ebuild
index 659dbf548a1f..0fdce629377b 100644
--- a/dev-lua/luvit/luvit-0.7.0.ebuild
+++ b/dev-lua/luvit/luvit-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luvit/luvit-0.7.0.ebuild,v 1.2 2014/07/30 17:13:01 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luvit/luvit-0.7.0.ebuild,v 1.3 2014/08/10 17:37:23 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Takes node.js' architecture and dependencies and fits it in the Lua
HOMEPAGE="http://luvit.io/"
SRC_URI="http://luvit.io/dist/latest/${P}.tar.gz"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE="bundled-libs examples"
# luvit Apache-2.0