diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:19:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:19:34 +0000 |
commit | 2292a1cd0c93e977dec4741375cb2f16ebe5d1bc (patch) | |
tree | 008c8e04cacdd5ad1caf54d56938ec1ee3bcb6f0 /dev-lua/lua-zlib | |
parent | Stable for x86, wrt bug #533396 (diff) | |
download | gentoo-2-2292a1cd0c93e977dec4741375cb2f16ebe5d1bc.tar.gz gentoo-2-2292a1cd0c93e977dec4741375cb2f16ebe5d1bc.tar.bz2 gentoo-2-2292a1cd0c93e977dec4741375cb2f16ebe5d1bc.zip |
Stable for x86, wrt bug #533446
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lua/lua-zlib')
-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 174fc3e97409..2ce6e84d408c 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.10 2014/12/26 19:15:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.11 2014/12/28 10:19:34 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lua-zlib-0.3.ebuild: + Stable for x86, wrt bug #533446 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lua-zlib-0.3.ebuild: Stable for amd64, wrt bug #533446 diff --git a/dev-lua/lua-zlib/lua-zlib-0.3.ebuild b/dev-lua/lua-zlib/lua-zlib-0.3.ebuild index e3092ddfc350..a777f70e550f 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.3 2014/12/26 19:15:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.3.ebuild,v 1.4 2014/12/28 10:19:34 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 |