diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-23 15:45:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-23 15:45:33 +0000 |
commit | baa330be13052953a4e403e3a48ddc51ab419e7e (patch) | |
tree | 55799c7d92c1bafe72d29c4da8aa86005f84900f /games-strategy | |
parent | Stable on alpha, bug #297297 (diff) | |
download | gentoo-2-baa330be13052953a4e403e3a48ddc51ab419e7e.tar.gz gentoo-2-baa330be13052953a4e403e3a48ddc51ab419e7e.tar.bz2 gentoo-2-baa330be13052953a4e403e3a48ddc51ab419e7e.zip |
stable ppc, bug 296688
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy')
-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" |