diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:46:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:46:36 +0000 |
commit | 7bd075f51e107cce67ce90e689acf4da893b4cbb (patch) | |
tree | c423f31b019be6e13fb8e6be9fcdcf08cf20c54a /games-strategy | |
parent | Added to ~ppc. (diff) | |
download | gentoo-2-7bd075f51e107cce67ce90e689acf4da893b4cbb.tar.gz gentoo-2-7bd075f51e107cce67ce90e689acf4da893b4cbb.tar.bz2 gentoo-2-7bd075f51e107cce67ce90e689acf4da893b4cbb.zip |
Stable on ppc.
(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 720f956828bb..98622cc49502 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.57 2005/08/19 05:14:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.58 2005/08/19 19:43:38 hansmi Exp $ + + 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> wesnoth-0.9.5.ebuild: + Stable on ppc. 19 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> wesnoth-0.9.4.ebuild, wesnoth-0.9.5.ebuild: diff --git a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild b/games-strategy/wesnoth/wesnoth-0.9.5.ebuild index 8df0abcf11e3..a013262ab7c3 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.3 2005/08/19 05:14:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.5.ebuild,v 1.4 2005/08/19 19:43:38 hansmi 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 |