diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-11 12:32:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-11 12:32:41 +0000 |
commit | 16fa631d14c93ff527f359fdd7f636e26f2649b6 (patch) | |
tree | e472576106861b8a793eeca1ef2c255a9811bd5c /games-arcade | |
parent | x86 stable, bug #324585 (diff) | |
download | gentoo-2-16fa631d14c93ff527f359fdd7f636e26f2649b6.tar.gz gentoo-2-16fa631d14c93ff527f359fdd7f636e26f2649b6.tar.bz2 gentoo-2-16fa631d14c93ff527f359fdd7f636e26f2649b6.zip |
stable x86, bug 325147
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/cosmosmash/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/cosmosmash/ChangeLog b/games-arcade/cosmosmash/ChangeLog index 936c64f4d0ed..80069e2f2427 100644 --- a/games-arcade/cosmosmash/ChangeLog +++ b/games-arcade/cosmosmash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/cosmosmash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.1 2010/05/18 03:33:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/ChangeLog,v 1.2 2010/07/11 12:32:41 fauli Exp $ + + 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + cosmosmash-1.4.5.ebuild: + stable x86, bug 325147 *cosmosmash-1.4.5 (18 May 2010) diff --git a/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild b/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild index be161321fb6c..9f1126c7298f 100644 --- a/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild +++ b/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild,v 1.1 2010/05/18 03:33:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cosmosmash/cosmosmash-1.4.5.ebuild,v 1.2 2010/07/11 12:32:41 fauli 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="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=dev-games/flatzebra-0.1.5" |