public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-arcade/funnyboat: funnyboat-1.5.ebuild ChangeLog
@ 2008-03-29 21:37 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 2+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-03-29 21:37 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/03/29 21:37:05

  Modified:             funnyboat-1.5.ebuild ChangeLog
  Log:
  amd64 stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  games-arcade/funnyboat/funnyboat-1.5.ebuild

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

Index: funnyboat-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- funnyboat-1.5.ebuild	22 Jul 2007 00:12:31 -0000	1.4
+++ funnyboat-1.5.ebuild	29 Mar 2008 21:37:05 -0000	1.5
@@ -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-arcade/funnyboat/funnyboat-1.5.ebuild,v 1.4 2007/07/22 00:12:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v 1.5 2008/03/29 21:37:05 coldwind Exp $
 
 inherit eutils games
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=dev-python/pygame-1.6.2"



1.12                 games-arcade/funnyboat/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/funnyboat/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/funnyboat/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/funnyboat/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	22 Jul 2007 00:12:31 -0000	1.11
+++ ChangeLog	29 Mar 2008 21:37:05 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/funnyboat
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v 1.11 2007/07/22 00:12:31 mr_bones_ Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v 1.12 2008/03/29 21:37:05 coldwind Exp $
+
+  29 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> funnyboat-1.5.ebuild:
+  amd64 stable
 
   22 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> funnyboat-1.5.ebuild:
   stable for x86



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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-arcade/funnyboat: funnyboat-1.5.ebuild ChangeLog
@ 2013-06-08 19:17 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2013-06-08 19:17 UTC (permalink / raw
  To: gentoo-commits

slyfox      13/06/08 19:17:58

  Modified:             funnyboat-1.5.ebuild ChangeLog
  Log:
  Workaround python3 failure by requiring python2.
  
  (Portage version: 2.2.0_alpha177_p3/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.6                  games-arcade/funnyboat/funnyboat-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild?r1=1.5&r2=1.6

Index: funnyboat-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- funnyboat-1.5.ebuild	29 Mar 2008 21:37:05 -0000	1.5
+++ funnyboat-1.5.ebuild	8 Jun 2013 19:17:58 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v 1.5 2008/03/29 21:37:05 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v 1.6 2013/06/08 19:17:58 slyfox Exp $
 
 inherit eutils games
 
@@ -13,7 +13,8 @@
 KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=dev-python/pygame-1.6.2"
+RDEPEND=">=dev-python/pygame-1.6.2
+	=dev-lang/python-2*"
 DEPEND="app-arch/unzip"
 
 S=${WORKDIR}/${PN}
@@ -22,7 +23,8 @@
 	insinto "${GAMES_DATADIR}"/${PN}
 	doins -r data *.py || die "doins failed"
 	dodoc *.txt
-	games_make_wrapper ${PN} "python main.py" "${GAMES_DATADIR}"/${PN}
+	# does not like python3 (fails on os.environ["HOME"])
+	games_make_wrapper ${PN} "python2 main.py" "${GAMES_DATADIR}"/${PN}
 	newicon data/kuvake.png ${PN}.png
 	make_desktop_entry ${PN} "Trip on the Funny Boat"
 	prepgamesdirs



1.13                 games-arcade/funnyboat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	29 Mar 2008 21:37:05 -0000	1.12
+++ ChangeLog	8 Jun 2013 19:17:58 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/funnyboat
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v 1.12 2008/03/29 21:37:05 coldwind Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v 1.13 2013/06/08 19:17:58 slyfox Exp $
+
+  08 Jun 2013; Sergei Trofimovich <slyfox@gentoo.org> funnyboat-1.5.ebuild:
+  Workaround python3 failure by requiring python2.
 
   29 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> funnyboat-1.5.ebuild:
   amd64 stable
@@ -52,4 +55,3 @@
   +funnyboat-1.1.ebuild:
   initial commit - ebuild submitted by Cristiano Chiucchiolo and Alexandru Toma
   via bug #130333
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-08 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-29 21:37 [gentoo-commits] gentoo-x86 commit in games-arcade/funnyboat: funnyboat-1.5.ebuild ChangeLog Santiago M. Mola (coldwind)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-08 19:17 Sergei Trofimovich (slyfox)

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