summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-11 22:33:46 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-11 22:33:46 +0000
commit348cbc9667b55f611d743b436f8fdb3753760e8d (patch)
tree58afc1986808a6c77226afd6ed757cd36803ebb2 /games-arcade
parentversion bump (diff)
downloadgentoo-2-348cbc9667b55f611d743b436f8fdb3753760e8d.tar.gz
gentoo-2-348cbc9667b55f611d743b436f8fdb3753760e8d.tar.bz2
gentoo-2-348cbc9667b55f611d743b436f8fdb3753760e8d.zip
Stable on alpha.
(Portage version: 2.0.54)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/missile/ChangeLog5
-rw-r--r--games-arcade/missile/missile-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/missile/ChangeLog b/games-arcade/missile/ChangeLog
index 6ce2c400b252..258a28e75c8a 100644
--- a/games-arcade/missile/ChangeLog
+++ b/games-arcade/missile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/missile
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.9 2006/03/05 22:18:55 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.10 2006/05/11 22:33:46 tcort Exp $
+
+ 11 May 2006; Thomas Cort <tcort@gentoo.org> missile-1.0.1.ebuild:
+ Stable on alpha.
05 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> missile-1.0.1.ebuild:
Add ~alpha keyword, wrt bug #123888. Tested by Mike Hlavac
diff --git a/games-arcade/missile/missile-1.0.1.ebuild b/games-arcade/missile/missile-1.0.1.ebuild
index 9f6539a08487..1122ab91cdcc 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-2006 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.11 2006/03/05 22:18:55 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/missile-1.0.1.ebuild,v 1.12 2006/05/11 22:33:46 tcort Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE=""
RDEPEND=">=media-libs/libsdl-1.2.4