diff options
author | 2010-10-22 14:16:56 +0000 | |
---|---|---|
committer | 2010-10-22 14:16:56 +0000 | |
commit | 2c78900905623194f4016414e35e3467846c7b9e (patch) | |
tree | 77d72e5f7f3b988a83f1312c6d6b8a45361a776c /games-strategy/outerspace | |
parent | stable x86, bug 341415 (diff) | |
download | gentoo-2-2c78900905623194f4016414e35e3467846c7b9e.tar.gz gentoo-2-2c78900905623194f4016414e35e3467846c7b9e.tar.bz2 gentoo-2-2c78900905623194f4016414e35e3467846c7b9e.zip |
stable x86, bug 341419
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-strategy/outerspace')
-rw-r--r-- | games-strategy/outerspace/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/outerspace/outerspace-0.5.67.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index f67d5640372f..e86c3233cc81 100644 --- a/games-strategy/outerspace/ChangeLog +++ b/games-strategy/outerspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/outerspace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.14 2010/10/19 11:44:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.15 2010/10/22 14:16:56 fauli Exp $ + + 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + outerspace-0.5.67.ebuild: + stable x86, bug 341419 19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> outerspace-0.5.67.ebuild: diff --git a/games-strategy/outerspace/outerspace-0.5.67.ebuild b/games-strategy/outerspace/outerspace-0.5.67.ebuild index efbc2948f266..88f91732bc0c 100644 --- a/games-strategy/outerspace/outerspace-0.5.67.ebuild +++ b/games-strategy/outerspace/outerspace-0.5.67.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-strategy/outerspace/outerspace-0.5.67.ebuild,v 1.2 2010/10/19 11:44:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.67.ebuild,v 1.3 2010/10/22 14:16:56 fauli Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/ospace/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-python/pygame-1.7" |