diff options
author | 2010-07-23 11:32:02 +0000 | |
---|---|---|
committer | 2010-07-23 11:32:02 +0000 | |
commit | 8262aa0efda436948c0ac76ab54f90fb053ad5e1 (patch) | |
tree | 1cf8f09a0b36b027e2a06b139473d74e683abd29 /games-strategy | |
parent | amd64 stable, bug #312843 (diff) | |
download | gentoo-2-8262aa0efda436948c0ac76ab54f90fb053ad5e1.tar.gz gentoo-2-8262aa0efda436948c0ac76ab54f90fb053ad5e1.tar.bz2 gentoo-2-8262aa0efda436948c0ac76ab54f90fb053ad5e1.zip |
amd64 stable, bug 328277
(Portage version: 2.1.8.3/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index ddfde2ac8ea0..11e4c2fa2f36 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.44 2010/07/17 12:40:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.45 2010/07/23 11:32:02 pva Exp $ + + 23 Jul 2010; Peter Volkov <pva@gentoo.org> warzone2100-2.3.1.ebuild: + amd64 stable, bug 328277 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> warzone2100-2.3.1.ebuild: diff --git a/games-strategy/warzone2100/warzone2100-2.3.1.ebuild b/games-strategy/warzone2100/warzone2100-2.3.1.ebuild index add3fea4c42f..618815a690c3 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.1.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.1.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.1.ebuild,v 1.2 2010/07/17 12:40:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.1.ebuild,v 1.3 2010/07/23 11:32:02 pva Exp $ EAPI=2 inherit versionator games @@ -14,7 +14,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" |