summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-10-27 09:59:06 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-10-27 09:59:06 +0000
commit8f43829d1a86e7aa0ef0a2acbc8540ac78635762 (patch)
tree82c20058040dc9eb2c8a31e1558c1117e3238aee /games-action/minetest_common
parentstable for amd64 wrt #486228 (diff)
downloadgentoo-2-8f43829d1a86e7aa0ef0a2acbc8540ac78635762.tar.gz
gentoo-2-8f43829d1a86e7aa0ef0a2acbc8540ac78635762.tar.bz2
gentoo-2-8f43829d1a86e7aa0ef0a2acbc8540ac78635762.zip
stable for amd64 wrt #486228
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action/minetest_common')
-rw-r--r--games-action/minetest_common/ChangeLog6
-rw-r--r--games-action/minetest_common/minetest_common-0.4.6.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/minetest_common/ChangeLog b/games-action/minetest_common/ChangeLog
index 478fe937aa11..bacb0226c987 100644
--- a/games-action/minetest_common/ChangeLog
+++ b/games-action/minetest_common/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for games-action/minetest_common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_common/ChangeLog,v 1.1 2013/08/05 22:37:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_common/ChangeLog,v 1.2 2013/10/27 09:59:06 hasufell Exp $
+
+ 27 Oct 2013; Julian Ospald <hasufell@gentoo.org> minetest_common-0.4.6.ebuild:
+ stable for amd64 wrt #486228
*minetest_common-0.4.6 (05 Aug 2013)
05 Aug 2013; Julian Ospald <hasufell@gentoo.org>
+minetest_common-0.4.6.ebuild, +metadata.xml:
initial import wrt #399867
-
diff --git a/games-action/minetest_common/minetest_common-0.4.6.ebuild b/games-action/minetest_common/minetest_common-0.4.6.ebuild
index 11de65ddc9fe..fc6373039437 100644
--- a/games-action/minetest_common/minetest_common-0.4.6.ebuild
+++ b/games-action/minetest_common/minetest_common-0.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_common/minetest_common-0.4.6.ebuild,v 1.1 2013/08/05 22:37:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_common/minetest_common-0.4.6.ebuild,v 1.2 2013/10/27 09:59:06 hasufell Exp $
EAPI=5
inherit vcs-snapshot games
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/minetest/common/archive/${PV}.tar.gz -> ${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]"