diff options
author | 2013-08-28 11:14:00 +0000 | |
---|---|---|
committer | 2013-08-28 11:14:00 +0000 | |
commit | 85be17d26779524715685697fbd404fd9daa6a5f (patch) | |
tree | 44bf3d0b398c7c7f77062270370c5fe9c301a258 /games-emulation | |
parent | Stable for x86, wrt bug #480788 (diff) | |
download | gentoo-2-85be17d26779524715685697fbd404fd9daa6a5f.tar.gz gentoo-2-85be17d26779524715685697fbd404fd9daa6a5f.tar.bz2 gentoo-2-85be17d26779524715685697fbd404fd9daa6a5f.zip |
Stable for x86, wrt bug #480788
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/higan/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/higan/higan-092.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/higan/ChangeLog b/games-emulation/higan/ChangeLog index 7c4e209dc1fe..ab13f5b1e5fb 100644 --- a/games-emulation/higan/ChangeLog +++ b/games-emulation/higan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/higan # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/ChangeLog,v 1.2 2013/08/17 09:45:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/ChangeLog,v 1.3 2013/08/28 11:14:00 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> higan-092.ebuild: + Stable for x86, wrt bug #480788 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> higan-092.ebuild: Stable for amd64, wrt bug #480788 diff --git a/games-emulation/higan/higan-092.ebuild b/games-emulation/higan/higan-092.ebuild index 75d53e3f06f6..2aca67dd3f88 100644 --- a/games-emulation/higan/higan-092.ebuild +++ b/games-emulation/higan/higan-092.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/higan-092.ebuild,v 1.2 2013/08/17 09:45:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/higan-092.ebuild,v 1.3 2013/08/28 11:14:00 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://higan.googlecode.com/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 xv" REQUIRED_USE="|| ( ao openal alsa pulseaudio oss ) || ( xv opengl sdl ) |