diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-08 12:58:18 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-08 12:58:18 +0000 |
commit | 9cb675a9d584333bb2db6b719bb0008881352464 (patch) | |
tree | f5d63d9f2230ddc7fb0d83a3839302032d4b76ce /games-arcade/project-starfighter | |
parent | Added ~sparc, #50410 (Manifest recommit) (diff) | |
download | gentoo-2-9cb675a9d584333bb2db6b719bb0008881352464.tar.gz gentoo-2-9cb675a9d584333bb2db6b719bb0008881352464.tar.bz2 gentoo-2-9cb675a9d584333bb2db6b719bb0008881352464.zip |
Added ~sparc, #50413
Diffstat (limited to 'games-arcade/project-starfighter')
-rw-r--r-- | games-arcade/project-starfighter/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.1.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-arcade/project-starfighter/ChangeLog b/games-arcade/project-starfighter/ChangeLog index 67dda8b3ae43..2ec580244b25 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.2 2003/09/10 20:33:16 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.3 2004/05/08 12:58:18 ciaranm Exp $ + + 08 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> + project-starfighter-1.1.ebuild: + Added ~sparc, #50413 *project-starfighter-1.1 (01 Sep 2003) diff --git a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild b/games-arcade/project-starfighter/project-starfighter-1.1.ebuild index 550b6d08541f..15efed7d5944 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 Technologies, Inc. # 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.3 2004/04/25 07:45:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.4 2004/05/08 12:58:18 ciaranm Exp $ inherit games @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" RDEPEND="media-libs/libsdl |