summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-01-09 21:53:39 +0000
committerPacho Ramos <pacho@gentoo.org>2010-01-09 21:53:39 +0000
commit25a42d28d6284ea0186ae86aeb368bbc38649531 (patch)
treecceef7aed3074003254041ec63ab150a28a70d6e /games-emulation/mupen64plus
parentRemove USE="kde" for dev-util/xxdiff wrt #300216. (diff)
downloadgentoo-2-25a42d28d6284ea0186ae86aeb368bbc38649531.tar.gz
gentoo-2-25a42d28d6284ea0186ae86aeb368bbc38649531.tar.bz2
gentoo-2-25a42d28d6284ea0186ae86aeb368bbc38649531.zip
amd64 stable, bug 299033
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/mupen64plus')
-rw-r--r--games-emulation/mupen64plus/ChangeLog5
-rw-r--r--games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog
index 73e4ee739b85..e8459ff5f944 100644
--- a/games-emulation/mupen64plus/ChangeLog
+++ b/games-emulation/mupen64plus/ChangeLog
@@ -1,6 +1,9 @@
# 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.7 2010/01/01 18:36:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.8 2010/01/09 21:53:39 pacho Exp $
+
+ 09 Jan 2010; Pacho Ramos <pacho@gentoo.org> mupen64plus-1.5-r1.ebuild:
+ amd64 stable, bug 299033
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
mupen64plus-1.5-r1.ebuild:
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
index e19d2e27359f..2b2132bf8010 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.5 2010/01/03 21:16:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.6 2010/01/09 21:53:39 pacho 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