summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2002-11-18 10:36:43 +0000
committerHanno Böck <hanno@gentoo.org>2002-11-18 10:36:43 +0000
commitaadd87847e017fe95360c44d1dfd769dd2d0b9c1 (patch)
treeeed7786ed104c466bb0d06ab6646a5a2227062ee /app-emulation/pcsx
parentfix depscan.sh using /usr/bin/find (diff)
downloadgentoo-2-aadd87847e017fe95360c44d1dfd769dd2d0b9c1.tar.gz
gentoo-2-aadd87847e017fe95360c44d1dfd769dd2d0b9c1.tar.bz2
gentoo-2-aadd87847e017fe95360c44d1dfd769dd2d0b9c1.zip
fix lintool warnings
Diffstat (limited to 'app-emulation/pcsx')
-rw-r--r--app-emulation/pcsx/ChangeLog4
-rw-r--r--app-emulation/pcsx/pcsx-1.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/pcsx/ChangeLog b/app-emulation/pcsx/ChangeLog
index 26c9346d9d0d..1f348a0fe789 100644
--- a/app-emulation/pcsx/ChangeLog
+++ b/app-emulation/pcsx/ChangeLog
@@ -1,8 +1,8 @@
# ChangeLog for app-emulation/pcsx
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/ChangeLog,v 1.4 2002/10/17 13:45:18 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/ChangeLog,v 1.5 2002/11/18 10:36:43 hanno Exp $
-*pcsx-1.2 (27 Jul 2002
+*pcsx-1.2 (27 Jul 2002)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> pcsx-1.2.ebuild :
Added IUSE.
diff --git a/app-emulation/pcsx/pcsx-1.2.ebuild b/app-emulation/pcsx/pcsx-1.2.ebuild
index 91c8b32f98e6..90d011e5f45e 100644
--- a/app-emulation/pcsx/pcsx-1.2.ebuild
+++ b/app-emulation/pcsx/pcsx-1.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.6 2002/10/17 13:45:18 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.7 2002/11/18 10:36:43 hanno Exp $
S=${WORKDIR}
DESCRIPTION="Playstation emulator"
HOMEPAGE="http://www.pcsx.net/"
LICENSE="GPL-2"
KEYWORDS="x86 -ppc"
-SLOT="0"
+SLOT="0"
IUSE="opengl"
use opengl && GLDEPEND="app-emulation/psemu-gpupetemesagl"