diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-14 15:11:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-14 15:11:42 +0000 |
commit | ef53fdd55d258ee4e0acae9abb902385a2617d57 (patch) | |
tree | 7857e96762be478e6a967e93f46d047835796404 /games-strategy | |
parent | New version upstream, bug 112468 (diff) | |
download | gentoo-2-ef53fdd55d258ee4e0acae9abb902385a2617d57.tar.gz gentoo-2-ef53fdd55d258ee4e0acae9abb902385a2617d57.tar.bz2 gentoo-2-ef53fdd55d258ee4e0acae9abb902385a2617d57.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 6fee1ad63fa8..290fa496a70e 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.65 2005/11/14 07:42:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.66 2005/11/14 15:11:42 gustavoz Exp $ + + 14 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-1.0.1.ebuild: + Stable on sparc 14 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-1.0.1.ebuild: stable for x86 diff --git a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild index b7868747c589..2f9a7ee3daf9 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.3 2005/11/14 07:42:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.4 2005/11/14 15:11:42 gustavoz 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 |