diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:30:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:30:32 +0000 |
commit | 07d3df8e8e7222155eb864c1a1704cfd1b0f917b (patch) | |
tree | 00d34bb248781e8b921070467aa4bcc33ed52d9b /games-strategy | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.tar.gz gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.tar.bz2 gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeciv/ChangeLog b/games-strategy/freeciv/ChangeLog index bd48d20e7cd4..537fe90245ac 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.25 2005/06/15 19:11:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.26 2005/06/17 20:29:35 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> freeciv-2.0.1.ebuild: + Stable on ppc. 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> freeciv-1.14.1.ebuild, freeciv-1.14.2.ebuild, freeciv-2.0.1.ebuild: diff --git a/games-strategy/freeciv/freeciv-2.0.1.ebuild b/games-strategy/freeciv/freeciv-2.0.1.ebuild index af6cbdc77d63..ff967a39c558 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.7 2005/06/15 19:11:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.0.1.ebuild,v 1.8 2005/06/17 20:29:35 hansmi 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 |