diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:15:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 19:15:00 +0000 |
commit | e25055f64ca32f9d2e8497d4177c12abc87e060c (patch) | |
tree | f6feb614c50a8cce9b2e8c4c104b41d8f048ba53 /dev-lua | |
parent | Stable for amd64, wrt bug #533316 (diff) | |
download | gentoo-2-e25055f64ca32f9d2e8497d4177c12abc87e060c.tar.gz gentoo-2-e25055f64ca32f9d2e8497d4177c12abc87e060c.tar.bz2 gentoo-2-e25055f64ca32f9d2e8497d4177c12abc87e060c.zip |
Stable for amd64, wrt bug #533446
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lua-zlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lua/lua-zlib/lua-zlib-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lua/lua-zlib/ChangeLog b/dev-lua/lua-zlib/ChangeLog index 0e52d8c30c09..174fc3e97409 100644 --- a/dev-lua/lua-zlib/ChangeLog +++ b/dev-lua/lua-zlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lua/lua-zlib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.9 2014/11/14 21:20:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.10 2014/12/26 19:15:00 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lua-zlib-0.3.ebuild: + Stable for amd64, wrt bug #533446 14 Nov 2014; Markus Meier <maekke@gentoo.org> lua-zlib-0.3.ebuild: arm stable, bug #511532 diff --git a/dev-lua/lua-zlib/lua-zlib-0.3.ebuild b/dev-lua/lua-zlib/lua-zlib-0.3.ebuild index c44007c5cf9e..e3092ddfc350 100644 --- a/dev-lua/lua-zlib/lua-zlib-0.3.ebuild +++ b/dev-lua/lua-zlib/lua-zlib-0.3.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/lua-zlib/lua-zlib-0.3.ebuild,v 1.2 2014/11/14 21:20:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.3.ebuild,v 1.3 2014/12/26 19:15:00 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brimworks/${PN}/tarball/v${PV} -> ${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~x86" +KEYWORDS="amd64 arm ~x86" IUSE="" RDEPEND="dev-lang/lua |