diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-26 16:47:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-26 16:47:25 +0000 |
commit | 3873dad037f56d794cac49989300819e3d359260 (patch) | |
tree | 30e7524dada600c84830ff0ae05b262526027f28 /games-strategy/wesnoth/wesnoth-1.6.4.ebuild | |
parent | sparc stable wrt #278682 (diff) | |
download | historical-3873dad037f56d794cac49989300819e3d359260.tar.gz historical-3873dad037f56d794cac49989300819e3d359260.tar.bz2 historical-3873dad037f56d794cac49989300819e3d359260.zip |
sparc stable wrt #278981
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 40c09eda072d..ffef530a2e77 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.4 2009/08/02 15:32:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.5 2009/08/26 16:47:25 armin76 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] |