summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-19 06:59:01 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-19 06:59:01 +0000
commit824038dc10dc0dead964ca2f804abafad5bb2622 (patch)
tree08886ab84c79e08acfb3021b22ac3cd8d7fa7103 /games-action/minetest_game
parentx86 stable wrt bug #522906 (diff)
downloadgentoo-2-824038dc10dc0dead964ca2f804abafad5bb2622.tar.gz
gentoo-2-824038dc10dc0dead964ca2f804abafad5bb2622.tar.bz2
gentoo-2-824038dc10dc0dead964ca2f804abafad5bb2622.zip
x86 stable wrt bug #522906
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-action/minetest_game')
-rw-r--r--games-action/minetest_game/ChangeLog7
-rw-r--r--games-action/minetest_game/minetest_game-0.4.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/minetest_game/ChangeLog b/games-action/minetest_game/ChangeLog
index ddc5ffa54dee..53c40d9315cd 100644
--- a/games-action/minetest_game/ChangeLog
+++ b/games-action/minetest_game/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/minetest_game
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.15 2014/11/25 23:04:45 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.16 2015/04/19 06:59:01 pacho Exp $
+
+ 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> minetest_game-0.4.10.ebuild:
+ x86 stable wrt bug #522906
25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
drop maintainership
diff --git a/games-action/minetest_game/minetest_game-0.4.10.ebuild b/games-action/minetest_game/minetest_game-0.4.10.ebuild
index 69b27a84b381..23b94fd8c174 100644
--- a/games-action/minetest_game/minetest_game-0.4.10.ebuild
+++ b/games-action/minetest_game/minetest_game-0.4.10.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/games-action/minetest_game/minetest_game-0.4.10.ebuild,v 1.2 2014/10/15 11:47:04 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/minetest_game-0.4.10.ebuild,v 1.3 2015/04/19 06:59:01 pacho Exp $
EAPI=5
inherit vcs-snapshot games
@@ -11,7 +11,7 @@ SRC_URI="http://github.com/minetest/minetest_game/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2 CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="~games-action/minetest-${PV}[-dedicated]"