diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-18 09:54:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-18 09:54:30 +0000 |
commit | 05bd68106e19b2276a58019c38fdfc4298e76d52 (patch) | |
tree | 30c0ed999c3f649de26a6c30fae8bd55c063c06b /games-strategy/wesnoth | |
parent | Stable on hppa, ppc. (diff) | |
download | historical-05bd68106e19b2276a58019c38fdfc4298e76d52.tar.gz historical-05bd68106e19b2276a58019c38fdfc4298e76d52.tar.bz2 historical-05bd68106e19b2276a58019c38fdfc4298e76d52.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/Manifest | 18 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.1.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 290fa496a70e..f85636055c50 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.66 2005/11/14 15:11:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.67 2005/11/18 09:54:30 hansmi Exp $ + + 18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> wesnoth-1.0.1.ebuild: + Stable on ppc. 14 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> wesnoth-1.0.1.ebuild: Stable on sparc diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index ae6c3ec1bf1d..8f879209ed78 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 cc7df35fb62710f5383ce7e99ea7630a wesnoth-1.0.1.ebuild 1982 MD5 57059bb5bc220cf8bcc5756fc97f55e5 wesnoth-0.9.7.ebuild 1304 -MD5 5dddc938fc8ee4ffdbf0c20e179dbd41 wesnoth-1.0.1.ebuild 1985 -MD5 6c4accdaddb70100d1598777becf297b ChangeLog 8928 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619 -MD5 fb1fa5b4b8d2cf8cb254199744d05a69 files/digest-wesnoth-0.9.7 67 +MD5 8167495ae661ad40ea430db2c9f3be2e ChangeLog 9020 MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDeKk+KRy60XGEcJIRAr/pAJ9AIz5NjMGXLHHsuDZB3RVbemq4iQCfWXdK -4cf8arZod7D2tVGZJ4IBncM= -=Bp2z ------END PGP SIGNATURE----- +MD5 fb1fa5b4b8d2cf8cb254199744d05a69 files/digest-wesnoth-0.9.7 67 +MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619 diff --git a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild index 2f9a7ee3daf9..8c2c0bfbab36 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.4 2005/11/14 15:11:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.5 2005/11/18 09:54:30 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 |