diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-11 13:08:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-11 13:08:58 +0000 |
commit | adf43d80b3470400ec9223b9f1695d0bef54d9cb (patch) | |
tree | 44f33aa9c21821979f8524c11e6a89b062bcd077 /games-emulation | |
parent | stable x86, bug 298563 (diff) | |
download | gentoo-2-adf43d80b3470400ec9223b9f1695d0bef54d9cb.tar.gz gentoo-2-adf43d80b3470400ec9223b9f1695d0bef54d9cb.tar.bz2 gentoo-2-adf43d80b3470400ec9223b9f1695d0bef54d9cb.zip |
stable x86, bug 299033
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mupen64plus/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog index e8459ff5f944..feb06d83dbbd 100644 --- a/games-emulation/mupen64plus/ChangeLog +++ b/games-emulation/mupen64plus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64plus # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.8 2010/01/09 21:53:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.9 2010/01/11 13:08:58 fauli Exp $ + + 11 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + mupen64plus-1.5-r1.ebuild: + stable x86, bug 299033 09 Jan 2010; Pacho Ramos <pacho@gentoo.org> mupen64plus-1.5-r1.ebuild: amd64 stable, bug 299033 diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild index 2b2132bf8010..c1d7531e719c 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.6 2010/01/09 21:53:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.7 2010/01/11 13:08:58 fauli 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 |