diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 21:01:32 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 21:01:32 +0000 |
commit | e4149847fa91cad54499a9451426541a06993e42 (patch) | |
tree | bba4afb122f1632eafcc412b08edb41ccaa4a70b /games-arcade/missile | |
parent | mark ~ppc (diff) | |
download | historical-e4149847fa91cad54499a9451426541a06993e42.tar.gz historical-e4149847fa91cad54499a9451426541a06993e42.tar.bz2 historical-e4149847fa91cad54499a9451426541a06993e42.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-arcade/missile')
-rw-r--r-- | games-arcade/missile/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/missile/missile-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/missile/ChangeLog b/games-arcade/missile/ChangeLog index d9a6e35dda14..c3b2551d1968 100644 --- a/games-arcade/missile/ChangeLog +++ b/games-arcade/missile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/missile -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.6 2004/06/24 22:08:10 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/ChangeLog,v 1.7 2005/05/31 20:52:41 cryos Exp $ + + 31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> missile-1.0.1.ebuild: + Stable on amd64. 30 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> missile-1.0.1.ebuild: Stable on sparc diff --git a/games-arcade/missile/missile-1.0.1.ebuild b/games-arcade/missile/missile-1.0.1.ebuild index 53c96e652aab..bf299ea25c30 100644 --- a/games-arcade/missile/missile-1.0.1.ebuild +++ b/games-arcade/missile/missile-1.0.1.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-arcade/missile/missile-1.0.1.ebuild,v 1.8 2004/06/24 22:08:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/missile/missile-1.0.1.ebuild,v 1.9 2005/05/31 20:52:41 cryos Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND=">=media-libs/libsdl-1.2.4 |