summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-12-27 01:47:29 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-12-27 01:47:29 +0000
commita2cecf7ae02dc0b5fb881146a4f0ba7d859946c7 (patch)
tree2c5a14bcfdca4cabc4f4e05c9e1cc3d4168e9f7a /games-arcade/cosmosmash
parentmarked x86 per bug 447166 (diff)
downloadgentoo-2-a2cecf7ae02dc0b5fb881146a4f0ba7d859946c7.tar.gz
gentoo-2-a2cecf7ae02dc0b5fb881146a4f0ba7d859946c7.tar.bz2
gentoo-2-a2cecf7ae02dc0b5fb881146a4f0ba7d859946c7.zip
marked x86 per bug 436936
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'games-arcade/cosmosmash')
-rw-r--r--games-arcade/cosmosmash/ChangeLog5
-rw-r--r--games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/cosmosmash/ChangeLog b/games-arcade/cosmosmash/ChangeLog
index 3fb516cd98a2..4b85b148ec15 100644
--- a/games-arcade/cosmosmash/ChangeLog
+++ b/games-arcade/cosmosmash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/cosmosmash
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.7 2012/11/26 22:03:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.8 2012/12/27 01:47:29 jdhore Exp $
+
+ 27 Dec 2012; Jeff Horelick <jdhore@gentoo.org> cosmosmash-1.4.6.ebuild:
+ marked x86 per bug 436936
26 Nov 2012; Michael Sterrett <mr_bones_@gentoo.org> cosmosmash-1.4.6.ebuild:
stop trying to test it (bug #444189)
diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild
index 214c754e3b95..82e13b279173 100644
--- a/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild
+++ b/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild,v 1.3 2012/11/26 22:03:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild,v 1.4 2012/12/27 01:47:29 jdhore Exp $
EAPI=2
inherit autotools games
@@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RESTRICT="test" # uses the sound card which portage user might not be available.