diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-31 20:49:34 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-31 20:49:34 +0000 |
commit | 639b99f92c05e930785765c547a7a6eb782e6cd4 (patch) | |
tree | 497b3f27988d41f630422d4e9b3fcbdd74e2542b /games-emulation | |
parent | Clean up old revisions. (diff) | |
download | gentoo-2-639b99f92c05e930785765c547a7a6eb782e6cd4.tar.gz gentoo-2-639b99f92c05e930785765c547a7a6eb782e6cd4.tar.bz2 gentoo-2-639b99f92c05e930785765c547a7a6eb782e6cd4.zip |
Marked ~ppc for bug #321497.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/nestopia/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/nestopia/nestopia-1.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/nestopia/ChangeLog b/games-emulation/nestopia/ChangeLog index 1b4ccd50ecfa..efcfbab4b436 100644 --- a/games-emulation/nestopia/ChangeLog +++ b/games-emulation/nestopia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/nestopia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.3 2010/05/23 17:49:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.4 2010/05/31 20:49:34 josejx Exp $ + + 31 May 2010; Joseph Jezak <josejx@gentoo.org> nestopia-1.40.ebuild: + Marked ~ppc for bug #321497. 23 May 2010; Pacho Ramos <pacho@gentoo.org> nestopia-1.40.ebuild: stable amd64, bug 306675 diff --git a/games-emulation/nestopia/nestopia-1.40.ebuild b/games-emulation/nestopia/nestopia-1.40.ebuild index 5ab4a6e9c363..cbe9367af396 100644 --- a/games-emulation/nestopia/nestopia-1.40.ebuild +++ b/games-emulation/nestopia/nestopia-1.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.40.ebuild,v 1.3 2010/05/23 17:49:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.40.ebuild,v 1.4 2010/05/31 20:49:34 josejx Exp $ EAPI=2 inherit eutils games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/Nestopia${MY_PV}src.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.4:2 |