diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:48:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:48:12 +0000 |
commit | af94e5065858bea5d6393346f84eafb5244fb33f (patch) | |
tree | ff48b879b544c027cfbddb9af572b305df9f1db0 /games-strategy/warzone2100 | |
parent | Stable for x86, wrt bug #542564 (diff) | |
download | gentoo-2-af94e5065858bea5d6393346f84eafb5244fb33f.tar.gz gentoo-2-af94e5065858bea5d6393346f84eafb5244fb33f.tar.bz2 gentoo-2-af94e5065858bea5d6393346f84eafb5244fb33f.zip |
Stable for x86, wrt bug #542594
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/warzone2100')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-3.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index db6a1012900f..2cd290deae22 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.89 2015/03/09 11:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.90 2015/03/25 13:48:12 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.2.ebuild: + Stable for x86, wrt bug #542594 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.2.ebuild: Stable for amd64, wrt bug #542594 diff --git a/games-strategy/warzone2100/warzone2100-3.1.2.ebuild b/games-strategy/warzone2100/warzone2100-3.1.2.ebuild index 2d52cf0d0242..71962a612868 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.2.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.2.ebuild,v 1.2 2015/03/09 11:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.2.ebuild,v 1.3 2015/03/25 13:48:12 ago Exp $ EAPI=5 inherit autotools toolchain-funcs eutils versionator gnome2-utils games @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz LICENSE="GPL-2 CC-BY-SA-3.0 public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" # upstream requested debug support IUSE="debug nls qt4 videos" |