diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-03 21:47:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-03 21:47:59 +0000 |
commit | 5efc1e09e9d8a16ac5937c56d4912cc1ad7c188a (patch) | |
tree | 88708b8d82d069be9d3d633ddcc031a78fdf9373 /games-strategy | |
parent | x86 stable, bug #340771 (diff) | |
download | gentoo-2-5efc1e09e9d8a16ac5937c56d4912cc1ad7c188a.tar.gz gentoo-2-5efc1e09e9d8a16ac5937c56d4912cc1ad7c188a.tar.bz2 gentoo-2-5efc1e09e9d8a16ac5937c56d4912cc1ad7c188a.zip |
x86 stable, bug #343101
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index 0844d7a94bbf..1ffd43055a12 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.54 2010/10/31 12:09:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.55 2010/11/03 21:47:59 maekke Exp $ + + 03 Nov 2010; Markus Meier <maekke@gentoo.org> warzone2100-2.3.5.ebuild: + x86 stable, bug #343101 31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> warzone2100-2.3.5.ebuild: diff --git a/games-strategy/warzone2100/warzone2100-2.3.5.ebuild b/games-strategy/warzone2100/warzone2100-2.3.5.ebuild index 601eac7947b8..d95f33de281a 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.5.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.5.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.5.ebuild,v 1.2 2010/10/31 12:09:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.5.ebuild,v 1.3 2010/11/03 21:47:59 maekke 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" |