summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-05-31 20:55:51 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-05-31 20:55:51 +0000
commit5d65ebdc3ae41bfc4fa7c287b475e9db0127cb6d (patch)
tree194a6a1b90f723078eb2174158d0fb8e47c1c8fd /games-arcade/missile
parentStable on amd64. (diff)
downloadgentoo-2-5d65ebdc3ae41bfc4fa7c287b475e9db0127cb6d.tar.gz
gentoo-2-5d65ebdc3ae41bfc4fa7c287b475e9db0127cb6d.tar.bz2
gentoo-2-5d65ebdc3ae41bfc4fa7c287b475e9db0127cb6d.zip
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-arcade/missile')
-rw-r--r--games-arcade/missile/ChangeLog7
-rw-r--r--games-arcade/missile/missile-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/missile/ChangeLog b/games-arcade/missile/ChangeLog
index d9a6e35dda14..c3b2551d1968 100644
--- a/games-arcade/missile/ChangeLog
+++ b/games-arcade/missile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/missile
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.6 2004/06/24 22:08:10 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.7 2005/05/31 20:52:41 cryos Exp $
+
+ 31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> missile-1.0.1.ebuild:
+ Stable on amd64.
30 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> missile-1.0.1.ebuild:
Stable on sparc
diff --git a/games-arcade/missile/missile-1.0.1.ebuild b/games-arcade/missile/missile-1.0.1.ebuild
index 53c96e652aab..bf299ea25c30 100644
--- a/games-arcade/missile/missile-1.0.1.ebuild
+++ b/games-arcade/missile/missile-1.0.1.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-arcade/missile/missile-1.0.1.ebuild,v 1.8 2004/06/24 22:08:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/missile-1.0.1.ebuild,v 1.9 2005/05/31 20:52:41 cryos Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~amd64"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RDEPEND=">=media-libs/libsdl-1.2.4