diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:50:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:50:18 +0000 |
commit | 552a40b00978deea35928c1b86dc08cfb0a209e0 (patch) | |
tree | c909eb2d522346235f5aa1b9a94ffdff557bb04d /games-strategy/wesnoth/wesnoth-1.0.2.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-552a40b00978deea35928c1b86dc08cfb0a209e0.tar.gz historical-552a40b00978deea35928c1b86dc08cfb0a209e0.tar.bz2 historical-552a40b00978deea35928c1b86dc08cfb0a209e0.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.0.2.ebuild')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild index c4377f81d159..f68d123a4cb4 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.8 2006/04/28 21:24:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.9 2006/05/21 18:50:18 corsair 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 |