diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:27:44 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:27:44 +0000 |
commit | a814054a039569a57b36850e2a3d172babdad742 (patch) | |
tree | 620aa24fb37799016b4a5884b3fca61a4602cc0a /games-strategy | |
parent | dev-util/darcs stable on ppc. (diff) | |
download | historical-a814054a039569a57b36850e2a3d172babdad742.tar.gz historical-a814054a039569a57b36850e2a3d172babdad742.tar.bz2 historical-a814054a039569a57b36850e2a3d172babdad742.zip |
games-strategy/wesnoth stable on ppc.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/Manifest | 14 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 8cd2ea697bcc..c066ba7d3296 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.70 2005/12/16 19:06:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.71 2005/12/24 15:27:44 hansmi Exp $ + + 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> wesnoth-1.0.2.ebuild: + Stable on ppc. 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-1.0.2.ebuild: Stable on sparc diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index 84210c468c12..8e0f92f3e10e 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fb1b9a09e3c437e3d52dad99883fa83c ChangeLog 9333 +MD5 3ca0c50d771ec43ebc99d8b93815cdf9 ChangeLog 9425 MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67 MD5 3831d294741fa1f1cf243836b6c1788d files/digest-wesnoth-1.0.2 67 MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 583db22f94cfbcce2bdf462ddf3615aa wesnoth-1.0.1.ebuild 1980 -MD5 af019d30eea22c629ea51688789704a0 wesnoth-1.0.2.ebuild 1985 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDoxBIKRy60XGEcJIRAqwGAJ4xF7DIt2VaYA+Wawc6CMnjoR/yHgCfSyJ3 -iDhOy7gQYATCuiSNpNqUVkk= -=vxx3 ------END PGP SIGNATURE----- +MD5 cc042203a2073eeb2ff612d5b221280e wesnoth-1.0.2.ebuild 1982 diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild index c290e804dbf0..eb90be57e1b4 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.3 2005/12/16 19:06:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.4 2005/12/24 15:27:44 hansmi 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 |