summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-11-22 20:09:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-11-22 20:09:32 +0000
commit7193e3fb59274af4a7b2df9ddfb3d3b08df4b36e (patch)
tree2a8fb0355b40a252deea84e531a9b4bd41edde49 /games-strategy
parentadd support for 3.5.0 final (diff)
downloadgentoo-2-7193e3fb59274af4a7b2df9ddfb3d3b08df4b36e.tar.gz
gentoo-2-7193e3fb59274af4a7b2df9ddfb3d3b08df4b36e.tar.bz2
gentoo-2-7193e3fb59274af4a7b2df9ddfb3d3b08df4b36e.zip
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index f85636055c50..85c8fdbdad41 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wesnoth
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.67 2005/11/18 09:54:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.68 2005/11/22 20:09:32 blubb Exp $
+
+ 22 Nov 2005; Simon Stelling <blubb@gentoo.org> wesnoth-1.0.1.ebuild:
+ stable on amd64
18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> wesnoth-1.0.1.ebuild:
Stable on ppc.
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