summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-03-05 22:18:55 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-03-05 22:18:55 +0000
commit85a17d4628aa4a0adae826433fe413371f5ddc1c (patch)
treed912ebbb14fa684ee9213c34ab268d0ae7332adf /games-arcade
parentold (diff)
downloadgentoo-2-85a17d4628aa4a0adae826433fe413371f5ddc1c.tar.gz
gentoo-2-85a17d4628aa4a0adae826433fe413371f5ddc1c.tar.bz2
gentoo-2-85a17d4628aa4a0adae826433fe413371f5ddc1c.zip
Add ~alpha keyword, wrt bug #123888. Tested by Mike Hlavac <mike@flyingpenguins.org> and Thomas Cort <tcort@cs.ubishops.ca>
(Portage version: 2.0.54)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/missile/ChangeLog8
-rw-r--r--games-arcade/missile/missile-1.0.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/missile/ChangeLog b/games-arcade/missile/ChangeLog
index 2bd98042137f..6ce2c400b252 100644
--- a/games-arcade/missile/ChangeLog
+++ b/games-arcade/missile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/missile
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.8 2005/06/15 18:11:24 wolf31o2 Exp $
+# 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 $
+
+ 05 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> missile-1.0.1.ebuild:
+ Add ~alpha keyword, wrt bug #123888. Tested by Mike Hlavac
+ <mike@flyingpenguins.org> and Thomas Cort <tcort@cs.ubishops.ca>
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> missile-1.0.1.ebuild:
Removed INSTALL file.
diff --git a/games-arcade/missile/missile-1.0.1.ebuild b/games-arcade/missile/missile-1.0.1.ebuild
index c15ca9fc6909..9f6539a08487 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-2005 Gentoo Foundation
+# 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.10 2005/06/15 18:11:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/missile-1.0.1.ebuild,v 1.11 2006/03/05 22:18:55 ferdy Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
IUSE=""
RDEPEND=">=media-libs/libsdl-1.2.4