diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-28 13:54:01 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-28 13:54:01 +0000 |
commit | 2b2952a20cccd59f76c37be81bc485ff9a3731e4 (patch) | |
tree | 285d9fce4c58097cfecd617ab8d4334e43340606 /games-strategy/wesnoth | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-2b2952a20cccd59f76c37be81bc485ff9a3731e4.tar.gz gentoo-2-2b2952a20cccd59f76c37be81bc485ff9a3731e4.tar.bz2 gentoo-2-2b2952a20cccd59f76c37be81bc485ff9a3731e4.zip |
Stable on amd64, closes bug 103542.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 4be85fcb537b..37f0d2868915 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.59 2005/08/20 02:07:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.60 2005/08/28 13:54:01 cryos Exp $ + + 28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> wesnoth-0.9.5.ebuild: + Stable on amd64, closes bug 103542. 20 Aug 2005; Jason Wever <weeve@gentoo.org> wesnoth-0.9.5.ebuild: Stable on SPARC. diff --git a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild b/games-strategy/wesnoth/wesnoth-0.9.5.ebuild index 889d6ac75cb6..6d9719dfc67b 100644 --- a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.9.5.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-0.9.5.ebuild,v 1.5 2005/08/20 02:07:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.5.ebuild,v 1.6 2005/08/28 13:54:01 cryos Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="editor gnome kde lite nls server tools" DEPEND=">=media-libs/libsdl-1.2.7 |