diff options
author | Matti Bickel <mabi@gentoo.org> | 2013-05-19 22:08:41 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2013-05-19 22:08:41 +0000 |
commit | 823c259195013058f69f81c40a46b8e9ed70b576 (patch) | |
tree | 11cd046855c53808121b1cec851dd01d4acdd5ab /dev-lua | |
parent | remove --force-config (bug #436754) (diff) | |
download | gentoo-2-823c259195013058f69f81c40a46b8e9ed70b576.tar.gz gentoo-2-823c259195013058f69f81c40a46b8e9ed70b576.tar.bz2 gentoo-2-823c259195013058f69f81c40a46b8e9ed70b576.zip |
version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luarocks/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lua/luarocks/luarocks-2.0.12.ebuild (renamed from dev-lua/luarocks/luarocks-2.0.8-r1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-lua/luarocks/ChangeLog b/dev-lua/luarocks/ChangeLog index 0611d18b41f0..e157e515bab0 100644 --- a/dev-lua/luarocks/ChangeLog +++ b/dev-lua/luarocks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lua/luarocks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luarocks/ChangeLog,v 1.5 2013/05/19 21:54:24 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luarocks/ChangeLog,v 1.6 2013/05/19 22:08:41 mabi Exp $ + +*luarocks-2.0.12 (19 May 2013) + + 19 May 2013; Matti Bickel <mabi@gentoo.org> +luarocks-2.0.12.ebuild, + -luarocks-2.0.8-r1.ebuild: + version bump *luarocks-2.0.8-r1 (19 May 2013) diff --git a/dev-lua/luarocks/luarocks-2.0.8-r1.ebuild b/dev-lua/luarocks/luarocks-2.0.12.ebuild index c24a191695cd..efc52140b512 100644 --- a/dev-lua/luarocks/luarocks-2.0.8-r1.ebuild +++ b/dev-lua/luarocks/luarocks-2.0.12.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/luarocks/luarocks-2.0.8-r1.ebuild,v 1.1 2013/05/19 21:54:24 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luarocks/luarocks-2.0.12.ebuild,v 1.1 2013/05/19 22:08:41 mabi Exp $ EAPI=4 |