diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-13 17:18:36 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-13 17:18:36 +0000 |
commit | c8bc1f0620544648b2d6746b5873be31023cccc2 (patch) | |
tree | ca6f13fbcdc64902747b5b2c3545fad30be94c39 /games-strategy | |
parent | Make script work better with baselayout-1. (diff) | |
download | historical-c8bc1f0620544648b2d6746b5873be31023cccc2.tar.gz historical-c8bc1f0620544648b2d6746b5873be31023cccc2.tar.bz2 historical-c8bc1f0620544648b2d6746b5873be31023cccc2.zip |
Stable for ppc.
Fix bug 285851.
Package-Manager: portage-14755-svn/cvs/Linux ppc
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/tornado/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/tornado/tornado-1.4.ebuild | 4 |
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="" |