diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:34:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:34:07 +0000 |
commit | a4e066f48ab2725766a224e39dbfa238817986ac (patch) | |
tree | 637e020791a3e98d295f8089ad32b54c63aca8e8 /games-strategy | |
parent | stable ppc, bug 336376 (diff) | |
download | gentoo-2-a4e066f48ab2725766a224e39dbfa238817986ac.tar.gz gentoo-2-a4e066f48ab2725766a224e39dbfa238817986ac.tar.bz2 gentoo-2-a4e066f48ab2725766a224e39dbfa238817986ac.zip |
stable ppc, bug 337318
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index 59a557f34ac0..5a510250c88e 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.52 2010/09/28 15:23:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.53 2010/10/15 13:34:07 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> warzone2100-2.3.4.ebuild: + stable ppc, bug 337318 *warzone2100-2.3.5 (28 Sep 2010) diff --git a/games-strategy/warzone2100/warzone2100-2.3.4.ebuild b/games-strategy/warzone2100/warzone2100-2.3.4.ebuild index 4086bab181ad..045a409f298b 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.4.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.4.ebuild @@ -1,6 +1,6 @@ # 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.3.4.ebuild,v 1.3 2010/09/20 20:47:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.4.ebuild,v 1.4 2010/10/15 13:34:07 ranger Exp $ EAPI=2 inherit versionator games @@ -15,7 +15,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" |