diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:43:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:43:38 +0000 |
commit | d5d8833938ab9baeb83d833fb8f563df38d01ca0 (patch) | |
tree | d8c543e988197f0149868e03cf7619132855d4f6 /games-strategy/wesnoth | |
parent | Stable on ppc. (diff) | |
download | historical-d5d8833938ab9baeb83d833fb8f563df38d01ca0.tar.gz historical-d5d8833938ab9baeb83d833fb8f563df38d01ca0.tar.bz2 historical-d5d8833938ab9baeb83d833fb8f563df38d01ca0.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/Manifest | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.9.5.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/games-strategy/wesnoth/Manifest index 148b974195f4..f2adfd77928b 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,6 +1,6 @@ MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 39c1b2d02d16344d66ecb87a7a7bd5bb wesnoth-0.9.5.ebuild 1303 +MD5 d6121084ad65f2adf8c5bee97d1de6f4 ChangeLog 8021 MD5 f9e43f87ccb899434b58e28b0562bc46 wesnoth-0.9.4.ebuild 1304 -MD5 480c7d8f410bebbfda8d126e0d5ff34f wesnoth-0.9.5.ebuild 1307 -MD5 5c6faedd9b507d5a11205ee90f796dc0 ChangeLog 7930 -MD5 ea2efbb3f381d538283b68d4f21120a6 files/digest-wesnoth-0.9.4 67 MD5 71dbed5b6d7ecb9c9c7750acb349f400 files/digest-wesnoth-0.9.5 67 +MD5 ea2efbb3f381d538283b68d4f21120a6 files/digest-wesnoth-0.9.4 67 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 |