summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-21 11:09:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-21 11:09:52 +0000
commit279c5429becbaf2062cf8a405103449df47d5640 (patch)
treef252dfcd0ddcfc622924a42dd5565e6fa3956d69 /games-strategy
parentVersion bump. (diff)
downloadgentoo-2-279c5429becbaf2062cf8a405103449df47d5640.tar.gz
gentoo-2-279c5429becbaf2062cf8a405103449df47d5640.tar.bz2
gentoo-2-279c5429becbaf2062cf8a405103449df47d5640.zip
Stable for amd64, wrt bug #477424
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/warzone2100/ChangeLog5
-rw-r--r--games-strategy/warzone2100/warzone2100-3.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog
index a3ba77fab8b3..e90a9ab82de9 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.78 2013/03/02 21:22:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.79 2013/07/21 11:09:52 ago Exp $
+
+ 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild:
+ Stable for amd64, wrt bug #477424
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> warzone2100-3.1.0.ebuild:
Move Qt dependencies to the new category
diff --git a/games-strategy/warzone2100/warzone2100-3.1.0.ebuild b/games-strategy/warzone2100/warzone2100-3.1.0.ebuild
index 9a8898042313..fb64cdab3729 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.2 2013/03/02 21:22:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.3 2013/07/21 11:09:52 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"