diff options
author | 2010-03-02 11:20:41 +0000 | |
---|---|---|
committer | 2010-03-02 11:20:41 +0000 | |
commit | 4531d5f13c8a48740e8b39b03c390c66cae5f6f6 (patch) | |
tree | fe924670ff7d7788420e7d8339e5093f79259dfe /games-rpg/tmw/tmw-0.0.29.1.ebuild | |
parent | Do not install ELF under share. Bug #304707 (diff) | |
download | gentoo-2-4531d5f13c8a48740e8b39b03c390c66cae5f6f6.tar.gz gentoo-2-4531d5f13c8a48740e8b39b03c390c66cae5f6f6.tar.bz2 gentoo-2-4531d5f13c8a48740e8b39b03c390c66cae5f6f6.zip |
x86 stable wrt bug #303483
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'games-rpg/tmw/tmw-0.0.29.1.ebuild')
-rw-r--r-- | games-rpg/tmw/tmw-0.0.29.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/tmw/tmw-0.0.29.1.ebuild b/games-rpg/tmw/tmw-0.0.29.1.ebuild index d488a4ada1b6..5a99744aeb76 100644 --- a/games-rpg/tmw/tmw-0.0.29.1.ebuild +++ b/games-rpg/tmw/tmw-0.0.29.1.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-rpg/tmw/tmw-0.0.29.1.ebuild,v 1.4 2010/02/06 02:29:17 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/tmw-0.0.29.1.ebuild,v 1.5 2010/03/02 11:20:41 phajdan.jr Exp $ EAPI=2 inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/themanaworld/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls opengl" RDEPEND=">=dev-games/physfs-1.0.0 |