diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-09-19 16:59:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-09-19 16:59:17 +0000 |
commit | a07432623b65ddf907a491095b0439c062f92c4e (patch) | |
tree | e58eb47cc2aff0ffb2beecf8a1c2bf2a7ce1efcc /games-strategy | |
parent | Removed old ebuilds and patch. (diff) | |
download | gentoo-2-a07432623b65ddf907a491095b0439c062f92c4e.tar.gz gentoo-2-a07432623b65ddf907a491095b0439c062f92c4e.tar.bz2 gentoo-2-a07432623b65ddf907a491095b0439c062f92c4e.zip |
glest needs joystick support in libsdl
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/glest/glest-2.0.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/glest/glest-2.0.0-r1.ebuild b/games-strategy/glest/glest-2.0.0-r1.ebuild index cd8ac924159b..80af9db73746 100644 --- a/games-strategy/glest/glest-2.0.0-r1.ebuild +++ b/games-strategy/glest/glest-2.0.0-r1.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-2.0.0-r1.ebuild,v 1.2 2006/08/29 18:04:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-2.0.0-r1.ebuild,v 1.3 2006/09/19 16:59:17 mr_bones_ Exp $ +GAMES_USE_SDL="nojoystick" inherit eutils games DV="${PV}" |