summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/atari800/atari800-1.3.0.ebuild')
-rw-r--r--app-emulation/atari800/atari800-1.3.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/atari800/atari800-1.3.0.ebuild b/app-emulation/atari800/atari800-1.3.0.ebuild
index 268996e0e2d5..f08e4a072e21 100644
--- a/app-emulation/atari800/atari800-1.3.0.ebuild
+++ b/app-emulation/atari800/atari800-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/atari800/atari800-1.3.0.ebuild,v 1.5 2003/08/06 07:04:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/atari800/atari800-1.3.0.ebuild,v 1.6 2003/09/04 01:17:11 msterret Exp $
DESCRIPTION="Atari 800 emulator"
HOMEPAGE="http://atari800.sourceforge.net/"
@@ -26,8 +26,8 @@ src_compile() {
local myconf
myconf="--enable-crashmenu --enable-break --enable-hints \
- --enable-asm --enable-cursorblk --enable-led --enable-displayled \
- --enable-sndclip --enable-linuxjoy --enable-sound"
+ --enable-asm --enable-cursorblk --enable-led --enable-displayled \
+ --enable-sndclip --enable-linuxjoy --enable-sound"
cd src
./configure --prefix=/usr --target=$target ${myconf}