diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-05 07:00:25 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-01-05 07:00:25 +0000 |
commit | 72c9b8f7d6a60ef704671b8dffddf26dcf84ceca (patch) | |
tree | 2942cf132d5afd25508b0ecc265500dd796c4417 /games-simulation/pmars-sdl | |
parent | ~alpha lovin (Manifest recommit) (diff) | |
download | gentoo-2-72c9b8f7d6a60ef704671b8dffddf26dcf84ceca.tar.gz gentoo-2-72c9b8f7d6a60ef704671b8dffddf26dcf84ceca.tar.bz2 gentoo-2-72c9b8f7d6a60ef704671b8dffddf26dcf84ceca.zip |
Added ~amd64 to keywords, closes bug 60145.
Diffstat (limited to 'games-simulation/pmars-sdl')
-rw-r--r-- | games-simulation/pmars-sdl/ChangeLog | 7 | ||||
-rw-r--r-- | games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-simulation/pmars-sdl/ChangeLog b/games-simulation/pmars-sdl/ChangeLog index 182606030731..fc015eaea958 100644 --- a/games-simulation/pmars-sdl/ChangeLog +++ b/games-simulation/pmars-sdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/pmars-sdl -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/ChangeLog,v 1.4 2004/07/01 11:24:20 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/ChangeLog,v 1.5 2005/01/05 07:00:25 cryos Exp $ + + 05 Jan 2005; Marcus Hanwell <cryos@gentoo.org> pmars-sdl-0.9.2e.ebuild: + Marked ~amd64, closing bug 60145. 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pmars-sdl-0.9.2e.ebuild: diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild index 20eca64c78b2..44bd853d720b 100644 --- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild +++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.7 2004/10/16 19:04:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.8 2005/01/05 07:00:25 cryos Exp $ inherit games gcc @@ -14,7 +14,7 @@ SRC_URI="http://www.cs.helsinki.fi/u/jpihlaja/cw/pmars-sdl/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="sdl X svga" DEPEND="virtual/libc |