summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-08 19:26:01 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-08 19:26:01 +0000
commit676487fd586cf96b17839b17bfdc7f30212ec1b0 (patch)
tree86a0dad4a8390ae121689b7d947d4fdcb5b38ca8 /dev-lua
parentadd ~arm, bug #476264 (diff)
downloadgentoo-2-676487fd586cf96b17839b17bfdc7f30212ec1b0.tar.gz
gentoo-2-676487fd586cf96b17839b17bfdc7f30212ec1b0.tar.bz2
gentoo-2-676487fd586cf96b17839b17bfdc7f30212ec1b0.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/luaexpat/ChangeLog7
-rw-r--r--dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lua/luaexpat/ChangeLog b/dev-lua/luaexpat/ChangeLog
index 1bb515ac1fe9..1f0f20f0e45e 100644
--- a/dev-lua/luaexpat/ChangeLog
+++ b/dev-lua/luaexpat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lua/luaexpat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.11 2012/12/31 09:53:24 djc Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.12 2013/08/08 19:26:01 maekke Exp $
+
+ 08 Aug 2013; Markus Meier <maekke@gentoo.org> luaexpat-1.2.0-r1.ebuild:
+ add ~arm, bug #476264
31 Dec 2012; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
Remove myself as a maintainer.
diff --git a/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild b/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild
index f1aafb4926d2..0657d852fdd1 100644
--- a/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild
+++ b/dev-lua/luaexpat/luaexpat-1.2.0-r1.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/luaexpat/luaexpat-1.2.0-r1.ebuild,v 1.5 2012/09/30 12:03:55 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/luaexpat-1.2.0-r1.ebuild,v 1.6 2013/08/08 19:26:01 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://matthewwild.co.uk/projects/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
RDEPEND=">=dev-lang/lua-5.1[deprecated]