summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2002-11-18 10:36:43 +0000
committerHanno Boeck <hanno@gentoo.org>2002-11-18 10:36:43 +0000
commita6e95581e33ee6c9e23b8ec0437c1a476a89c7f1 (patch)
treef75d869c3fe5a28eecf5a62af08091f3185258e1 /app-emulation
parentfix depscan.sh using /usr/bin/find (diff)
downloadhistorical-a6e95581e33ee6c9e23b8ec0437c1a476a89c7f1.tar.gz
historical-a6e95581e33ee6c9e23b8ec0437c1a476a89c7f1.tar.bz2
historical-a6e95581e33ee6c9e23b8ec0437c1a476a89c7f1.zip
fix lintool warnings
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/epsxe/epsxe-1.5.2.ebuild4
-rw-r--r--app-emulation/fceultra/fceultra-080.ebuild5
-rw-r--r--app-emulation/freesci/freesci-0.3.3.ebuild7
-rw-r--r--app-emulation/hercules/ChangeLog8
-rw-r--r--app-emulation/hercules/hercules-2.15.ebuild10
-rw-r--r--app-emulation/mol/mol-0.9.63.ebuild5
-rw-r--r--app-emulation/mol/mol-0.9.64.ebuild5
-rw-r--r--app-emulation/mol/mol-0.9.65.ebuild5
-rw-r--r--app-emulation/pcsx/ChangeLog4
-rw-r--r--app-emulation/pcsx/pcsx-1.2.ebuild4
-rw-r--r--app-emulation/pose/ChangeLog9
-rw-r--r--app-emulation/pose/pose-3.5-r1.ebuild5
-rw-r--r--app-emulation/pose/pose-3.5.ebuild3
13 files changed, 40 insertions, 34 deletions
diff --git a/app-emulation/epsxe/epsxe-1.5.2.ebuild b/app-emulation/epsxe/epsxe-1.5.2.ebuild
index aa9ddefa7371..fbb6cda75c15 100644
--- a/app-emulation/epsxe/epsxe-1.5.2.ebuild
+++ b/app-emulation/epsxe/epsxe-1.5.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/epsxe/epsxe-1.5.2.ebuild,v 1.7 2002/10/17 13:45:18 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/epsxe/epsxe-1.5.2.ebuild,v 1.8 2002/11/18 10:36:42 hanno Exp $
S=${WORKDIR}
DESCRIPTION="ePSXe Playstation Emulator"
HOMEPAGE="http://www.epsxe.com"
LICENSE="freedist"
KEYWORDS="x86 -ppc"
-SLOT="0"
+SLOT="0"
IUSE="opengl"
use opengl && GLDEPEND="app-emulation/psemu-gpupetemesagl"
diff --git a/app-emulation/fceultra/fceultra-080.ebuild b/app-emulation/fceultra/fceultra-080.ebuild
index 5ef611ab87a8..3fdeb0f372a2 100644
--- a/app-emulation/fceultra/fceultra-080.ebuild
+++ b/app-emulation/fceultra/fceultra-080.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fceultra/fceultra-080.ebuild,v 1.7 2002/10/20 18:37:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fceultra/fceultra-080.ebuild,v 1.8 2002/11/18 10:36:42 hanno Exp $
SLOT="0"
KEYWORDS="x86 -ppc"
LICENSE="GPL-2"
+IUSE=""
MY_P=fceu
S=${WORKDIR}/${MY_P}
@@ -26,6 +27,6 @@ src_install() {
dobin fce
cd Documentation
dodoc LICENSE README RELEASE-NOTES fcs.txt porting.txt \
- rel/readme-linux.txt
+ rel/readme-linux.txt
}
diff --git a/app-emulation/freesci/freesci-0.3.3.ebuild b/app-emulation/freesci/freesci-0.3.3.ebuild
index 0908497597cf..87196be0a32d 100644
--- a/app-emulation/freesci/freesci-0.3.3.ebuild
+++ b/app-emulation/freesci/freesci-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.3.ebuild,v 1.4 2002/10/20 18:37:50 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/freesci/freesci-0.3.3.ebuild,v 1.5 2002/11/18 10:36:42 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Sierra script interpreter for your old Sierra adventures"
@@ -9,6 +9,7 @@ HOMEPAGE="http://freesci.linuxgames.com/"
LICENSE="GPL-2"
KEYWORDS="x86"
SLOT="0"
+IUSE=""
DEPEND="virtual/x11"
@@ -28,7 +29,7 @@ src_install () {
make DESTDIR=${D} install || die
dodoc AUTHORS ChangeLog COPYING INSTALL NEWS README README.Unix THANKS TODO
-
+
}
diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog
index 45fcf8c434b1..9fdadd2b4210 100644
--- a/app-emulation/hercules/ChangeLog
+++ b/app-emulation/hercules/ChangeLog
@@ -1,14 +1,14 @@
-# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# ChangeLog for app-emulation/hercules
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.2 2002/07/27 14:01:11 stubear Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.3 2002/11/18 10:36:43 hanno Exp $
-*hercules-2.15 ( 26 Jul 2002 )
+*hercules-2.15 (26 Jul 2002)
26 Jul 2002; Stuart Bouyer <stubear@gentoo.org> hercules-2.15.ebuild :
Added LICENSE and KEYWORDS="x86" for QA happiness.
-*hercules-2.15 ( 26 Apr 2002 )
+*hercules-2.15 (26 Apr 2002)
26 Apr 2002; Tod Neidt <tod@gentoo.org> hercules-2.15.ebuild :
diff --git a/app-emulation/hercules/hercules-2.15.ebuild b/app-emulation/hercules/hercules-2.15.ebuild
index 35fb427bba74..642572d911c3 100644
--- a/app-emulation/hercules/hercules-2.15.ebuild
+++ b/app-emulation/hercules/hercules-2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.6 2002/10/20 18:37:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.7 2002/11/18 10:36:43 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator"
@@ -9,10 +9,10 @@ HOMEPAGE="http://www.conmicro.cx/hercules/"
LICENSE="QPL-1.0"
KEYWORDS="x86"
SLOT="0"
+IUSE=""
DEPEND="virtual/glibc
- sys-apps/bzip2
- "
+ sys-apps/bzip2"
src_compile() {
@@ -35,7 +35,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install
- dodoc INSTALL
+ dodoc INSTALL
dohtml html/*.html html/hercules.css
@@ -44,7 +44,7 @@ src_install() {
}
pkg_postinst() {
-
+
einfo
einfo "Hercules System/370, ESA/390 and zArchitecture Mainframe"
einfo "Emulator has been installed. Some useful utility files have"
diff --git a/app-emulation/mol/mol-0.9.63.ebuild b/app-emulation/mol/mol-0.9.63.ebuild
index 5fc6c2939461..127df2300bf3 100644
--- a/app-emulation/mol/mol-0.9.63.ebuild
+++ b/app-emulation/mol/mol-0.9.63.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.63.ebuild,v 1.10 2002/10/04 04:12:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.63.ebuild,v 1.11 2002/11/18 10:36:43 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS <=9.2 natively within Linux"
@@ -12,6 +12,7 @@ RDEPEND=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="ppc -x86 -sparc -sparc64"
+IUSE=""
src_compile() {
@@ -24,7 +25,7 @@ src_install() {
make DESTDIR=${D} install || die "Failed to install MOL"
dodoc 0README BUILDING COPYING COPYRIGHT CREDITS Doc/*
-
+
}
pkg_postinst() {
diff --git a/app-emulation/mol/mol-0.9.64.ebuild b/app-emulation/mol/mol-0.9.64.ebuild
index 9a74eda2c3e9..c5b53712a539 100644
--- a/app-emulation/mol/mol-0.9.64.ebuild
+++ b/app-emulation/mol/mol-0.9.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.64.ebuild,v 1.5 2002/10/04 04:12:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.64.ebuild,v 1.6 2002/11/18 10:36:43 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS <=9.2 natively within Linux"
@@ -12,6 +12,7 @@ RDEPEND=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="ppc -x86 -sparc -sparc64"
+IUSE=""
src_compile() {
@@ -24,7 +25,7 @@ src_install() {
emake DESTDIR=${D} install || die "Failed to install MOL"
dodoc 0README BUILDING COPYING COPYRIGHT CREDITS Doc/*
-
+
}
pkg_postinst() {
diff --git a/app-emulation/mol/mol-0.9.65.ebuild b/app-emulation/mol/mol-0.9.65.ebuild
index db45630ab6f8..055b9f5e8a87 100644
--- a/app-emulation/mol/mol-0.9.65.ebuild
+++ b/app-emulation/mol/mol-0.9.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.65.ebuild,v 1.5 2002/10/04 04:12:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.65.ebuild,v 1.6 2002/11/18 10:36:43 hanno Exp $
inherit flag-o-matic
@@ -14,6 +14,7 @@ RDEPEND=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="ppc -x86 -sparc -sparc64 -alpha"
+IUSE=""
src_compile() {
@@ -27,7 +28,7 @@ src_install() {
emake DESTDIR=${D} install || die "Failed to install MOL"
dodoc 0README BUILDING COPYING COPYRIGHT CREDITS Doc/*
-
+
}
pkg_postinst() {
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"
diff --git a/app-emulation/pose/ChangeLog b/app-emulation/pose/ChangeLog
index b0ce71e98a72..326b03a7e529 100644
--- a/app-emulation/pose/ChangeLog
+++ b/app-emulation/pose/ChangeLog
@@ -1,9 +1,8 @@
-# ChangeLog for app-text/hd2u
+# ChangeLog for app-emulation/pose
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# Maintainer: George Shapovalov <georges@its.caltech.edu>
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/ChangeLog,v 1.3 2002/08/29 01:55:42 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/ChangeLog,v 1.4 2002/11/18 10:36:43 hanno Exp $
-*pose-3.5-r1, (28 Aug 2002)
+*pose-3.5-r1 (28 Aug 2002)
28 Aug 2002; George Shapovalov <george@gentoo.org> pose-3.5-r1.ebuild, files/{choose-gl.diff,detect-fluid.diff,init-clipwidget.diff,separate-builddir.diff} :
@@ -15,7 +14,7 @@
rpm.spec file for POSE.
-*pose-3.5, (10 May 2002)
+*pose-3.5 (10 May 2002)
22 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Changed DEPEND to fltk-1.1.0_beta10 as fltk-1.1.0_rc4 breaks
diff --git a/app-emulation/pose/pose-3.5-r1.ebuild b/app-emulation/pose/pose-3.5-r1.ebuild
index 5c1e50df4bc1..f6b281abe716 100644
--- a/app-emulation/pose/pose-3.5-r1.ebuild
+++ b/app-emulation/pose/pose-3.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r1.ebuild,v 1.4 2002/11/04 17:48:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r1.ebuild,v 1.5 2002/11/18 10:36:43 hanno Exp $
S=${WORKDIR}/Emulator_Src_3.5
FLTK_PV=1.0.11
@@ -16,6 +16,7 @@ DEPEND="virtual/glibc"
KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
+IUSE=""
src_unpack() {
unpack emulator_src_3.5.tar.gz
@@ -53,7 +54,7 @@ src_compile() {
--disable-gl || die
make || die
-
+
cd ${S}/build-profile
LDFLAGS=-L${S}/static-libs ../BuildUnix/configure --prefix=/usr \
--with-fltk=${S}/install-fltk \
diff --git a/app-emulation/pose/pose-3.5.ebuild b/app-emulation/pose/pose-3.5.ebuild
index 7d2a6c72dfb6..c85e2efa2a46 100644
--- a/app-emulation/pose/pose-3.5.ebuild
+++ b/app-emulation/pose/pose-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5.ebuild,v 1.7 2002/10/20 18:37:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5.ebuild,v 1.8 2002/11/18 10:36:43 hanno Exp $
S=${WORKDIR}/${P}
HOMEPAGE="http://www.palmos.com/dev/tools/emulator/"
@@ -12,6 +12,7 @@ DEPEND="=x11-libs/fltk-1.1.0_beta10-r1"
KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
+IUSE=""
src_compile() {
cd ${WORKDIR}/Emulator_Src_3.5/BuildUnix