diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-31 15:11:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-31 15:11:20 +0000 |
commit | 77e8f2e8d57865dce156e05f29bd5fd50ae04515 (patch) | |
tree | a9b31a6dbd13b8f4eb1a00b855e0c2ebe306631f /games-rpg | |
parent | Stable for amd64, wrt bug #556064 (diff) | |
download | gentoo-2-77e8f2e8d57865dce156e05f29bd5fd50ae04515.tar.gz gentoo-2-77e8f2e8d57865dce156e05f29bd5fd50ae04515.tar.bz2 gentoo-2-77e8f2e8d57865dce156e05f29bd5fd50ae04515.zip |
Stable for amd64, wrt bug #556064
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 93e42c15f66c..2ffad4962705 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.21 2015/07/27 18:27:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/manaplus/ChangeLog,v 1.22 2015/07/31 15:11:20 ago Exp $ + + 31 Jul 2015; Agostino Sarubbo <ago@gentoo.org> manaplus-1.5.6.20.ebuild: + Stable for amd64, wrt bug #556064 *manaplus-1.5.7.18 (27 Jul 2015) diff --git a/games-rpg/manaplus/manaplus-1.5.6.20.ebuild b/games-rpg/manaplus/manaplus-1.5.6.20.ebuild index fd07ce2662f5..aa72b41cc7b7 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.1 2015/06/26 23:50:02 mr_bones_ Exp $ +# $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 $ 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=" |