diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:20 +0000 |
commit | a18fe9f2d55514dc03d416b2f7890081764151c0 (patch) | |
tree | 8bb71d5f772addca78781287f931fbd008ffe82d /games-strategy/outerspace | |
parent | Stable for x86, wrt bug #490654 (diff) | |
download | gentoo-2-a18fe9f2d55514dc03d416b2f7890081764151c0.tar.gz gentoo-2-a18fe9f2d55514dc03d416b2f7890081764151c0.tar.bz2 gentoo-2-a18fe9f2d55514dc03d416b2f7890081764151c0.zip |
Stable for x86, wrt bug #490656
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/outerspace')
-rw-r--r-- | games-strategy/outerspace/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/outerspace/outerspace-0.5.68.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index 3013adb27783..e1c9719f3f3d 100644 --- a/games-strategy/outerspace/ChangeLog +++ b/games-strategy/outerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/outerspace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.20 2013/11/13 11:22:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.21 2013/12/24 12:48:20 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> outerspace-0.5.68.ebuild: + Stable for x86, wrt bug #490656 13 Nov 2013; Tony Vroon <chainsaw@gentoo.org> outerspace-0.5.68.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/games-strategy/outerspace/outerspace-0.5.68.ebuild b/games-strategy/outerspace/outerspace-0.5.68.ebuild index 22c671b12ae0..8b38dffad896 100644 --- a/games-strategy/outerspace/outerspace-0.5.68.ebuild +++ b/games-strategy/outerspace/outerspace-0.5.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.68.ebuild,v 1.2 2013/11/13 11:22:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.68.ebuild,v 1.3 2013/12/24 12:48:19 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -15,7 +15,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" |