diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 09:45:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 09:45:41 +0000 |
commit | 37d8b034d6ace7499eea94acfb2344ed1b7b0057 (patch) | |
tree | ac92e5e267f3e4f3bdc8879e1771d9fcd6cab32a /games-emulation | |
parent | Stable for amd64, wrt bug #480788 (diff) | |
download | gentoo-2-37d8b034d6ace7499eea94acfb2344ed1b7b0057.tar.gz gentoo-2-37d8b034d6ace7499eea94acfb2344ed1b7b0057.tar.bz2 gentoo-2-37d8b034d6ace7499eea94acfb2344ed1b7b0057.zip |
Stable for amd64, wrt bug #480788
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/higan/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/higan/higan-092.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-emulation/higan/ChangeLog b/games-emulation/higan/ChangeLog index d863b30f8b37..7c4e209dc1fe 100644 --- a/games-emulation/higan/ChangeLog +++ b/games-emulation/higan/ChangeLog @@ -1,10 +1,12 @@ # 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.1 2013/06/09 19:15:58 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/ChangeLog,v 1.2 2013/08/17 09:45:41 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> higan-092.ebuild: + Stable for amd64, wrt bug #480788 *higan-092 (09 Jun 2013) 09 Jun 2013; Julian Ospald <hasufell@gentoo.org> +higan-092.ebuild, +files/higan-092-QA.patch, +files/higan-wrapper, +metadata.xml: initial import wrt #254471 - diff --git a/games-emulation/higan/higan-092.ebuild b/games-emulation/higan/higan-092.ebuild index ca544a85ba04..75d53e3f06f6 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.1 2013/06/09 19:15:58 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/higan/higan-092.ebuild,v 1.2 2013/08/17 09:45:41 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 ) |