diff options
author | 2008-07-18 17:59:59 +0000 | |
---|---|---|
committer | 2008-07-18 17:59:59 +0000 | |
commit | d784e9a1c1455288deba2436f0fcbfd6dd52605a (patch) | |
tree | 559ff8477ae4fc88c33e02bec78f440fdf04e6cd /games-emulation/emutos/emutos-0.8.3.ebuild | |
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/emutos/emutos-0.8.3.ebuild')
-rw-r--r-- | games-emulation/emutos/emutos-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |