diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-16 19:06:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-16 19:06:28 +0000 |
commit | d1f8f4c85972511ea2cb2693a862c9993ae0d6c7 (patch) | |
tree | 3b719fa8d02454f73f6b4cce51c46e96b340f147 /games-strategy | |
parent | Added missing ant-core dependency. (diff) | |
download | gentoo-2-d1f8f4c85972511ea2cb2693a862c9993ae0d6c7.tar.gz gentoo-2-d1f8f4c85972511ea2cb2693a862c9993ae0d6c7.tar.bz2 gentoo-2-d1f8f4c85972511ea2cb2693a862c9993ae0d6c7.zip |
Stable on sparc
(Portage version: 2.0.53)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 2f0c19a47b3d..8cd2ea697bcc 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.69 2005/11/23 08:00:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.70 2005/12/16 19:06:28 gustavoz Exp $ + + 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-1.0.2.ebuild: + Stable on sparc *wesnoth-1.0.2 (23 Nov 2005) diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild index 75d42067354e..c290e804dbf0 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.2.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.2.ebuild,v 1.2 2005/12/15 06:56:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.3 2005/12/16 19:06:28 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 |