diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-20 16:49:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-20 16:49:31 +0000 |
commit | 913b3ddcfac233e6c9257759f0e0e279bf9adba7 (patch) | |
tree | 1d44e039b3277cd80cce7a4bafa01b1a72998697 /games-arcade/project-starfighter | |
parent | stable on amd64 (diff) | |
download | historical-913b3ddcfac233e6c9257759f0e0e279bf9adba7.tar.gz historical-913b3ddcfac233e6c9257759f0e0e279bf9adba7.tar.bz2 historical-913b3ddcfac233e6c9257759f0e0e279bf9adba7.zip |
stable on amd64
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'games-arcade/project-starfighter')
-rw-r--r-- | games-arcade/project-starfighter/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/project-starfighter/ChangeLog b/games-arcade/project-starfighter/ChangeLog index 1ce6a9981178..c09361ebcc43 100644 --- a/games-arcade/project-starfighter/ChangeLog +++ b/games-arcade/project-starfighter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/project-starfighter -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.9 2005/07/22 04:12:40 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.10 2006/09/20 16:48:48 blubb Exp $ + + 20 Sep 2006; <blubb@gentoo.org> project-starfighter-1.1.ebuild: + stable on amd64 22 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org> +files/1.1-ammo.patch, project-starfighter-1.1.ebuild: diff --git a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild b/games-arcade/project-starfighter/project-starfighter-1.1.ebuild index 06f0fd754ef8..7fc3dbaa3e5d 100644 --- a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild +++ b/games-arcade/project-starfighter/project-starfighter-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.12 2005/11/15 01:30:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.13 2006/09/20 16:48:48 blubb Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND="media-libs/libsdl |