summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-01-09 10:50:14 +0000
committerSven Wegener <swegener@gentoo.org>2005-01-09 10:50:14 +0000
commit92d6e9fb354ce5aed60fc913b881465e01cad531 (patch)
tree627f3fb42f090a177fc307dd7fde8bda0ca60508 /games-emulation
parentBug #73858 - patch from bug #66400 produced incorrect output in some cases. (diff)
downloadhistorical-92d6e9fb354ce5aed60fc913b881465e01cad531.tar.gz
historical-92d6e9fb354ce5aed60fc913b881465e01cad531.tar.bz2
historical-92d6e9fb354ce5aed60fc913b881465e01cad531.zip
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/dgen-sdl/ChangeLog7
-rw-r--r--games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild6
-rw-r--r--games-emulation/pcsx/ChangeLog7
-rw-r--r--games-emulation/pcsx/pcsx-1.5-r1.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/games-emulation/dgen-sdl/ChangeLog b/games-emulation/dgen-sdl/ChangeLog
index 8fc6d2103fc2..f5c93a0188f9 100644
--- a/games-emulation/dgen-sdl/ChangeLog
+++ b/games-emulation/dgen-sdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/dgen-sdl
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.6 2004/07/18 14:50:08 aliz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.7 2005/01/09 10:50:14 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org> dgen-sdl-1.23.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> dgen-sdl-1.23.ebuild:
Adding amd64 keyword and gnuconfig_update, closing #53464.
diff --git a/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild b/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
index 17ad745bc8cf..ba15a97893f0 100644
--- a/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
+++ b/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.7 2004/07/18 14:50:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.8 2005/01/09 10:50:14 swegener Exp $
inherit games gnuconfig
@@ -15,7 +15,7 @@ IUSE="X mmx opengl"
RDEPEND="media-libs/libsdl
X? ( virtual/x11 )
- opengl? virtual/opengl"
+ opengl? ( virtual/opengl )"
DEPEND="${DEPEND}
dev-lang/nasm"
diff --git a/games-emulation/pcsx/ChangeLog b/games-emulation/pcsx/ChangeLog
index 3b4d3f9bf1be..fc80ab3ca3c5 100644
--- a/games-emulation/pcsx/ChangeLog
+++ b/games-emulation/pcsx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/pcsx
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/ChangeLog,v 1.5 2004/09/04 16:10:41 dholm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/ChangeLog,v 1.6 2005/01/09 10:49:20 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org> pcsx-1.5-r1.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
04 Sep 2004; David Holm <dholm@gentoo.org> pcsx-1.5-r1.ebuild:
ppc support is incomplete, masked
diff --git a/games-emulation/pcsx/pcsx-1.5-r1.ebuild b/games-emulation/pcsx/pcsx-1.5-r1.ebuild
index d4381c5d8fa7..7a9626b4f247 100644
--- a/games-emulation/pcsx/pcsx-1.5-r1.ebuild
+++ b/games-emulation/pcsx/pcsx-1.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/pcsx-1.5-r1.ebuild,v 1.5 2004/09/04 16:10:42 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/pcsx-1.5-r1.ebuild,v 1.6 2005/01/09 10:49:20 swegener Exp $
inherit games eutils
@@ -25,7 +25,7 @@ RDEPEND="games-emulation/psemu-cdr
games-emulation/psemu-padjoy
games-emulation/psemu-peopsspu
|| (
- opengl? ( x86? games-emulation/psemu-gpupetemesagl )
+ opengl? ( x86? ( games-emulation/psemu-gpupetemesagl ) )
games-emulation/psemu-peopssoftgpu
)"