diff options
author | Brent Baude <ranger@gentoo.org> | 2012-10-10 15:18:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-10-10 15:18:12 +0000 |
commit | baa7bd4f5b987de2b2d46c6c1066dc2d9206d910 (patch) | |
tree | be16fb32f40c1012f0cf515e2b8e26cb3359895b /games-emulation | |
parent | sci-libs/hypre: Respect CC, #437848 (diff) | |
download | gentoo-2-baa7bd4f5b987de2b2d46c6c1066dc2d9206d910.tar.gz gentoo-2-baa7bd4f5b987de2b2d46c6c1066dc2d9206d910.tar.bz2 gentoo-2-baa7bd4f5b987de2b2d46c6c1066dc2d9206d910.zip |
Marking yabause-0.9.10 ppc for bug 435688
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 b0383fe2b6dc..44f886f2e91f 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.34 2012/09/24 11:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.35 2012/10/10 15:18:12 ranger Exp $ + + 10 Oct 2012; Brent Baude <ranger@gentoo.org> yabause-0.9.10.ebuild: + Marking yabause-0.9.10 ppc for bug 435688 24 Sep 2012; Agostino Sarubbo <ago@gentoo.org> yabause-0.9.10.ebuild: Stable for amd64, wrt bug #435688 diff --git a/games-emulation/yabause/yabause-0.9.10.ebuild b/games-emulation/yabause/yabause-0.9.10.ebuild index 356f33209bdf..716e896c2bf3 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.6 2012/09/24 11:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.7 2012/10/10 15:18:12 ranger 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 |