diff options
author | 2015-08-02 18:43:19 +0000 | |
---|---|---|
committer | 2015-08-02 18:43:19 +0000 | |
commit | b07baa10fc8f64ffb984a14de2421741dded1d0f (patch) | |
tree | 6142497ef02209c16ee0383dc0ca2fb57ab92ea5 /games-rpg | |
parent | Stable for x86, wrt bug #556064 (diff) | |
download | gentoo-2-b07baa10fc8f64ffb984a14de2421741dded1d0f.tar.gz gentoo-2-b07baa10fc8f64ffb984a14de2421741dded1d0f.tar.bz2 gentoo-2-b07baa10fc8f64ffb984a14de2421741dded1d0f.zip |
Stable for x86, wrt bug #556064
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/manaplus/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/manaplus/manaplus-1.5.6.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/manaplus/ChangeLog b/games-rpg/manaplus/ChangeLog index 2ffad4962705..028726f7b774 100644 --- a/games-rpg/manaplus/ChangeLog +++ b/games-rpg/manaplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/manaplus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/manaplus/ChangeLog,v 1.22 2015/07/31 15:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/manaplus/ChangeLog,v 1.23 2015/08/02 18:43:19 ago Exp $ + + 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> manaplus-1.5.6.20.ebuild: + Stable for x86, wrt bug #556064 31 Jul 2015; Agostino Sarubbo <ago@gentoo.org> manaplus-1.5.6.20.ebuild: Stable for amd64, wrt bug #556064 diff --git a/games-rpg/manaplus/manaplus-1.5.6.20.ebuild b/games-rpg/manaplus/manaplus-1.5.6.20.ebuild index aa72b41cc7b7..d3431738ac1b 100644 --- a/games-rpg/manaplus/manaplus-1.5.6.20.ebuild +++ b/games-rpg/manaplus/manaplus-1.5.6.20.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/games-rpg/manaplus/manaplus-1.5.6.20.ebuild,v 1.2 2015/07/31 15:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/manaplus/manaplus-1.5.6.20.ebuild,v 1.3 2015/08/02 18:43:19 ago Exp $ EAPI=5 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls opengl" RDEPEND=" |