diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2007-01-07 10:41:25 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2007-01-07 10:41:25 +0000 |
commit | 5cff0b4566d24f71dbafd7eb17054b782adb5c94 (patch) | |
tree | a633d2379fae7eb02df9f735a1d4e4b02e88bc97 /games-strategy/outerspace | |
parent | New 1.4.13 version, pmasked for testing. (diff) | |
download | gentoo-2-5cff0b4566d24f71dbafd7eb17054b782adb5c94.tar.gz gentoo-2-5cff0b4566d24f71dbafd7eb17054b782adb5c94.tar.bz2 gentoo-2-5cff0b4566d24f71dbafd7eb17054b782adb5c94.zip |
Added ~amd64 keyword. Bug #160453
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-strategy/outerspace')
-rw-r--r-- | games-strategy/outerspace/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/outerspace/outerspace-0.5.59.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/outerspace/ChangeLog b/games-strategy/outerspace/ChangeLog index 1505bad35689..6014addd8813 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.2 2007/01/02 00:45:05 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.3 2007/01/07 10:41:25 tupone Exp $ + + 07 Jan 2007; <tupone@gentoo.org> outerspace-0.5.59.ebuild: + Added ~amd64 keyword. Bug #160453 by Arttu Valo 02 Jan 2007; <tupone@gentoo.org> outerspace-0.5.59.ebuild: Adding some error handling diff --git a/games-strategy/outerspace/outerspace-0.5.59.ebuild b/games-strategy/outerspace/outerspace-0.5.59.ebuild index 456d03019d6d..bb003645b143 100644 --- a/games-strategy/outerspace/outerspace-0.5.59.ebuild +++ b/games-strategy/outerspace/outerspace-0.5.59.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.59.ebuild,v 1.3 2007/01/06 00:05:30 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.59.ebuild,v 1.4 2007/01/07 10:41:25 tupone Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/ospace/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-python/pygame-1.7 |