diff options
author | 2002-10-16 23:48:04 +0000 | |
---|---|---|
committer | 2002-10-16 23:48:04 +0000 | |
commit | 2247e73a9b8a878fe69b9239af3aabfd67ef3e8e (patch) | |
tree | ff6d5eb8fe3ee0881ee0c29d2c304eea8943f976 /app-emulation | |
parent | version bump (diff) | |
download | historical-2247e73a9b8a878fe69b9239af3aabfd67ef3e8e.tar.gz historical-2247e73a9b8a878fe69b9239af3aabfd67ef3e8e.tar.bz2 historical-2247e73a9b8a878fe69b9239af3aabfd67ef3e8e.zip |
space fix [lintool] for #9216
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/vice-1.9.ebuild | 5 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020511-r1.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020628.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020804.ebuild | 13 | ||||
-rw-r--r-- | app-emulation/xmame/xmame-0.60.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xmame/xmame-0.60.1-r3.ebuild | 3 |
6 files changed, 17 insertions, 14 deletions
diff --git a/app-emulation/vice/vice-1.9.ebuild b/app-emulation/vice/vice-1.9.ebuild index 0e0f56496a2e..1cc43ec9d700 100644 --- a/app-emulation/vice/vice-1.9.ebuild +++ b/app-emulation/vice/vice-1.9.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/vice/vice-1.9.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.9.ebuild,v 1.3 2002/10/16 23:48:04 vapier Exp $ IUSE="sdl nls gnome" @@ -14,8 +14,7 @@ KEYWORDS="x86" DEPEND=">=x11-base/xfree-4.0 sdl? ( media-libs/libsdl ) gnome? ( gnome-base/gnome )" - -#RDEPEND="" +RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/app-emulation/winex/winex-20020511-r1.ebuild b/app-emulation/winex/winex-20020511-r1.ebuild index b1ae2a1549c4..1385a571b56f 100644 --- a/app-emulation/winex/winex-20020511-r1.ebuild +++ b/app-emulation/winex/winex-20020511-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/winex/winex-20020511-r1.ebuild,v 1.6 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.7 2002/10/16 23:46:47 vapier Exp $ IUSE="cups opengl" @@ -18,6 +18,7 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" +RDEPEND="${DEPEND}" SLOT="0" LICENSE="Aladdin" diff --git a/app-emulation/winex/winex-20020628.ebuild b/app-emulation/winex/winex-20020628.ebuild index 76611c80a522..9abafc70ef7b 100644 --- a/app-emulation/winex/winex-20020628.ebuild +++ b/app-emulation/winex/winex-20020628.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/winex/winex-20020628.ebuild,v 1.6 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.7 2002/10/16 23:46:47 vapier Exp $ IUSE="cups opengl" @@ -22,6 +22,7 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" +RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/winex/winex-20020804.ebuild b/app-emulation/winex/winex-20020804.ebuild index 23bf80598557..d09fbf1ccb9b 100644 --- a/app-emulation/winex/winex-20020804.ebuild +++ b/app-emulation/winex/winex-20020804.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/winex/winex-20020804.ebuild,v 1.6 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.7 2002/10/16 23:46:47 vapier Exp $ IUSE="cups opengl" S=${WORKDIR}/wine DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming" SRC_URI="mirror://gentoo/${P}.tar.bz2 - mirror://gentoo/${P}-fake_windows.tar.bz2" + mirror://gentoo/${P}-fake_windows.tar.bz2" HOMEPAGE="http://www.transgaming.com/" SLOT="0" @@ -23,12 +23,13 @@ DEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 dev-lang/tcl dev-lang/tk" +RDEPEND="${DEPEND}" src_compile() { # Azarah's patches #patch -p0 < ${FILESDIR}/${P}-opengl.patch || die "opengl-patch failed" - cd ${S} + cd ${S} local myconf use opengl && myconf="--enable-opengl" || myconf="--disable-opengl" @@ -100,11 +101,11 @@ src_install () { } pkg_postinst() { - einfo "**********************************************************************" + einfo "**********************************************************************" einfo "* NOTE: Use /usr/bin/winex to start winex. *" einfo "* This is a wrapper-script which will take care of everything *" einfo "* else. If you have further questions, enhancements or patches *" - einfo "* send an email to phoenix@gentoo.org *" - einfo "**********************************************************************" + einfo "* send an email to phoenix@gentoo.org *" + einfo "**********************************************************************" } diff --git a/app-emulation/xmame/xmame-0.60.1-r2.ebuild b/app-emulation/xmame/xmame-0.60.1-r2.ebuild index c0495edf08de..dbb0e0264e40 100644 --- a/app-emulation/xmame/xmame-0.60.1-r2.ebuild +++ b/app-emulation/xmame/xmame-0.60.1-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r2.ebuild,v 1.7 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r2.ebuild,v 1.8 2002/10/16 23:47:46 vapier Exp $ IUSE="sdl dga esd" @@ -15,7 +15,7 @@ LICENSE="xmame" DEPEND="virtual/x11 sdl? ( >=media-libs/libsdl-1.2.0 ) >=sys-libs/zlib-1.1.3-r2" -RDEPEND="" +RDEPEND="${DEPEND}" # Please note modifications for ppc in this ebuild. If you update the ebuild, # please either test on ppc, or send it to a ppc developer for testing before diff --git a/app-emulation/xmame/xmame-0.60.1-r3.ebuild b/app-emulation/xmame/xmame-0.60.1-r3.ebuild index 620da6b528b3..5ba4f21a0155 100644 --- a/app-emulation/xmame/xmame-0.60.1-r3.ebuild +++ b/app-emulation/xmame/xmame-0.60.1-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r3.ebuild,v 1.4 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.60.1-r3.ebuild,v 1.5 2002/10/16 23:47:46 vapier Exp $ IUSE="sdl dga esd opengl" @@ -16,6 +16,7 @@ LICENSE="xmame" DEPEND="virtual/x11 sdl? ( >=media-libs/libsdl-1.2.0 ) >=sys-libs/zlib-1.1.3-r2" +RDEPEND="${DEPEND}" # Please note modifications for ppc in this ebuild. If you update the ebuild, # please either test on ppc, or send it to a ppc developer for testing before |