diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:23:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:23:15 +0000 |
commit | 0be24b3d1861e831853cc0c037b5481d30314174 (patch) | |
tree | 8c4969bc9a1695d6f3cc360f7689764f497154ab /games-strategy/warzone2100 | |
parent | Stable for x86, wrt bug #477420 (diff) | |
download | gentoo-2-0be24b3d1861e831853cc0c037b5481d30314174.tar.gz gentoo-2-0be24b3d1861e831853cc0c037b5481d30314174.tar.bz2 gentoo-2-0be24b3d1861e831853cc0c037b5481d30314174.zip |
Stable for x86, wrt bug #477424
(Portage version: 2.1.12.13/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index e90a9ab82de9..30594c42118b 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.79 2013/07/21 11:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.80 2013/07/27 22:23:15 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild: + Stable for x86, wrt bug #477424 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild: Stable for amd64, wrt bug #477424 diff --git a/games-strategy/warzone2100/warzone2100-3.1.0.ebuild b/games-strategy/warzone2100/warzone2100-3.1.0.ebuild index fb64cdab3729..3a3bfdca2744 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.0.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.3 2013/07/21 11:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.4 2013/07/27 22:23:15 ago Exp $ EAPI=5 inherit autotools 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" |