diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-11-26 22:03:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-11-26 22:03:54 +0000 |
commit | 3bb42c4fa00a16ec666086681a74a8549d1c635c (patch) | |
tree | 6f04bb703fef5b4e90c9b3bf7456e101a82a8f2c /games-arcade | |
parent | Stable for x86, wrt bug #444804 (diff) | |
download | gentoo-2-3bb42c4fa00a16ec666086681a74a8549d1c635c.tar.gz gentoo-2-3bb42c4fa00a16ec666086681a74a8549d1c635c.tar.bz2 gentoo-2-3bb42c4fa00a16ec666086681a74a8549d1c635c.zip |
stop trying to test it (bug #444189)
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/cosmosmash/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/games-arcade/cosmosmash/ChangeLog b/games-arcade/cosmosmash/ChangeLog index 411098008480..3fb516cd98a2 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.6 2012/10/03 19:16:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.7 2012/11/26 22:03:54 mr_bones_ Exp $ + + 26 Nov 2012; Michael Sterrett <mr_bones_@gentoo.org> cosmosmash-1.4.6.ebuild: + stop trying to test it (bug #444189) 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> cosmosmash-1.4.6.ebuild: Stable for amd64, wrt bug #436936 diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild index ee5a31ee7b4d..214c754e3b95 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.2 2012/10/03 19:16:33 ago Exp $ +# $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 $ EAPI=2 inherit autotools games @@ -13,6 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~x86" IUSE="" +RESTRICT="test" # uses the sound card which portage user might not be available. RDEPEND=">=dev-games/flatzebra-0.1.6" DEPEND="${RDEPEND} |