summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-03-31 16:08:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-03-31 16:08:00 +0000
commit04704350b4ef67b35231b44d182e1136613c13f9 (patch)
tree59b319024d27c67f45cca47b91b41fe9ccfaa376 /games-arcade
parentalpha and sparc are unstable (diff)
downloadgentoo-2-04704350b4ef67b35231b44d182e1136613c13f9.tar.gz
gentoo-2-04704350b4ef67b35231b44d182e1136613c13f9.tar.bz2
gentoo-2-04704350b4ef67b35231b44d182e1136613c13f9.zip
alpha is unstable
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/cob/ChangeLog5
-rw-r--r--games-arcade/cob/cob-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/cob/ChangeLog b/games-arcade/cob/ChangeLog
index 9783b52e2d06..0dc9c0432a9e 100644
--- a/games-arcade/cob/ChangeLog
+++ b/games-arcade/cob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/cob
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/ChangeLog,v 1.13 2015/03/09 11:45:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/ChangeLog,v 1.14 2015/03/31 16:08:00 mr_bones_ Exp $
+
+ 31 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> cob-0.9.ebuild:
+ alpha is unstable
09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> cob-0.9.ebuild:
Stable for amd64, wrt bug #542508
diff --git a/games-arcade/cob/cob-0.9.ebuild b/games-arcade/cob/cob-0.9.ebuild
index 3ed44645e1fc..72a81d2999d6 100644
--- a/games-arcade/cob/cob-0.9.ebuild
+++ b/games-arcade/cob/cob-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.16 2015/03/09 11:45:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.17 2015/03/31 16:08:00 mr_bones_ Exp $
EAPI=5
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="media-libs/libsdl[joystick,sound,video]"