summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-12-24 15:51:50 +0000
committerSimon Stelling <blubb@gentoo.org>2004-12-24 15:51:50 +0000
commitbab8e08ba172968d01e38d5a92e9bfc192bd7535 (patch)
treefeb27aaa51038f78b3f1ffacbd389db6b3d66dda /games-arcade
parentAdding patch to remove buffers+cache from the memory graph. Closes bug 75207 (diff)
downloadhistorical-bab8e08ba172968d01e38d5a92e9bfc192bd7535.tar.gz
historical-bab8e08ba172968d01e38d5a92e9bfc192bd7535.tar.bz2
historical-bab8e08ba172968d01e38d5a92e9bfc192bd7535.zip
stable
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/supertux/ChangeLog5
-rw-r--r--games-arcade/supertux/Manifest4
-rw-r--r--games-arcade/supertux/supertux-0.1.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/supertux/ChangeLog b/games-arcade/supertux/ChangeLog
index 200350807385..fc34a7894f8e 100644
--- a/games-arcade/supertux/ChangeLog
+++ b/games-arcade/supertux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/supertux
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.15 2004/11/11 00:42:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.16 2004/12/24 15:51:50 blubb Exp $
+
+ 24 Dec 2004; Simon Stelling <blubb@gentoo.org> supertux-0.1.2.ebuild:
+ stable on amd64
11 Nov 2004; Joseph Jezak <josejx@gentoo.org> supertux-0.1.2.ebuild:
Marked ppc stable.
diff --git a/games-arcade/supertux/Manifest b/games-arcade/supertux/Manifest
index 5b6ecbd199ae..e3d2d7573b10 100644
--- a/games-arcade/supertux/Manifest
+++ b/games-arcade/supertux/Manifest
@@ -1,6 +1,6 @@
-MD5 5c44a6158ddc352d26a0767c1918e598 ChangeLog 1950
+MD5 1a92786fa3c4e22279de534a665feff1 ChangeLog 2040
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 3528faac078f3a1ff6710ac5c5b6d9a2 supertux-0.1.1-r1.ebuild 1040
-MD5 a6d655a327c7cf265c7f63a5a06f43fc supertux-0.1.2.ebuild 885
+MD5 bf6b7a8329c112332266d07a952e04c2 supertux-0.1.2.ebuild 883
MD5 cec74977b861443e59774e76893f4855 files/digest-supertux-0.1.1-r1 68
MD5 4e90082049970d4b70295465dce45851 files/digest-supertux-0.1.2 68
diff --git a/games-arcade/supertux/supertux-0.1.2.ebuild b/games-arcade/supertux/supertux-0.1.2.ebuild
index 55d4f9ce391f..24998ea67661 100644
--- a/games-arcade/supertux/supertux-0.1.2.ebuild
+++ b/games-arcade/supertux/supertux-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.2.ebuild,v 1.4 2004/11/11 00:42:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.2.ebuild,v 1.5 2004/12/24 15:51:50 blubb Exp $
inherit games
@@ -8,7 +8,7 @@ DESCRIPTION="A game similar to Super Mario Bros."
HOMEPAGE="http://super-tux.sourceforge.net"
SRC_URI="mirror://sourceforge/super-tux/${P}.tar.bz2"
-KEYWORDS="x86 ppc ~amd64 sparc"
+KEYWORDS="x86 ppc amd64 sparc"
LICENSE="GPL-2"
SLOT="0"
IUSE="opengl"