summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/yabause/yabause-0.8.0.ebuild')
-rw-r--r--games-emulation/yabause/yabause-0.8.0.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/games-emulation/yabause/yabause-0.8.0.ebuild b/games-emulation/yabause/yabause-0.8.0.ebuild
index 4744e0853c1b..06e7bf1bc656 100644
--- a/games-emulation/yabause/yabause-0.8.0.ebuild
+++ b/games-emulation/yabause/yabause-0.8.0.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.8.0.ebuild,v 1.1 2006/12/24 10:12:50 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.8.0.ebuild,v 1.2 2007/03/29 18:01:27 mr_bones_ Exp $
-WANT_AUTOCONF=latest
-WANT_AUTOMAKE=latest
inherit autotools eutils games
DESCRIPTION="A Sega Saturn emulator"
@@ -12,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
RDEPEND="=x11-libs/gtk+-2*