diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 19:16:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 19:16:33 +0000 |
commit | 4c5f355d2eb2779f0e34404f78a5b696f2f84613 (patch) | |
tree | f115763cff91fd694814c9409a7f4191d98cd815 /games-arcade | |
parent | Stable for amd64, wrt bug #436880 (diff) | |
download | gentoo-2-4c5f355d2eb2779f0e34404f78a5b696f2f84613.tar.gz gentoo-2-4c5f355d2eb2779f0e34404f78a5b696f2f84613.tar.bz2 gentoo-2-4c5f355d2eb2779f0e34404f78a5b696f2f84613.zip |
Stable for amd64, wrt bug #436936
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/cosmosmash/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/cosmosmash/ChangeLog b/games-arcade/cosmosmash/ChangeLog index ac4c9e95e2a6..411098008480 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.5 2012/08/24 07:46:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.6 2012/10/03 19:16:33 ago Exp $ + + 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> cosmosmash-1.4.6.ebuild: + Stable for amd64, wrt bug #436936 *cosmosmash-1.4.6 (24 Aug 2012) diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild index 407214eaa6e4..ee5a31ee7b4d 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.1 2012/08/24 07:46:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.6.ebuild,v 1.2 2012/10/03 19:16:33 ago 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="" RDEPEND=">=dev-games/flatzebra-0.1.6" |