diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-11 00:20:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-11 00:20:21 +0000 |
commit | 6cf97c66f5488bd05a1a49b43c480128ce18890c (patch) | |
tree | 108a0f303c26e943d6c9f1fb9f1d98b16942616e /games-arcade | |
parent | Removed support for mac80211 since it is broken for now (diff) | |
download | gentoo-2-6cf97c66f5488bd05a1a49b43c480128ce18890c.tar.gz gentoo-2-6cf97c66f5488bd05a1a49b43c480128ce18890c.tar.bz2 gentoo-2-6cf97c66f5488bd05a1a49b43c480128ce18890c.zip |
stable for x86
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/smclone/smclone-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/smclone/smclone-1.0.ebuild b/games-arcade/smclone/smclone-1.0.ebuild index 626d76a1fa5c..2c0161b98dca 100644 --- a/games-arcade/smclone/smclone-1.0.ebuild +++ b/games-arcade/smclone/smclone-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/smclone/smclone-1.0.ebuild,v 1.2 2007/08/11 13:29:35 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/smclone/smclone-1.0.ebuild,v 1.3 2007/09/11 00:20:21 mr_bones_ Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/smc-${PV}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=dev-games/cegui-0.5.0 |