diff options
Diffstat (limited to 'dev-lua/luarocks/ChangeLog')
-rw-r--r-- | dev-lua/luarocks/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-lua/luarocks/ChangeLog b/dev-lua/luarocks/ChangeLog index feaedf7ff987..7c49d73d2b00 100644 --- a/dev-lua/luarocks/ChangeLog +++ b/dev-lua/luarocks/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lua/luarocks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luarocks/ChangeLog,v 1.2 2012/01/24 20:56:04 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luarocks/ChangeLog,v 1.3 2012/03/06 10:28:05 mabi Exp $ + +*luarocks-2.0.8 (06 Mar 2012) + + 06 Mar 2012; Matti Bickel <mabi@gentoo.org> +luarocks-2.0.8.ebuild: + version bump; also restrict make to -j1 b/c of bug #402005 *luarocks-2.0.7.1 (24 Jan 2012) |