diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-09-17 00:09:22 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-09-17 00:09:22 +0000 |
commit | 4024968619a2fff1b7d02e7ff4a767d7edd8c35f (patch) | |
tree | a0122468a440801c5f9454f73f545690ce8212d6 /games-strategy/wesnoth | |
parent | stable for x86 (diff) | |
download | gentoo-2-4024968619a2fff1b7d02e7ff4a767d7edd8c35f.tar.gz gentoo-2-4024968619a2fff1b7d02e7ff4a767d7edd8c35f.tar.bz2 gentoo-2-4024968619a2fff1b7d02e7ff4a767d7edd8c35f.zip |
Sparc stable --- Bug #190846 --- it's been working fine.
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 3bf8b73a5982..09b9f934e3a8 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.98 2007/08/02 16:27:57 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.99 2007/09/17 00:09:22 fmccor Exp $ + + 17 Sep 2007; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.2.6.ebuild: + Sparc stable --- Bug #190846 --- it's been working fine. 02 Aug 2007; Roy Marples <uberlord@gentoo.org> wesnoth-1.2.6.ebuild: Keyworded ~x86-fbsd, #183706 thanks to Nathan Smith. diff --git a/games-strategy/wesnoth/wesnoth-1.2.6.ebuild b/games-strategy/wesnoth/wesnoth-1.2.6.ebuild index b35d85bcb6c5..f73667f509e2 100644 --- a/games-strategy/wesnoth/wesnoth-1.2.6.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v 1.3 2007/09/16 23:36:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.2.6.ebuild,v 1.4 2007/09/17 00:09:22 fmccor Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="dedicated editor gnome kde lite nls server tools" RDEPEND=">=media-libs/libsdl-1.2.7 |