diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-25 22:13:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-25 22:13:41 +0000 |
commit | 7af3fefb0f1e13b6500a2232280448e8ea04d065 (patch) | |
tree | fe6e4f52a7bd2fdb08b0a8606a8beee39cf588ce | |
parent | amd64/x86 stable, bug #294450 (diff) | |
download | gentoo-2-7af3fefb0f1e13b6500a2232280448e8ea04d065.tar.gz gentoo-2-7af3fefb0f1e13b6500a2232280448e8ea04d065.tar.bz2 gentoo-2-7af3fefb0f1e13b6500a2232280448e8ea04d065.zip |
amd64/x86 stable, bug #294449
(Portage version: 2.2_rc51/cvs/Linux x86_64)
-rw-r--r-- | games-strategy/outerspace/ChangeLog | 7 | ||||
-rw-r--r-- | games-strategy/outerspace/outerspace-0.5.66.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index 1f4e65a21d4e..d08233fabef5 100644 --- a/games-strategy/outerspace/ChangeLog +++ b/games-strategy/outerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/outerspace -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.10 2007/11/27 05:02:50 mr_bones_ Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.11 2009/11/25 22:13:41 maekke Exp $ + + 25 Nov 2009; Markus Meier <maekke@gentoo.org> outerspace-0.5.66.ebuild: + amd64/x86 stable, bug #294449 *outerspace-0.5.66 (27 Nov 2007) diff --git a/games-strategy/outerspace/outerspace-0.5.66.ebuild b/games-strategy/outerspace/outerspace-0.5.66.ebuild index 5113c6a96a53..dbc8ad812c5f 100644 --- a/games-strategy/outerspace/outerspace-0.5.66.ebuild +++ b/games-strategy/outerspace/outerspace-0.5.66.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.66.ebuild,v 1.2 2009/10/14 19:34:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.66.ebuild,v 1.3 2009/11/25 22:13:41 maekke Exp $ EAPI=2 inherit eutils games @@ -13,7 +13,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 |