diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-24 11:43:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-24 11:43:29 +0000 |
commit | e704101b8f866e32951b157b41b23b5af384412c (patch) | |
tree | 83245ae182b9423bc6b5d35420c7b91b2538b616 /games-emulation | |
parent | x86 stable, see bug 417027. Thanks Myckel Habets! (diff) | |
download | gentoo-2-e704101b8f866e32951b157b41b23b5af384412c.tar.gz gentoo-2-e704101b8f866e32951b157b41b23b5af384412c.tar.bz2 gentoo-2-e704101b8f866e32951b157b41b23b5af384412c.zip |
Stable for amd64, wrt bug #435688
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/yabause/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/yabause/yabause-0.9.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/yabause/ChangeLog b/games-emulation/yabause/ChangeLog index ded8c576f925..b0383fe2b6dc 100644 --- a/games-emulation/yabause/ChangeLog +++ b/games-emulation/yabause/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/yabause # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.33 2012/05/04 04:38:40 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.34 2012/09/24 11:43:29 ago Exp $ + + 24 Sep 2012; Agostino Sarubbo <ago@gentoo.org> yabause-0.9.10.ebuild: + Stable for amd64, wrt bug #435688 04 May 2012; Jeff Horelick <jdhore@gentoo.org> yabause-0.9.10.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/games-emulation/yabause/yabause-0.9.10.ebuild b/games-emulation/yabause/yabause-0.9.10.ebuild index 77f3658c50d8..356f33209bdf 100644 --- a/games-emulation/yabause/yabause-0.9.10.ebuild +++ b/games-emulation/yabause/yabause-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.5 2012/05/04 04:38:40 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.6 2012/09/24 11:43:29 ago Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="openal sdl opengl" RDEPEND="x11-libs/gtk+:2 |