summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-08-05 22:57:25 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-08-05 22:57:25 +0000
commit95cc01d5033bb99cf03616aba14f970d2dabbb3d (patch)
tree9911a8531d201fcc2eb60a70abc3fa05db84b7a3 /games-action
parentupdate homepage (diff)
downloadgentoo-2-95cc01d5033bb99cf03616aba14f970d2dabbb3d.tar.gz
gentoo-2-95cc01d5033bb99cf03616aba14f970d2dabbb3d.tar.bz2
gentoo-2-95cc01d5033bb99cf03616aba14f970d2dabbb3d.zip
update homepage
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/minetest_game/ChangeLog6
-rw-r--r--games-action/minetest_game/minetest_game-0.4.7.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/minetest_game/ChangeLog b/games-action/minetest_game/ChangeLog
index a472a9af8032..ba94986a5c93 100644
--- a/games-action/minetest_game/ChangeLog
+++ b/games-action/minetest_game/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for games-action/minetest_game
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.1 2013/08/05 22:40:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/ChangeLog,v 1.2 2013/08/05 22:57:25 hasufell Exp $
+
+ 05 Aug 2013; Julian Ospald <hasufell@gentoo.org> minetest_game-0.4.7.ebuild:
+ update homepage
*minetest_game-0.4.7 (05 Aug 2013)
05 Aug 2013; Julian Ospald <hasufell@gentoo.org> +minetest_game-0.4.7.ebuild,
+metadata.xml:
initial import wrt #399867
-
diff --git a/games-action/minetest_game/minetest_game-0.4.7.ebuild b/games-action/minetest_game/minetest_game-0.4.7.ebuild
index 1eb64743bbf8..ed9ece48777b 100644
--- a/games-action/minetest_game/minetest_game-0.4.7.ebuild
+++ b/games-action/minetest_game/minetest_game-0.4.7.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 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.7.ebuild,v 1.1 2013/08/05 22:40:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/minetest_game/minetest_game-0.4.7.ebuild,v 1.2 2013/08/05 22:57:25 hasufell Exp $
EAPI=5
inherit vcs-snapshot games
DESCRIPTION="The main game for the Minetest game engine"
-HOMEPAGE="http://c55.me/minetest/"
+HOMEPAGE="http://github.com/minetest/minetest_game"
SRC_URI="http://github.com/minetest/minetest_game/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2 CC-BY-SA-3.0"