summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-22 00:04:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-22 00:04:03 +0000
commit64e6aa9fe1d3c84f74acbd72339a08d536da56a4 (patch)
tree5f21dbfa20b4c9cb1b1e60a67af8dd75813f9338 /games-emulation
parentAdd USE=static-libs (diff)
downloadhistorical-64e6aa9fe1d3c84f74acbd72339a08d536da56a4.tar.gz
historical-64e6aa9fe1d3c84f74acbd72339a08d536da56a4.tar.bz2
historical-64e6aa9fe1d3c84f74acbd72339a08d536da56a4.zip
marked x86 per bug 413833
Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mupen64plus/ChangeLog5
-rw-r--r--games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog
index 9435c81ff575..52ea8d8bc229 100644
--- a/games-emulation/mupen64plus/ChangeLog
+++ b/games-emulation/mupen64plus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/mupen64plus
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.20 2012/05/20 14:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.21 2012/05/22 00:04:03 jdhore Exp $
+
+ 22 May 2012; Jeff Horelick <jdhore@gentoo.org> mupen64plus-1.5-r2.ebuild:
+ marked x86 per bug 413833
20 May 2012; Agostino Sarubbo <ago@gentoo.org> mupen64plus-1.5-r2.ebuild:
Stable for amd64, wrt bug #413833
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
index 41c78df1ffbe..0ce31eac90e0 100644
--- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
+++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.8 2012/05/20 14:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.9 2012/05/22 00:04:03 jdhore Exp $
EAPI="2"
@@ -16,7 +16,7 @@ SRC_URI="http://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+gtk libsamplerate lirc qt4 sse"
# GTK+ is currently required by plugins even if no GUI support is enabled