diff options
author | Markus Meier <maekke@gentoo.org> | 2013-08-08 19:26:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-08-08 19:26:29 +0000 |
commit | 1bacc318869ca428ee9849b9555cbed5c3f9ea6c (patch) | |
tree | 987352ca7f0db841d4676be103b8c700d78a63db /dev-lua | |
parent | add ~arm, bug #476264 (diff) | |
download | gentoo-2-1bacc318869ca428ee9849b9555cbed5c3f9ea6c.tar.gz gentoo-2-1bacc318869ca428ee9849b9555cbed5c3f9ea6c.tar.bz2 gentoo-2-1bacc318869ca428ee9849b9555cbed5c3f9ea6c.zip |
add ~arm, bug #476264
(Portage version: 2.1.13.5/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lua-zlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lua/lua-zlib/lua-zlib-0.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lua/lua-zlib/ChangeLog b/dev-lua/lua-zlib/ChangeLog index deb4f70e0b29..6d9446116f09 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.6 2013/07/22 23:37:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.7 2013/08/08 19:26:29 maekke Exp $ + + 08 Aug 2013; Markus Meier <maekke@gentoo.org> lua-zlib-0.2.ebuild: + add ~arm, bug #476264 22 Jul 2013; Manuel Rüger <mrueg@gentoo.org> metadata.xml: Taking up maintainership diff --git a/dev-lua/lua-zlib/lua-zlib-0.2.ebuild b/dev-lua/lua-zlib/lua-zlib-0.2.ebuild index e1dca8ed37eb..6278b2846e7e 100644 --- a/dev-lua/lua-zlib/lua-zlib-0.2.ebuild +++ b/dev-lua/lua-zlib/lua-zlib-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.2.ebuild,v 1.4 2012/09/28 17:05:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.5 2013/08/08 19:26:29 maekke Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brimworks/${PN}/tarball/v${PV} -> ${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND="dev-lang/lua |