diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 13:33:13 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-20 13:33:13 +0000 |
commit | e18b1b417de298bb9e715afcacebeb78c8d03109 (patch) | |
tree | 8290c7e269ec39d23cc082ac43ede1bc07e19820 /games-strategy/outerspace | |
parent | Stable on amd64 wrt bug #343373 (diff) | |
download | gentoo-2-e18b1b417de298bb9e715afcacebeb78c8d03109.tar.gz gentoo-2-e18b1b417de298bb9e715afcacebeb78c8d03109.tar.bz2 gentoo-2-e18b1b417de298bb9e715afcacebeb78c8d03109.zip |
Stable on amd64 wrt bug #352157
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/outerspace')
-rw-r--r-- | games-strategy/outerspace/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/outerspace/outerspace-0.5.67-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index 1da2e56f9777..65aa42097b3a 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.16 2010/12/20 03:41:10 mr_bones_ Exp $ +# 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 $ + + 20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + outerspace-0.5.67-r1.ebuild: + Stable on amd64 wrt bug #352157 *outerspace-0.5.67-r1 (20 Dec 2010) diff --git a/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild b/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild index dbe2e6bde181..067f80ec0914 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-2010 Gentoo Foundation +# 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.1 2010/12/20 03:41:10 mr_bones_ Exp $ +# $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 $ 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" |