diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:48:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:48:49 +0000 |
commit | 19a239668eb80c582ff1e33b84a58f08b1b5e27f (patch) | |
tree | 8c360c1714166ebf4ec0d8f6e768c4f3514cafc3 /games-emulation | |
parent | Stable for x86, wrt bug #542718 (diff) | |
download | gentoo-2-19a239668eb80c582ff1e33b84a58f08b1b5e27f.tar.gz gentoo-2-19a239668eb80c582ff1e33b84a58f08b1b5e27f.tar.bz2 gentoo-2-19a239668eb80c582ff1e33b84a58f08b1b5e27f.zip |
Stable for x86, wrt bug #542730
(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')
-rw-r--r-- | games-emulation/yabause/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/yabause/yabause-0.9.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/yabause/ChangeLog b/games-emulation/yabause/ChangeLog index afe3d35ed16e..6af6b9c59bec 100644 --- a/games-emulation/yabause/ChangeLog +++ b/games-emulation/yabause/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/yabause # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.41 2015/03/12 10:05:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.42 2015/03/25 13:48:49 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> yabause-0.9.14.ebuild: + Stable for x86, wrt bug #542730 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> yabause-0.9.14.ebuild: Stable for amd64, wrt bug #542730 diff --git a/games-emulation/yabause/yabause-0.9.14.ebuild b/games-emulation/yabause/yabause-0.9.14.ebuild index 23038583d3e1..b0ce74f92c79 100644 --- a/games-emulation/yabause/yabause-0.9.14.ebuild +++ b/games-emulation/yabause/yabause-0.9.14.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/yabause/yabause-0.9.14.ebuild,v 1.2 2015/03/12 10:05:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.14.ebuild,v 1.3 2015/03/25 13:48:49 ago Exp $ EAPI=5 inherit eutils cmake-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="openal opengl qt5 sdl" # x11-libs/libXrandr is an automagic dep |