diff options
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.6.4.ebuild')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild index ffef530a2e77..064f7e4af986 100644 --- a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.5 2009/08/26 16:47:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.6 2009/09/26 22:36:36 ranger Exp $ EAPI=2 inherit cmake-utils eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="dedicated nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[X] |