diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:42:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:42:49 +0000 |
commit | 8e42c5e18eec7a0d8ace58a3dfd8b5d82630f394 (patch) | |
tree | f1ecc3304cf25b1ffe4768b910208c27e94c4522 /games-arcade | |
parent | Stable for amd64, wrt bug #538962 (diff) | |
download | gentoo-2-8e42c5e18eec7a0d8ace58a3dfd8b5d82630f394.tar.gz gentoo-2-8e42c5e18eec7a0d8ace58a3dfd8b5d82630f394.tar.bz2 gentoo-2-8e42c5e18eec7a0d8ace58a3dfd8b5d82630f394.zip |
Stable for amd64, wrt bug #538964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/cosmosmash/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/cosmosmash/ChangeLog b/games-arcade/cosmosmash/ChangeLog index 461f4b047f57..f40c92f1b061 100644 --- a/games-arcade/cosmosmash/ChangeLog +++ b/games-arcade/cosmosmash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/cosmosmash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.11 2015/01/04 14:43:09 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.12 2015/02/06 13:42:49 ago Exp $ + + 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> cosmosmash-1.4.7.ebuild: + Stable for amd64, wrt bug #538964 04 Jan 2015; Tupone Alfredo <tupone@gentoo.org> cosmosmash-1.4.6.ebuild, cosmosmash-1.4.7.ebuild: diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild index 546ad0cae5d7..480fde715137 100644 --- a/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild +++ b/games-arcade/cosmosmash/cosmosmash-1.4.7.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/cosmosmash/cosmosmash-1.4.7.ebuild,v 1.2 2015/01/04 14:43:09 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.7.ebuild,v 1.3 2015/02/06 13:42:49 ago Exp $ EAPI=5 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. |