diff options
author | 2005-01-09 18:30:20 +0000 | |
---|---|---|
committer | 2005-01-09 18:30:20 +0000 | |
commit | 8fcfa2c14b9c2fe9cd05f25fe5062e6de50ec414 (patch) | |
tree | 43129949dd2e9125b32f2471f1612586f69b6981 /games-strategy | |
parent | Manifest recommit (diff) | |
download | gentoo-2-8fcfa2c14b9c2fe9cd05f25fe5062e6de50ec414.tar.gz gentoo-2-8fcfa2c14b9c2fe9cd05f25fe5062e6de50ec414.tar.bz2 gentoo-2-8fcfa2c14b9c2fe9cd05f25fe5062e6de50ec414.zip |
added ~amd64 to 1.2.1a. fixes bug #67754.
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/tornado/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/tornado/tornado-1.2.1a.ebuild | 6 | ||||
-rw-r--r-- | games-strategy/tornado/tornado-1.3.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/games-strategy/tornado/ChangeLog b/games-strategy/tornado/ChangeLog index 35d4751e9171..424761c8fcce 100644 --- a/games-strategy/tornado/ChangeLog +++ b/games-strategy/tornado/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/tornado -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v 1.8 2004/12/14 19:51:54 blubb Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/ChangeLog,v 1.9 2005/01/09 18:30:20 luckyduck Exp $ + + 09 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> tornado-1.2.1a.ebuild: + added ~amd64 to 1.2.1a. fixes bug #67754. 14 Dec 2004; Simon Stelling <blubb@gentoo.org> tornado-1.3.ebuild: added ~amd64 diff --git a/games-strategy/tornado/tornado-1.2.1a.ebuild b/games-strategy/tornado/tornado-1.2.1a.ebuild index 81369ab24e13..1996e10818fd 100644 --- a/games-strategy/tornado/tornado-1.2.1a.ebuild +++ b/games-strategy/tornado/tornado-1.2.1a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.2.1a.ebuild,v 1.6 2004/11/24 21:35:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.2.1a.ebuild,v 1.7 2005/01/09 18:30:20 luckyduck Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://home.kcore.de/~kiza/linux/tornado/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=sys-libs/ncurses-5.3" diff --git a/games-strategy/tornado/tornado-1.3.ebuild b/games-strategy/tornado/tornado-1.3.ebuild index 9f5aa54c92e8..7e4cc044ae95 100644 --- a/games-strategy/tornado/tornado-1.3.ebuild +++ b/games-strategy/tornado/tornado-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.3.ebuild,v 1.3 2004/12/14 19:51:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/tornado/tornado-1.3.ebuild,v 1.4 2005/01/09 18:30:20 luckyduck Exp $ inherit games |