diff options
Diffstat (limited to 'games-arcade/project-starfighter')
-rw-r--r-- | games-arcade/project-starfighter/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/project-starfighter/ChangeLog b/games-arcade/project-starfighter/ChangeLog index 9fcd79aa148b..6fd1829669df 100644 --- a/games-arcade/project-starfighter/ChangeLog +++ b/games-arcade/project-starfighter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/project-starfighter # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.5 2004/06/24 22:10:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.6 2004/11/02 21:05:19 josejx Exp $ + + 03 Nov 2004; Joseph Jezak <josejx@gentoo.org> + project-starfighter-1.1.ebuild: + Added ~ppc. 30 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> 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 cdffa0aacc34..9366c925fdb8 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-2004 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.7 2004/06/24 22:10:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.8 2004/11/02 21:05:19 josejx Exp $ inherit games @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="x86 sparc ~amd64 ~ppc" IUSE="" RDEPEND="media-libs/libsdl |