diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-07-18 17:59:59 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-07-18 17:59:59 +0000 |
commit | d784e9a1c1455288deba2436f0fcbfd6dd52605a (patch) | |
tree | 559ff8477ae4fc88c33e02bec78f440fdf04e6cd /games-emulation | |
parent | Add custom-optimization USE-flag for net-libs/xulrunner and www-client/mozill... (diff) | |
download | gentoo-2-d784e9a1c1455288deba2436f0fcbfd6dd52605a.tar.gz gentoo-2-d784e9a1c1455288deba2436f0fcbfd6dd52605a.tar.bz2 gentoo-2-d784e9a1c1455288deba2436f0fcbfd6dd52605a.zip |
amd64 stable wrt bug #231876
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/emutos/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/emutos/emutos-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/emutos/ChangeLog b/games-emulation/emutos/ChangeLog index dd993f2a6394..e6499a73d466 100644 --- a/games-emulation/emutos/ChangeLog +++ b/games-emulation/emutos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/emutos # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.8 2008/07/16 13:46:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/ChangeLog,v 1.9 2008/07/18 17:59:59 coldwind Exp $ + + 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> emutos-0.8.3.ebuild: + amd64 stable wrt bug #231876 16 Jul 2008; nixnut <nixnut@gentoo.org> emutos-0.8.3.ebuild: Stable on ppc wrt bug 231876 diff --git a/games-emulation/emutos/emutos-0.8.3.ebuild b/games-emulation/emutos/emutos-0.8.3.ebuild index d29dbf2405b0..24f5aac32c49 100644 --- a/games-emulation/emutos/emutos-0.8.3.ebuild +++ b/games-emulation/emutos/emutos-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.8.3.ebuild,v 1.2 2008/07/16 13:46:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/emutos/emutos-0.8.3.ebuild,v 1.3 2008/07/18 17:59:59 coldwind 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="" |