diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 14:55:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 14:55:02 +0000 |
commit | 1b0d3e6f04c8285b1ecb16b890d13d8e50417529 (patch) | |
tree | b8e2be1c85d573c90521a6033cf083d2406c29d3 /games-emulation/mupen64plus | |
parent | Stable for amd64, wrt bug #404631 (diff) | |
download | gentoo-2-1b0d3e6f04c8285b1ecb16b890d13d8e50417529.tar.gz gentoo-2-1b0d3e6f04c8285b1ecb16b890d13d8e50417529.tar.bz2 gentoo-2-1b0d3e6f04c8285b1ecb16b890d13d8e50417529.zip |
Stable for amd64, wrt bug #413833
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/mupen64plus')
-rw-r--r-- | games-emulation/mupen64plus/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog index 2cceb1630690..9435c81ff575 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.19 2012/05/04 04:38:39 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.20 2012/05/20 14:55:02 ago Exp $ + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> mupen64plus-1.5-r2.ebuild: + Stable for amd64, wrt bug #413833 04 May 2012; Jeff Horelick <jdhore@gentoo.org> mupen64plus-1.5-r1.ebuild, mupen64plus-1.5-r2.ebuild: diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild index a952f731260d..41c78df1ffbe 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.7 2012/05/04 04:38:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.8 2012/05/20 14:55:02 ago 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 |