summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-04-23 22:53:32 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-04-23 22:53:32 +0000
commit322d7f82ec6d93aed1f7c63c58492746478eb149 (patch)
tree556c7c8db2cee48fc01b9e924b3d43f523a3d0ae /games-arcade/opentyrian
parentInitial import from sunrise, fixes #91403 (diff)
downloadgentoo-2-322d7f82ec6d93aed1f7c63c58492746478eb149.tar.gz
gentoo-2-322d7f82ec6d93aed1f7c63c58492746478eb149.tar.bz2
gentoo-2-322d7f82ec6d93aed1f7c63c58492746478eb149.zip
New snapshot, upstream has improved the loudness (music) code. Delete old ebuild.
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade/opentyrian')
-rw-r--r--games-arcade/opentyrian/ChangeLog10
-rw-r--r--games-arcade/opentyrian/files/20090423-datapath.diff (renamed from games-arcade/opentyrian/files/20081211-datapath.diff)12
-rw-r--r--games-arcade/opentyrian/opentyrian-20090423.ebuild (renamed from games-arcade/opentyrian/opentyrian-20081211.ebuild)4
3 files changed, 17 insertions, 9 deletions
diff --git a/games-arcade/opentyrian/ChangeLog b/games-arcade/opentyrian/ChangeLog
index 559d77ab685c..1b2c291a775f 100644
--- a/games-arcade/opentyrian/ChangeLog
+++ b/games-arcade/opentyrian/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for games-arcade/opentyrian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.4 2009/04/15 14:55:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.5 2009/04/23 22:53:32 chainsaw Exp $
+
+*opentyrian-20090423 (23 Apr 2009)
+
+ 23 Apr 2009; <chainsaw@gentoo.org> -files/20081211-datapath.diff,
+ +files/20090423-datapath.diff, -opentyrian-20081211.ebuild,
+ +opentyrian-20090423.ebuild:
+ New snapshot, upstream has improved the loudness (music) code. Delete old
+ ebuild.
15 Apr 2009; Torsten Veller <tove@gentoo.org> opentyrian-20090222.ebuild:
Add ~x86 (#266229)
diff --git a/games-arcade/opentyrian/files/20081211-datapath.diff b/games-arcade/opentyrian/files/20090423-datapath.diff
index 130e465160be..260a26f0eb72 100644
--- a/games-arcade/opentyrian/files/20081211-datapath.diff
+++ b/games-arcade/opentyrian/files/20090423-datapath.diff
@@ -1,7 +1,7 @@
diff -uNr opentyrian.ORIG/Makefile opentyrian/Makefile
---- opentyrian.ORIG/Makefile 2008-07-10 21:42:20.000000000 +0100
-+++ opentyrian/Makefile 2008-07-10 21:42:52.000000000 +0100
-@@ -46,6 +46,9 @@
+--- opentyrian.ORIG/Makefile 2009-04-23 20:15:21.000000000 +0100
++++ opentyrian/Makefile 2009-04-23 20:15:45.000000000 +0100
+@@ -51,6 +51,9 @@
CFLAGS += -DSVN_REV=\"$(SVN_REV)\"
endif
@@ -12,9 +12,9 @@ diff -uNr opentyrian.ORIG/Makefile opentyrian/Makefile
all : $(TARGET)
diff -uNr opentyrian.ORIG/src/error.c opentyrian/src/error.c
---- opentyrian.ORIG/src/error.c 2008-07-10 21:42:20.000000000 +0100
-+++ opentyrian/src/error.c 2008-07-10 21:43:45.000000000 +0100
-@@ -38,7 +38,7 @@
+--- opentyrian.ORIG/src/error.c 2009-04-23 20:15:21.000000000 +0100
++++ opentyrian/src/error.c 2009-04-23 20:15:45.000000000 +0100
+@@ -37,7 +37,7 @@
char err_msg[1000] = "No error!?";
#ifndef TARGET_MACOSX
diff --git a/games-arcade/opentyrian/opentyrian-20081211.ebuild b/games-arcade/opentyrian/opentyrian-20090423.ebuild
index dd0762ae2781..2a01120424aa 100644
--- a/games-arcade/opentyrian/opentyrian-20081211.ebuild
+++ b/games-arcade/opentyrian/opentyrian-20090423.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20081211.ebuild,v 1.2 2009/01/09 22:16:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20090423.ebuild,v 1.1 2009/04/23 22:53:32 chainsaw Exp $
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://darklomax.org/tyrian/tyrian21.zip
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug"
RDEPEND="media-libs/libsdl