diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-16 23:39:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-16 23:39:24 +0000 |
commit | 6a398be3c7629ee469762dae411bc1f0a2dd6dcf (patch) | |
tree | cf4ddc05a6213b32e6cadd91a5db10ec603c8e75 /app-emulation | |
parent | space fix [lintool] for #9216 (diff) | |
download | gentoo-2-6a398be3c7629ee469762dae411bc1f0a2dd6dcf.tar.gz gentoo-2-6a398be3c7629ee469762dae411bc1f0a2dd6dcf.tar.bz2 gentoo-2-6a398be3c7629ee469762dae411bc1f0a2dd6dcf.zip |
space fix [lintool] for #9216
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20020605-r2.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020710-r1.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020710-r2.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020710.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020804.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020904-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild | 3 |
7 files changed, 14 insertions, 8 deletions
diff --git a/app-emulation/wine/wine-20020605-r2.ebuild b/app-emulation/wine/wine-20020605-r2.ebuild index b65e08fcbd9d..0740ef31567a 100644 --- a/app-emulation/wine/wine-20020605-r2.ebuild +++ b/app-emulation/wine/wine-20020605-r2.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/wine/wine-20020605-r2.ebuild,v 1.5 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020605-r2.ebuild,v 1.6 2002/10/16 23:38:19 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}" KEYWORDS="x86 -sparc -sparc64 -ppc" LICENSE="GPL-2" diff --git a/app-emulation/wine/wine-20020710-r1.ebuild b/app-emulation/wine/wine-20020710-r1.ebuild index f23574a14ee2..4e98f6763b17 100644 --- a/app-emulation/wine/wine-20020710-r1.ebuild +++ b/app-emulation/wine/wine-20020710-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/wine/wine-20020710-r1.ebuild,v 1.8 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r1.ebuild,v 1.9 2002/10/16 23:38:19 vapier Exp $ IUSE="opengl arts cups alsa" @@ -24,6 +24,7 @@ DEPEND="virtual/x11 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) opengl? ( virtual/opengl )" +RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/wine/wine-20020710-r2.ebuild b/app-emulation/wine/wine-20020710-r2.ebuild index 305e56676df3..a21b05405769 100644 --- a/app-emulation/wine/wine-20020710-r2.ebuild +++ b/app-emulation/wine/wine-20020710-r2.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/wine/wine-20020710-r2.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r2.ebuild,v 1.3 2002/10/16 23:38:19 vapier Exp $ IUSE="opengl arts cups alsa" @@ -23,6 +23,7 @@ DEPEND="virtual/x11 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) opengl? ( virtual/opengl )" +RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/wine/wine-20020710.ebuild b/app-emulation/wine/wine-20020710.ebuild index eb2108c0d2fe..4288e3047e50 100644 --- a/app-emulation/wine/wine-20020710.ebuild +++ b/app-emulation/wine/wine-20020710.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/wine/wine-20020710.ebuild,v 1.5 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710.ebuild,v 1.6 2002/10/16 23:38:19 vapier Exp $ IUSE="cups opengl" @@ -22,6 +22,7 @@ DEPEND="virtual/glibc 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/wine/wine-20020804.ebuild b/app-emulation/wine/wine-20020804.ebuild index b4243236ad1e..71cea29b7b72 100644 --- a/app-emulation/wine/wine-20020804.ebuild +++ b/app-emulation/wine/wine-20020804.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/wine/wine-20020804.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020804.ebuild,v 1.3 2002/10/16 23:38:19 vapier Exp $ IUSE="opengl arts cups alsa" @@ -23,6 +23,7 @@ DEPEND="virtual/x11 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) opengl? ( virtual/opengl )" +RDEPEND="${DEPEND}" src_compile() { diff --git a/app-emulation/wine/wine-20020904-r1.ebuild b/app-emulation/wine/wine-20020904-r1.ebuild index 95ceef1a7a18..3c86e37808cc 100644 --- a/app-emulation/wine/wine-20020904-r1.ebuild +++ b/app-emulation/wine/wine-20020904-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/wine/wine-20020904-r1.ebuild,v 1.2 2002/10/05 05:39:08 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020904-r1.ebuild,v 1.3 2002/10/16 23:38:19 vapier Exp $ IUSE="nas arts cups opengl alsa" @@ -102,7 +102,7 @@ pkg_postinst() { einfo "* send an email to phoenix@gentoo.org *" einfo "* *" einfo "* Manpage has been installed to the system. *" - einfo "* \"man wine\" should show it. *" + einfo "* \"man wine\" should show it. *" einfo "**********************************************************************" } diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild index 1312bfc8a1fc..b85cc1eb42d7 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.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/winesetuptk/winesetuptk-0.6.0b-r2.ebuild,v 1.7 2002/10/04 04:13:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r2.ebuild,v 1.8 2002/10/16 23:39:24 vapier Exp $ MY_P1=tcltk-${P} P=${P} @@ -16,6 +16,7 @@ KEYWORDS="x86 -ppc" DEPEND="virtual/glibc virtual/x11" +RDEPEND="${DEPEND}" src_unpack() { |