summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-12-23 01:19:37 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-12-23 01:19:37 +0000
commitb951e109b2787eab7d0408512187ea00e2418229 (patch)
tree4a2489120aa0bf7f17d82f882bf14fa66d6e1474 /games-arcade/supertux
parentKeyword ~ppc64 now that mikmod works. (diff)
downloadgentoo-2-b951e109b2787eab7d0408512187ea00e2418229.tar.gz
gentoo-2-b951e109b2787eab7d0408512187ea00e2418229.tar.bz2
gentoo-2-b951e109b2787eab7d0408512187ea00e2418229.zip
Keyword ~ppc64 now that mikmod works.
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'games-arcade/supertux')
-rw-r--r--games-arcade/supertux/ChangeLog5
-rw-r--r--games-arcade/supertux/supertux-0.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/supertux/ChangeLog b/games-arcade/supertux/ChangeLog
index ecd7a0b74025..65389341bc10 100644
--- a/games-arcade/supertux/ChangeLog
+++ b/games-arcade/supertux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/supertux
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.26 2006/12/01 20:29:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.27 2006/12/23 01:19:37 chainsaw Exp $
+
+ 23 Dec 2006; Tony Vroon <chainsaw@gentoo.org> supertux-0.1.3.ebuild:
+ Keyword ~ppc64 now that mikmod works.
01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> supertux-0.1.3.ebuild:
Removing old virtual/x11 dependency.
diff --git a/games-arcade/supertux/supertux-0.1.3.ebuild b/games-arcade/supertux/supertux-0.1.3.ebuild
index 44f813c97593..4c1559057d5b 100644
--- a/games-arcade/supertux/supertux-0.1.3.ebuild
+++ b/games-arcade/supertux/supertux-0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v 1.7 2006/12/01 20:29:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v 1.8 2006/12/23 01:19:37 chainsaw Exp $
GAMES_USE_SDL="nojoystick" #bug #100372
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI=" http://download.berlios.de/supertux/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
IUSE="opengl"
RDEPEND=">=media-libs/libsdl-1.2.4