diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-17 04:28:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-17 04:28:23 +0000 |
commit | 5665fadba599a12f3ae45fe57cef137abd553cc3 (patch) | |
tree | 422def1bdb79eda172099d3e14a6a0b961bb61c2 /games-strategy/wesnoth | |
parent | remove reference to gnome-extra/gtkhtml versions which have gone away. (diff) | |
download | gentoo-2-5665fadba599a12f3ae45fe57cef137abd553cc3.tar.gz gentoo-2-5665fadba599a12f3ae45fe57cef137abd553cc3.tar.bz2 gentoo-2-5665fadba599a12f3ae45fe57cef137abd553cc3.zip |
stable for x86
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.4.4.ebuild b/games-strategy/wesnoth/wesnoth-1.4.4.ebuild index 3dd733df030f..cf98775bcc0c 100644 --- a/games-strategy/wesnoth/wesnoth-1.4.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.4.ebuild,v 1.1 2008/07/23 17:35:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.4.ebuild,v 1.2 2008/08/17 04:28:23 mr_bones_ Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.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 editor lite nls server static tools" RDEPEND=">=media-libs/libsdl-1.2.7 |