diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-30 18:14:46 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-30 18:14:46 +0000 |
commit | 2c6aa64b58edbbd3199af0e7f8ca4e8969e3f527 (patch) | |
tree | 560931bc204f2fe999bc9fedad626ae2b504221f /games-strategy | |
parent | alpha/ia64/sparc stable wrt #348987 (diff) | |
download | gentoo-2-2c6aa64b58edbbd3199af0e7f8ca4e8969e3f527.tar.gz gentoo-2-2c6aa64b58edbbd3199af0e7f8ca4e8969e3f527.tar.bz2 gentoo-2-2c6aa64b58edbbd3199af0e7f8ca4e8969e3f527.zip |
x86 stable wrt bug #352157
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/outerspace/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/outerspace/outerspace-0.5.67-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index 65aa42097b3a..6f5337d5d7aa 100644 --- a/games-strategy/outerspace/ChangeLog +++ b/games-strategy/outerspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/outerspace # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.17 2011/01/20 13:33:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.18 2011/01/30 18:14:46 phajdan.jr Exp $ + + 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + outerspace-0.5.67-r1.ebuild: + x86 stable wrt bug #352157 20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> outerspace-0.5.67-r1.ebuild: diff --git a/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild b/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild index 067f80ec0914..095f625ec250 100644 --- a/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild +++ b/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.2 2011/01/20 13:33:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild,v 1.3 2011/01/30 18:14:46 phajdan.jr Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/ospace/Client/${PV}/Outer%20Space-${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-python/pygame-1.7" |