diff options
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index f912736776bd..026482e356ac 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.38 2009/12/29 14:03:54 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.39 2010/01/23 15:45:33 ranger Exp $ + + 23 Jan 2010; Brent Baude <ranger@gentoo.org> warzone2100-2.2.4.ebuild: + stable ppc, bug 296688 29 Dec 2009; Markus Meier <maekke@gentoo.org> warzone2100-2.2.4.ebuild: x86 stable, bug #296688 diff --git a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild b/games-strategy/warzone2100/warzone2100-2.2.4.ebuild index 1f8c7e27ff31..55483d4911ae 100644 --- a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.4 2009/12/29 14:03:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.5 2010/01/23 15:45:33 ranger Exp $ EAPI=2 inherit versionator games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.gz LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0 public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" # upstream requested debug support IUSE="debug nls videos" |