diff options
author | Jason Wever <weeve@gentoo.org> | 2005-08-20 02:07:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-08-20 02:07:47 +0000 |
commit | 5376cb2a794c96f42032f40aa2296250f2036153 (patch) | |
tree | e0e453b4f3cf56d3ac645de5bbed5bbc786d5b51 /games-strategy | |
parent | Version bump #98617 by Dennis Schridde. (diff) | |
download | gentoo-2-5376cb2a794c96f42032f40aa2296250f2036153.tar.gz gentoo-2-5376cb2a794c96f42032f40aa2296250f2036153.tar.bz2 gentoo-2-5376cb2a794c96f42032f40aa2296250f2036153.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-strategy')
-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 98622cc49502..4be85fcb537b 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.58 2005/08/19 19:43:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.59 2005/08/20 02:07:47 weeve Exp $ + + 20 Aug 2005; Jason Wever <weeve@gentoo.org> wesnoth-0.9.5.ebuild: + Stable on SPARC. 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> wesnoth-0.9.5.ebuild: Stable on ppc. diff --git a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild b/games-strategy/wesnoth/wesnoth-0.9.5.ebuild index a013262ab7c3..889d6ac75cb6 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.4 2005/08/19 19:43:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.5.ebuild,v 1.5 2005/08/20 02:07:47 weeve 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 |