diff options
author | 2008-08-17 04:55:06 +0000 | |
---|---|---|
committer | 2008-08-17 04:55:06 +0000 | |
commit | 71984ad3d483bf196bcdbb0e16f51e8d9edba978 (patch) | |
tree | 956ac16ff12f4fd533a308f36f5e568028a4ff34 /games-strategy/wesnoth | |
parent | remove unused use flag dev-db/mysql-gui-tools:workbench (diff) | |
download | gentoo-2-71984ad3d483bf196bcdbb0e16f51e8d9edba978.tar.gz gentoo-2-71984ad3d483bf196bcdbb0e16f51e8d9edba978.tar.bz2 gentoo-2-71984ad3d483bf196bcdbb0e16f51e8d9edba978.zip |
Sparc stable --- Bug #234984 --- Delfador says we're good.
(Portage version: 2.2_rc8/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 775c0db0a128..2c4b1a2a3db2 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.127 2008/07/23 17:35:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.128 2008/08/17 04:55:06 fmccor Exp $ + + 17 Aug 2008; Ferris McCormick <fmccor@gentoo.org> wesnoth-1.4.4.ebuild: + Sparc stable --- Bug #234984 --- Delfador says we're good. *wesnoth-1.4.4 (23 Jul 2008) diff --git a/games-strategy/wesnoth/wesnoth-1.4.4.ebuild b/games-strategy/wesnoth/wesnoth-1.4.4.ebuild index cf98775bcc0c..f470fe789883 100644 --- a/games-strategy/wesnoth/wesnoth-1.4.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.4.ebuild,v 1.2 2008/08/17 04:28:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.4.4.ebuild,v 1.3 2008/08/17 04:55:06 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 lite nls server static tools" RDEPEND=">=media-libs/libsdl-1.2.7 |