diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-03-05 21:09:17 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-03-05 21:09:17 +0000 |
commit | 82a93d3d84d60b9b70c6a8a54db2408de774b812 (patch) | |
tree | a99f79035f0e965ad1e09437618360e800a039c6 /dev-lua/luvit/luvit-9999.ebuild | |
parent | adding in a bunch of new versions of this as they are needed for different ve... (diff) | |
download | gentoo-2-82a93d3d84d60b9b70c6a8a54db2408de774b812.tar.gz gentoo-2-82a93d3d84d60b9b70c6a8a54db2408de774b812.tar.bz2 gentoo-2-82a93d3d84d60b9b70c6a8a54db2408de774b812.zip |
version bump, update live ebuild
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'dev-lua/luvit/luvit-9999.ebuild')
-rw-r--r-- | dev-lua/luvit/luvit-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luvit/luvit-9999.ebuild b/dev-lua/luvit/luvit-9999.ebuild index fb985f6e0aa9..bdf17b4099fc 100644 --- a/dev-lua/luvit/luvit-9999.ebuild +++ b/dev-lua/luvit/luvit-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luvit/luvit-9999.ebuild,v 1.1 2013/01/01 16:36:54 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luvit/luvit-9999.ebuild,v 1.2 2013/03/05 21:09:17 hasufell Exp $ EAPI=5 @@ -28,7 +28,7 @@ RDEPEND=" dev-libs/openssl:0 sys-libs/zlib system-libs? ( - >=dev-libs/yajl-2.0.2 + >=dev-libs/yajl-2.0.4 )" DEPEND="${RDEPEND} virtual/pkgconfig" |