summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-11-13 17:18:36 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-11-13 17:18:36 +0000
commit6fd16fcce0c74b04756ef15bfe92ec2104dc201a (patch)
tree3c8c436f0641f3fdda0d2cf0482aa113b572e380 /games-strategy/tornado
parentMake script work better with baselayout-1. (diff)
downloadgentoo-2-6fd16fcce0c74b04756ef15bfe92ec2104dc201a.tar.gz
gentoo-2-6fd16fcce0c74b04756ef15bfe92ec2104dc201a.tar.bz2
gentoo-2-6fd16fcce0c74b04756ef15bfe92ec2104dc201a.zip
Stable for ppc.
Fix bug 285851. (Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'games-strategy/tornado')
-rw-r--r--games-strategy/tornado/ChangeLog5
-rw-r--r--games-strategy/tornado/tornado-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/tornado/ChangeLog b/games-strategy/tornado/ChangeLog
index bdf41b4a0e23..1ff2a7be21ff 100644
--- a/games-strategy/tornado/ChangeLog
+++ b/games-strategy/tornado/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/tornado
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v 1.14 2009/09/22 08:22:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v 1.15 2009/11/13 17:18:36 volkmar Exp $
+
+ 13 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> tornado-1.4.ebuild:
+ Stable for ppc, bug 285851
22 Sep 2009; Markus Meier <maekke@gentoo.org> tornado-1.4.ebuild:
amd64/x86 stable, bug #285851
diff --git a/games-strategy/tornado/tornado-1.4.ebuild b/games-strategy/tornado/tornado-1.4.ebuild
index 8a7a0fc0d7f3..3cd3c098a4bc 100644
--- a/games-strategy/tornado/tornado-1.4.ebuild
+++ b/games-strategy/tornado/tornado-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild,v 1.2 2009/09/22 08:22:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.4.ebuild,v 1.3 2009/11/13 17:18:36 volkmar Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://kiza.kcore.de/software/tornado/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""