From fcee4f7b5245cb8177cb160cd9743ba2d188f402 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 10 Aug 2014 17:37:23 +0000 Subject: Stable for x86, wrt bug #518184 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- dev-lua/luvit/ChangeLog | 6 ++++-- dev-lua/luvit/luvit-0.7.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-lua') 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 luvit-0.7.0.ebuild: + Stable for x86, wrt bug #518184 30 Jul 2014; Chema Alonso luvit-0.7.0.ebuild: Stable for amd64 wrt bug #518184 @@ -37,4 +40,3 @@ 01 Jan 2013; Julian Ospald +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 -- cgit v1.2.3-65-gdbad