diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 14:31:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 14:31:25 +0000 |
commit | 0dbd3fcbc5b16bac0629b194f692145df71d9f97 (patch) | |
tree | 6039ac8325d71204cf59fbf116536f0bb4834437 /games-strategy/freeciv | |
parent | Stable on sparc (diff) | |
download | historical-0dbd3fcbc5b16bac0629b194f692145df71d9f97.tar.gz historical-0dbd3fcbc5b16bac0629b194f692145df71d9f97.tar.bz2 historical-0dbd3fcbc5b16bac0629b194f692145df71d9f97.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-strategy/freeciv')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/Manifest | 18 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
3 files changed, 15 insertions, 12 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index 29177b345021..4b771eb83cbb 100644 --- a/games-strategy/freeciv/ChangeLog +++ b/games-strategy/freeciv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freeciv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.23 2005/06/05 23:37:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.24 2005/06/08 14:31:25 gustavoz Exp $ + + 08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> freeciv-2.0.1.ebuild: + Stable on sparc 05 Jun 2005; Marcus D. Hanwell <marcus@gentoo.org> freeciv-2.0.1.ebuild: Stable on amd64. diff --git a/games-strategy/freeciv/Manifest b/games-strategy/freeciv/Manifest index 9f31a402cb64..23e5c48d5891 100644 --- a/games-strategy/freeciv/Manifest +++ b/games-strategy/freeciv/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 24581214fef0aac47435af5c67fb2c05 freeciv-2.0.1.ebuild 4565 -MD5 adabe022b7cab99fe3b4f67d7304d577 freeciv-1.14.2.ebuild 2069 MD5 930a1e97e5a827304ff9af55ba329c2d freeciv-1.14.1.ebuild 2146 -MD5 9f418604d5bf88014eca21e2e67b063a ChangeLog 4577 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 a596b071c160a0a1dd5d5c315f21a2f7 files/digest-freeciv-1.14.1 131 -MD5 439e954e20f13b112d572ff57700ce00 files/digest-freeciv-1.14.2 131 +MD5 c31bb9f790b877e782e47d3cecbecd3f ChangeLog 4675 +MD5 580cc4c07c09faa75f5399365708eb5a freeciv-2.0.1.ebuild 4567 +MD5 adabe022b7cab99fe3b4f67d7304d577 freeciv-1.14.2.ebuild 2069 MD5 ccdab22189a2316efa2eaedb5b536b9c files/digest-freeciv-2.0.1 130 +MD5 439e954e20f13b112d572ff57700ce00 files/digest-freeciv-1.14.2 131 +MD5 a596b071c160a0a1dd5d5c315f21a2f7 files/digest-freeciv-1.14.1 131 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) -iD8DBQFCo40YntT9W3vfTuoRAu3lAKCfrL5Jss8MMBRBWZ4Mtlo59YeD3gCeJy5+ -+Pu8P8b9haA4kDtj9i4hBo0= -=GTQk +iD8DBQFCpwFDKRy60XGEcJIRAnKlAJ9UrDuNQvfSkrFj4y3WnV63JV5cqgCfQDJS +KNx0VdIgh0nhIoU6ddq0BD8= +=INfQ -----END PGP SIGNATURE----- diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index dec940f8ee2f..0461d5fd5030 100644 --- a/games-strategy/freeciv/freeciv-2.0.1.ebuild +++ b/games-strategy/freeciv/freeciv-2.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/freeciv/freeciv-2.0.1.ebuild,v 1.5 2005/06/05 23:37:54 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.6 2005/06/08 14:31:25 gustavoz Exp $ inherit games @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.freeciv.org/pub/freeciv/stable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" IUSE="alsa dedicated esd gtk gtk2 nls readline sdl Xaw3d" RDEPEND="sys-libs/zlib |