diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-04 01:13:56 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-04 01:13:56 +0000 |
commit | 4e81e978850f2c83d46c1df25fbb9c456c8a6843 (patch) | |
tree | f5da3e9faa83a7ff5013a99307c632f3ffb243e3 /app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild | |
parent | whitespace cleanups (diff) | |
download | gentoo-2-4e81e978850f2c83d46c1df25fbb9c456c8a6843.tar.gz gentoo-2-4e81e978850f2c83d46c1df25fbb9c456c8a6843.tar.bz2 gentoo-2-4e81e978850f2c83d46c1df25fbb9c456c8a6843.zip |
whitespace cleanup
Diffstat (limited to 'app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild')
-rw-r--r-- | app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild b/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild index 76e8555b61b1..af1c4bfedf92 100644 --- a/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild +++ b/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild,v 1.4 2003/09/04 01:09:18 msterret Exp $ IUSE="cups opengl" @@ -18,7 +18,7 @@ RDEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 !app-emulation/winex" - + src_unpack () { if [ ! -e "${DISTDIR}/${MY_P}.tgz" ] ; then |