diff options
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.0.1.ebuild')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild index 8c2c0bfbab36..d6c9d18420bb 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.5 2005/11/18 09:54:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.6 2005/11/22 20:09:32 blubb Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" IUSE="dedicated editor gnome kde lite nls server tools" DEPEND=">=media-libs/libsdl-1.2.7 |