diff options
author | 2015-02-10 10:07:17 +0000 | |
---|---|---|
committer | 2015-02-10 10:07:17 +0000 | |
commit | 81dcf922d0789706ae3c51238e176cdcfdc4eea5 (patch) | |
tree | 060100703e9b29d29e40c0b50abb44c90e640d02 /games-emulation/higan | |
parent | Stable for x86, wrt bug #539026 (diff) | |
download | gentoo-2-81dcf922d0789706ae3c51238e176cdcfdc4eea5.tar.gz gentoo-2-81dcf922d0789706ae3c51238e176cdcfdc4eea5.tar.bz2 gentoo-2-81dcf922d0789706ae3c51238e176cdcfdc4eea5.zip |
Stable for x86, wrt bug #539050
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation/higan')
-rw-r--r-- | games-emulation/higan/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/higan/higan-094.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/higan/ChangeLog b/games-emulation/higan/ChangeLog index 500ec6d11fab..4a93f91bc7f7 100644 --- a/games-emulation/higan/ChangeLog +++ b/games-emulation/higan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/higan # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/ChangeLog,v 1.6 2015/02/06 13:41:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/ChangeLog,v 1.7 2015/02/10 10:07:17 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> higan-094.ebuild: + Stable for x86, wrt bug #539050 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> higan-094.ebuild: Stable for amd64, wrt bug #539050 diff --git a/games-emulation/higan/higan-094.ebuild b/games-emulation/higan/higan-094.ebuild index b39ce55627eb..9a2447d34182 100644 --- a/games-emulation/higan/higan-094.ebuild +++ b/games-emulation/higan/higan-094.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/higan-094.ebuild,v 1.2 2015/02/06 13:41:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/higan-094.ebuild,v 1.3 2015/02/10 10:07:17 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://byuu.org/files/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ao +alsa openal opengl oss profile_accuracy +profile_balanced profile_performance pulseaudio qt4 +sdl udev xv" REQUIRED_USE="|| ( ao openal alsa pulseaudio oss ) || ( xv opengl sdl ) |