public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/pcsx2: pcsx2-0.8.1.ebuild ChangeLog
@ 2008-02-29 19:04 Carsten Lohrke (carlo)
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 19:04 UTC (permalink / raw
  To: gentoo-commits

carlo       08/02/29 19:04:47

  Modified:             pcsx2-0.8.1.ebuild ChangeLog
  Log:
   Remove icon extension from desktop entry to match Icon Theme Specification.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.10                 games-emulation/pcsx2/pcsx2-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild?r1=1.9&r2=1.10

Index: pcsx2-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pcsx2-0.8.1.ebuild	30 Jul 2007 23:04:08 -0000	1.9
+++ pcsx2-0.8.1.ebuild	29 Feb 2008 19:04:47 -0000	1.10
@@ -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-emulation/pcsx2/pcsx2-0.8.1.ebuild,v 1.9 2007/07/30 23:04:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v 1.10 2008/02/29 19:04:47 carlo Exp $
 
 inherit eutils toolchain-funcs games
 
@@ -58,6 +58,6 @@
 		|| die "sed failed"
 	dodoc Docs/*.txt
 	doicon "${FILESDIR}"/pcsx2.png
-	make_desktop_entry pcsx2 PCSX2 pcsx2.png
+	make_desktop_entry pcsx2 PCSX2 pcsx2
 	prepgamesdirs
 }



1.14                 games-emulation/pcsx2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	30 Jul 2007 23:04:08 -0000	1.13
+++ ChangeLog	29 Feb 2008 19:04:47 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/pcsx2
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.13 2007/07/30 23:04:08 mr_bones_ Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.14 2008/02/29 19:04:47 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> pcsx2-0.8.1.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
   30 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> pcsx2-0.8.1.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-emulation/pcsx2: pcsx2-0.8.1.ebuild ChangeLog
@ 2008-10-13 17:10 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-10-13 17:10 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/10/13 17:10:02

  Modified:             pcsx2-0.8.1.ebuild ChangeLog
  Log:
  fix amd64 building (bug #241504)
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.11                 games-emulation/pcsx2/pcsx2-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild?r1=1.10&r2=1.11

Index: pcsx2-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pcsx2-0.8.1.ebuild	29 Feb 2008 19:04:47 -0000	1.10
+++ pcsx2-0.8.1.ebuild	13 Oct 2008 17:10:02 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v 1.10 2008/02/29 19:04:47 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v 1.11 2008/10/13 17:10:02 mr_bones_ Exp $
 
 inherit eutils toolchain-funcs games
 
@@ -45,7 +45,12 @@
 }
 
 src_compile() {
-	emake -C Linux OPTIMIZE="${CFLAGS}" || die "emake failed"
+	local CPU=i386
+
+	if use amd64; then
+		CPU=x86_64
+	fi
+	emake -C Linux OPTIMIZE="${CFLAGS}" CPU="${CPU}" || die "emake failed"
 }
 
 src_install() {



1.15                 games-emulation/pcsx2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	29 Feb 2008 19:04:47 -0000	1.14
+++ ChangeLog	13 Oct 2008 17:10:02 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/pcsx2
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.14 2008/02/29 19:04:47 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.15 2008/10/13 17:10:02 mr_bones_ Exp $
+
+  13 Oct 2008; Michael Sterrett <mr_bones_@gentoo.org> pcsx2-0.8.1.ebuild:
+  fix amd64 building (bug #241504)
 
   29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> pcsx2-0.8.1.ebuild:
   Remove icon extension from desktop entry to match Icon Theme Specification.






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

end of thread, other threads:[~2008-10-13 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 17:10 [gentoo-commits] gentoo-x86 commit in games-emulation/pcsx2: pcsx2-0.8.1.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-29 19:04 Carsten Lohrke (carlo)

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