From ab976ff9449890849b569ac2b5d624a0367878e4 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Thu, 17 Oct 2002 13:45:18 +0000 Subject: Added IUSE --- app-emulation/uae/ChangeLog | 5 ++++- app-emulation/uae/uae-0.8.22.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-emulation/uae') diff --git a/app-emulation/uae/ChangeLog b/app-emulation/uae/ChangeLog index 1083e0111b65..19272f70e063 100644 --- a/app-emulation/uae/ChangeLog +++ b/app-emulation/uae/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-emulation/uae # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.2 2002/10/17 01:04:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/ChangeLog,v 1.3 2002/10/17 13:45:18 aliz Exp $ *uae-0.8.22 (9 Oct 2002) + 17 Oct 2002; Daniel Ahlberg uae-0.8.22.ebuild : + Added IUSE. + 16 Oct 2002; Mike Frysinger : Changed the references to the USE variable 'svgalib' to 'svga' diff --git a/app-emulation/uae/uae-0.8.22.ebuild b/app-emulation/uae/uae-0.8.22.ebuild index 33d3b3f4dc12..9cedcd3973eb 100644 --- a/app-emulation/uae/uae-0.8.22.ebuild +++ b/app-emulation/uae/uae-0.8.22.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/uae/uae-0.8.22.ebuild,v 1.3 2002/10/17 01:06:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.4 2002/10/17 13:45:18 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="An amiga emulator" @@ -11,7 +11,7 @@ DEPEND="X? ( virtual/x11 gtk? ( x11-libs/gtk+ ) ) : ( sys-libs/ncurses svga? ( m SRC_URI="ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/${P}.tar.gz" SLOT="0" KEYWORDS="x86" - +IUSE="X gtk svga sdl" src_compile() { local myopt -- cgit v1.2.3-65-gdbad