summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-03-30 12:52:49 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-03-30 12:52:49 +0000
commitfca5e6d1b4f11faeb7f11ff10c3b3d8312a55613 (patch)
tree4f8e5f322233d9e846cf12f18d4daee1aad75d5f /games-action
parentStable for amd64 wrt bug #504358 (diff)
downloadgentoo-2-fca5e6d1b4f11faeb7f11ff10c3b3d8312a55613.tar.gz
gentoo-2-fca5e6d1b4f11faeb7f11ff10c3b3d8312a55613.tar.bz2
gentoo-2-fca5e6d1b4f11faeb7f11ff10c3b3d8312a55613.zip
Stable for amd64 wrt bug #504358
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/minetest_game/ChangeLog5
-rw-r--r--games-action/minetest_game/minetest_game-0.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/minetest_game/ChangeLog b/games-action/minetest_game/ChangeLog
index fcb4871d129d..558e6539eb5f 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.9 2014/01/03 15:25:03 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.10 2014/03/30 12:52:49 nimiux Exp $
+
+ 30 Mar 2014; Chema Alonso <nimiux@gentoo.org> minetest_game-0.4.9.ebuild:
+ Stable for amd64 wrt bug #504358
*minetest_game-0.4.9 (03 Jan 2014)
diff --git a/games-action/minetest_game/minetest_game-0.4.9.ebuild b/games-action/minetest_game/minetest_game-0.4.9.ebuild
index 69f545442659..e7f3e6f06ba2 100644
--- a/games-action/minetest_game/minetest_game-0.4.9.ebuild
+++ b/games-action/minetest_game/minetest_game-0.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.9.ebuild,v 1.1 2014/01/03 15:25:03 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/minetest_game-0.4.9.ebuild,v 1.2 2014/03/30 12:52:49 nimiux 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]"