diff options
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaexpat/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lua/luaexpat/ChangeLog b/dev-lua/luaexpat/ChangeLog index f48ce71e1b63..903ca421e4f2 100644 --- a/dev-lua/luaexpat/ChangeLog +++ b/dev-lua/luaexpat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lua/luaexpat -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.22 2014/11/14 21:15:07 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.23 2015/01/11 14:20:47 nativemad Exp $ + + 11 Jan 2015; Andreas Schuerch <nativemad@gentoo.org> + luaexpat-1.3.0-r1.ebuild: + x86 stable, see bug 518372 14 Nov 2014; Markus Meier <maekke@gentoo.org> luaexpat-1.3.0-r1.ebuild: arm stable, bug #518372 diff --git a/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild b/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild index 3dc39190b468..7d7f7c57a084 100644 --- a/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild,v 1.6 2014/11/14 21:15:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild,v 1.7 2015/01/11 14:20:47 nativemad Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://matthewwild.co.uk/projects/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm hppa ~x86" +KEYWORDS="amd64 arm hppa x86" IUSE="" RDEPEND=">=dev-lang/lua-5.1.5-r2[deprecated,${MULTILIB_USEDEP}] |