diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:37:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:37:23 +0000 |
commit | fcee4f7b5245cb8177cb160cd9743ba2d188f402 (patch) | |
tree | 9f391655d3b2603ef3f94ec7c59dc8f343afa101 /dev-lua | |
parent | Stable for x86, wrt bug #518062 (diff) | |
download | gentoo-2-fcee4f7b5245cb8177cb160cd9743ba2d188f402.tar.gz gentoo-2-fcee4f7b5245cb8177cb160cd9743ba2d188f402.tar.bz2 gentoo-2-fcee4f7b5245cb8177cb160cd9743ba2d188f402.zip |
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)
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luvit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lua/luvit/luvit-0.7.0.ebuild | 4 |
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 |