diff options
author | 2015-07-30 15:07:07 +0000 | |
---|---|---|
committer | 2015-07-30 15:07:07 +0000 | |
commit | b262a1f08209b2a759a4c097c0e808da1622b5d2 (patch) | |
tree | a1bd9d5a975d44763e2ace9d26e303bcce57791a /dev-lua | |
parent | Stable for sparc, wrt bug #526016 (diff) | |
download | gentoo-2-b262a1f08209b2a759a4c097c0e808da1622b5d2.tar.gz gentoo-2-b262a1f08209b2a759a4c097c0e808da1622b5d2.tar.bz2 gentoo-2-b262a1f08209b2a759a4c097c0e808da1622b5d2.zip |
Stable for sparc, wrt bug #526016
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaexpat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lua/luaexpat/ChangeLog b/dev-lua/luaexpat/ChangeLog index 2c23939f2fa5..a48662a8976f 100644 --- a/dev-lua/luaexpat/ChangeLog +++ b/dev-lua/luaexpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lua/luaexpat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.25 2015/05/15 07:39:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/ChangeLog,v 1.26 2015/07/30 15:07:07 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> luaexpat-1.3.0-r1.ebuild: + Stable for sparc, wrt bug #526016 15 May 2015; Pacho Ramos <pacho@gentoo.org> luaexpat-1.3.0-r1.ebuild: ppc stable, bug #526016 diff --git a/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild b/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild index 4bc57249b8c6..7b9317f3e162 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-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.9 2015/05/15 07:39:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild,v 1.10 2015/07/30 15:07:07 ago 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 ppc ppc64 x86" +KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/lua-5.1.5-r2[deprecated,${MULTILIB_USEDEP}] |