public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-action/rafkill: rafkill-1.2.3.ebuild ChangeLog
@ 2008-04-30 16:46 Tristan Heaven (nyhm)
  0 siblings, 0 replies; only message in thread
From: Tristan Heaven (nyhm) @ 2008-04-30 16:46 UTC (permalink / raw
  To: gentoo-commits

nyhm        08/04/30 16:46:31

  Modified:             rafkill-1.2.3.ebuild ChangeLog
  Log:
  Patch to fix building with gcc-4.3 from Peter Alfredsen, bug #219427
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.3                  games-action/rafkill/rafkill-1.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/rafkill-1.2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/rafkill-1.2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/rafkill-1.2.3.ebuild?r1=1.2&r2=1.3

Index: rafkill-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/rafkill/rafkill-1.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rafkill-1.2.3.ebuild	3 Jul 2007 20:26:42 -0000	1.2
+++ rafkill-1.2.3.ebuild	30 Apr 2008 16:46:31 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/rafkill/rafkill-1.2.3.ebuild,v 1.2 2007/07/03 20:26:42 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/rafkill/rafkill-1.2.3.ebuild,v 1.3 2008/04/30 16:46:31 nyhm Exp $
 
 inherit eutils toolchain-funcs games
 
@@ -13,7 +13,7 @@
 KEYWORDS="alpha amd64 ia64 ppc x86"
 IUSE=""
 
-RDEPEND=">=media-libs/allegro-4.0.0
+RDEPEND="media-libs/allegro
 	media-libs/aldumb"
 DEPEND="${RDEPEND}
 	dev-util/scons"
@@ -22,7 +22,9 @@
 	unpack ${A}
 	cd "${S}"
 	rm -f {data,music}/.sconsign
-	epatch "${FILESDIR}"/${P}-build.patch
+	epatch \
+		"${FILESDIR}"/${P}-build.patch \
+		"${FILESDIR}"/${P}-gcc43.patch
 	sed -i "/^#define INSTALL_DIR/s:\.:${GAMES_DATADIR}:" \
 		src/defs.cpp || die "sed failed"
 }



1.5                  games-action/rafkill/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/rafkill/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	30 Apr 2008 16:42:34 -0000	1.4
+++ ChangeLog	30 Apr 2008 16:46:31 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/rafkill
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/rafkill/ChangeLog,v 1.4 2008/04/30 16:42:34 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/rafkill/ChangeLog,v 1.5 2008/04/30 16:46:31 nyhm Exp $
+
+  30 Apr 2008; Tristan Heaven <nyhm@gentoo.org>
+  +files/rafkill-1.2.3-gcc43.patch, rafkill-1.2.3.ebuild:
+  Patch to fix building with gcc-4.3 from Peter Alfredsen, bug #219427
 
   30 Apr 2008; Tristan Heaven <nyhm@gentoo.org>
   files/rafkill-1.2.3-build.patch:



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-30 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 16:46 [gentoo-commits] gentoo-x86 commit in games-action/rafkill: rafkill-1.2.3.ebuild ChangeLog Tristan Heaven (nyhm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox