public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2011-04-15 11:45 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 7+ messages in thread
From: Alfredo Tupone (tupone) @ 2011-04-15 11:45 UTC (permalink / raw
  To: gentoo-commits

tupone      11/04/15 11:45:26

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  Fix build with gcc-4.6 Bug #363317
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mupen64plus-1.5-r2.ebuild	15 Jul 2010 10:43:30 -0000	1.1
+++ mupen64plus-1.5-r2.ebuild	15 Apr 2011 11:45:26 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.1 2010/07/15 10:43:30 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.2 2011/04/15 11:45:26 tupone Exp $
 
 EAPI="2"
 
@@ -63,6 +63,7 @@
 	sed -i \
 		-e "s:^Icon=mupen64plus-large.xpm:Icon=mupen64plus:" \
 		mupen64plus.desktop.in || die "sed failed"
+	epatch "${FILESDIR}"/${P}-gcc46.patch
 }
 
 get_opts() {



1.13                 games-emulation/mupen64plus/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	15 Jul 2010 10:43:30 -0000	1.12
+++ ChangeLog	15 Apr 2011 11:45:26 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/mupen64plus
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.12 2010/07/15 10:43:30 joker Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.13 2011/04/15 11:45:26 tupone Exp $
+
+  15 Apr 2011; Alfredo Tupone <tupone@gentoo.org> mupen64plus-1.5-r2.ebuild,
+  +files/mupen64plus-1.5-gcc46.patch:
+  Fix build with gcc-4.6 Bug #363317 by Diego Elio Pettenò
 
 *mupen64plus-1.5-r2 (15 Jul 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2011-09-24  5:48 Mike Frysinger (vapier)
  0 siblings, 0 replies; 7+ messages in thread
From: Mike Frysinger (vapier) @ 2011-09-24  5:48 UTC (permalink / raw
  To: gentoo-commits

vapier      11/09/24 05:48:48

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  Use minizip from system zlib #383845 by Dennis Schridde.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mupen64plus-1.5-r2.ebuild	15 Apr 2011 11:45:26 -0000	1.2
+++ mupen64plus-1.5-r2.ebuild	24 Sep 2011 05:48:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.2 2011/04/15 11:45:26 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.3 2011/09/24 05:48:48 vapier Exp $
 
 EAPI="2"
 
@@ -26,7 +26,7 @@
 	media-libs/libsdl
 	media-libs/sdl-ttf
 	media-fonts/dejavu
-	sys-libs/zlib
+	sys-libs/zlib[minizip]
 	x11-libs/gtk+:2
 	libsamplerate? ( media-libs/libsamplerate )
 	lirc? ( app-misc/lirc )
@@ -54,6 +54,9 @@
 	EPATCH_SOURCE="${WORKDIR}/patches" EPATCH_SUFFIX="patch" \
 		epatch
 
+	rm -rf main/zip
+	epatch "${FILESDIR}"/${P}-minizip.patch #383845
+
 	sed -i \
 		-e "s:/usr/local/share/mupen64plus:${GAMES_DATADIR}/mupen64plus:" \
 		-e "s:%PUT_PLUGIN_PATH_HERE%:$(games_get_libdir)/${PN}/plugins/:" \



1.15                 games-emulation/mupen64plus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	13 Jul 2011 06:55:27 -0000	1.14
+++ ChangeLog	24 Sep 2011 05:48:48 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/mupen64plus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.14 2011/07/13 06:55:27 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.15 2011/09/24 05:48:48 vapier Exp $
+
+  24 Sep 2011; Mike Frysinger <vapier@gentoo.org> mupen64plus-1.5-r2.ebuild,
+  +files/mupen64plus-1.5-minizip.patch:
+  Use minizip from system zlib #383845 by Dennis Schridde.
 
   13 Jul 2011; Tupone Alfredo <tupone@gentoo.org>
   files/mupen64plus-1.5-gcc46.patch:






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2011-12-13  1:40 Christian Birchinger (joker)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Birchinger (joker) @ 2011-12-13  1:40 UTC (permalink / raw
  To: gentoo-commits

joker       11/12/13 01:40:02

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  Make it use the user configured CC (also needed as linker because the args are not LD compatible) and CXX. However, this will not cause it to build cleanly with non-gcc compilers like clang.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mupen64plus-1.5-r2.ebuild	24 Sep 2011 05:48:48 -0000	1.3
+++ mupen64plus-1.5-r2.ebuild	13 Dec 2011 01:40:02 -0000	1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.3 2011/09/24 05:48:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.4 2011/12/13 01:40:02 joker Exp $
 
 EAPI="2"
 
-inherit eutils flag-o-matic games
+inherit eutils flag-o-matic games toolchain-funcs
 
 MY_P="Mupen64Plus-${PV/./-}-src"
 
@@ -89,8 +89,9 @@
 }
 
 src_compile() {
+	tc-export CC CXX
 	use x86 && use sse && append-flags -fomit-frame-pointer
-	emake $(get_opts) DBGSYM=1 all || die "make failed"
+	emake $(get_opts) DBGSYM=1 CC="${CC}" CXX="${CXX}" LD="${CC}" all || die "make failed"
 }
 
 src_install() {



1.16                 games-emulation/mupen64plus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	24 Sep 2011 05:48:48 -0000	1.15
+++ ChangeLog	13 Dec 2011 01:40:02 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for games-emulation/mupen64plus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.15 2011/09/24 05:48:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.16 2011/12/13 01:40:02 joker Exp $
+
+  13 Dec 2011; Christian Birchinger <joker@gentoo.org>
+  mupen64plus-1.5-r2.ebuild:
+  Make it use the user configured CC (also needed as linker because the args
+  are not LD compatible) and CXX. However, this will not cause it to build
+  cleanly with non-gcc compilers like clang
 
   24 Sep 2011; Mike Frysinger <vapier@gentoo.org> mupen64plus-1.5-r2.ebuild,
   +files/mupen64plus-1.5-minizip.patch:






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2011-12-26  1:53 Christian Birchinger (joker)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Birchinger (joker) @ 2011-12-26  1:53 UTC (permalink / raw
  To: gentoo-commits

joker       11/12/26 01:53:10

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  Added a check for CC=gcc. Other compilers are not supported at this point.
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mupen64plus-1.5-r2.ebuild	13 Dec 2011 01:40:02 -0000	1.4
+++ mupen64plus-1.5-r2.ebuild	26 Dec 2011 01:53:10 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.4 2011/12/13 01:40:02 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.5 2011/12/26 01:53:10 joker Exp $
 
 EAPI="2"
 
@@ -41,6 +41,13 @@
 S="${WORKDIR}/${MY_P}"
 
 pkg_setup() {
+	if [[ ! $(tc-getCC) =~ icc ]]; then
+		eerror
+		eerror "Compilers like clang and icc are not supported at this point"
+		eerror
+		die "You need gcc to build ${PN}"
+	fi
+
 	if ! use gtk && ! use qt4; then
 		ewarn "Building ${PN} without any GUI! To get one, enable USE=gtk or USE=qt4."
 	elif use gtk && use qt4; then



1.17                 games-emulation/mupen64plus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	13 Dec 2011 01:40:02 -0000	1.16
+++ ChangeLog	26 Dec 2011 01:53:10 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/mupen64plus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.16 2011/12/13 01:40:02 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.17 2011/12/26 01:53:10 joker Exp $
+
+  26 Dec 2011; Christian Birchinger <joker@gentoo.org>
+  mupen64plus-1.5-r2.ebuild:
+  Added a check for CC=gcc. Other compilers are not supported at this point
 
   13 Dec 2011; Christian Birchinger <joker@gentoo.org>
   mupen64plus-1.5-r2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2011-12-26  2:28 Christian Birchinger (joker)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Birchinger (joker) @ 2011-12-26  2:28 UTC (permalink / raw
  To: gentoo-commits

joker       11/12/26 02:28:25

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  Fix typo from tests
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mupen64plus-1.5-r2.ebuild	26 Dec 2011 01:53:10 -0000	1.5
+++ mupen64plus-1.5-r2.ebuild	26 Dec 2011 02:28:24 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.5 2011/12/26 01:53:10 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.6 2011/12/26 02:28:24 joker Exp $
 
 EAPI="2"
 
@@ -41,7 +41,7 @@
 S="${WORKDIR}/${MY_P}"
 
 pkg_setup() {
-	if [[ ! $(tc-getCC) =~ icc ]]; then
+	if [[ ! $(tc-getCC) =~ gcc ]]; then
 		eerror
 		eerror "Compilers like clang and icc are not supported at this point"
 		eerror



1.18                 games-emulation/mupen64plus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	26 Dec 2011 01:53:10 -0000	1.17
+++ ChangeLog	26 Dec 2011 02:28:24 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/mupen64plus
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.17 2011/12/26 01:53:10 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.18 2011/12/26 02:28:24 joker Exp $
+
+  26 Dec 2011; Christian Birchinger <joker@gentoo.org>
+  mupen64plus-1.5-r2.ebuild:
+  Fix typo from tests
 
   26 Dec 2011; Christian Birchinger <joker@gentoo.org>
   mupen64plus-1.5-r2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2012-05-20 14:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-20 14:55 UTC (permalink / raw
  To: gentoo-commits

ago         12/05/20 14:55:02

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #413833
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mupen64plus-1.5-r2.ebuild	4 May 2012 04:38:38 -0000	1.7
+++ mupen64plus-1.5-r2.ebuild	20 May 2012 14:55:02 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.7 2012/05/04 04:38:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.8 2012/05/20 14:55:02 ago Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+gtk libsamplerate lirc qt4 sse"
 
 # GTK+ is currently required by plugins even if no GUI support is enabled



1.20                 games-emulation/mupen64plus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 May 2012 04:38:39 -0000	1.19
+++ ChangeLog	20 May 2012 14:55:02 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/mupen64plus
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.19 2012/05/04 04:38:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.20 2012/05/20 14:55:02 ago Exp $
+
+  20 May 2012; Agostino Sarubbo <ago@gentoo.org> mupen64plus-1.5-r2.ebuild:
+  Stable for amd64, wrt bug #413833
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> mupen64plus-1.5-r1.ebuild,
   mupen64plus-1.5-r2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog
@ 2012-05-22  0:04 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-22  0:04 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/22 00:04:03

  Modified:             mupen64plus-1.5-r2.ebuild ChangeLog
  Log:
  marked x86 per bug 413833
  
  (Portage version: 2.2.0_alpha107/cvs/Linux i686)

Revision  Changes    Path
1.9                  games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild

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

Index: mupen64plus-1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mupen64plus-1.5-r2.ebuild	20 May 2012 14:55:02 -0000	1.8
+++ mupen64plus-1.5-r2.ebuild	22 May 2012 00:04:03 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.8 2012/05/20 14:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.9 2012/05/22 00:04:03 jdhore Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+gtk libsamplerate lirc qt4 sse"
 
 # GTK+ is currently required by plugins even if no GUI support is enabled



1.21                 games-emulation/mupen64plus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	20 May 2012 14:55:02 -0000	1.20
+++ ChangeLog	22 May 2012 00:04:03 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/mupen64plus
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.20 2012/05/20 14:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.21 2012/05/22 00:04:03 jdhore Exp $
+
+  22 May 2012; Jeff Horelick <jdhore@gentoo.org> mupen64plus-1.5-r2.ebuild:
+  marked x86 per bug 413833
 
   20 May 2012; Agostino Sarubbo <ago@gentoo.org> mupen64plus-1.5-r2.ebuild:
   Stable for amd64, wrt bug #413833






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

end of thread, other threads:[~2012-05-22  0:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13  1:40 [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus: mupen64plus-1.5-r2.ebuild ChangeLog Christian Birchinger (joker)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-22  0:04 Jeff Horelick (jdhore)
2012-05-20 14:55 Agostino Sarubbo (ago)
2011-12-26  2:28 Christian Birchinger (joker)
2011-12-26  1:53 Christian Birchinger (joker)
2011-09-24  5:48 Mike Frysinger (vapier)
2011-04-15 11:45 Alfredo Tupone (tupone)

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