diff options
author | 2011-08-12 21:19:40 +0000 | |
---|---|---|
committer | 2011-08-12 21:19:40 +0000 | |
commit | 8a09fcbde9449a9ad8ca626818d93855e56d6411 (patch) | |
tree | e8512ac38e73f906bb0406bd0fa65d03d1506b6d /games-emulation | |
parent | Version bump. The new version introduces PM version getting and re-implemente... (diff) | |
download | gentoo-2-8a09fcbde9449a9ad8ca626818d93855e56d6411.tar.gz gentoo-2-8a09fcbde9449a9ad8ca626818d93855e56d6411.tar.bz2 gentoo-2-8a09fcbde9449a9ad8ca626818d93855e56d6411.zip |
ppc stable wrt #335833
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/emutos/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/emutos/emutos-0.8.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/emutos/ChangeLog b/games-emulation/emutos/ChangeLog index 70064e6e873c..d27ec559401d 100644 --- a/games-emulation/emutos/ChangeLog +++ b/games-emulation/emutos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/emutos -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.16 2010/09/21 20:38:46 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.17 2011/08/12 21:19:40 xarthisius Exp $ + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> emutos-0.8.5.ebuild: + ppc stable wrt #335833 21 Sep 2010; Markos Chandras <hwoarang@gentoo.org> emutos-0.8.5.ebuild: Stable on amd64 wrt bug #335833 diff --git a/games-emulation/emutos/emutos-0.8.5.ebuild b/games-emulation/emutos/emutos-0.8.5.ebuild index ee244286b20e..f613103f2603 100644 --- a/games-emulation/emutos/emutos-0.8.5.ebuild +++ b/games-emulation/emutos/emutos-0.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.8.5.ebuild,v 1.3 2010/09/21 20:38:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.8.5.ebuild,v 1.4 2011/08/12 21:19:40 xarthisius Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/emutos/emutos-512k-${PV}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="" |