diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 13:15:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 13:15:03 +0000 |
commit | 664e880db1b4551554404c6f526d05a904e799c2 (patch) | |
tree | 8a4199278fbccfc08c607e36be4b3bfaa2b98b2a /games-arcade/sdlsasteroids | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-664e880db1b4551554404c6f526d05a904e799c2.tar.gz gentoo-2-664e880db1b4551554404c6f526d05a904e799c2.tar.bz2 gentoo-2-664e880db1b4551554404c6f526d05a904e799c2.zip |
Added to ~ppc
Diffstat (limited to 'games-arcade/sdlsasteroids')
-rw-r--r-- | games-arcade/sdlsasteroids/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/sdlsasteroids/sdlsasteroids-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/sdlsasteroids/ChangeLog b/games-arcade/sdlsasteroids/ChangeLog index fe63bc49c477..1539e923ec60 100644 --- a/games-arcade/sdlsasteroids/ChangeLog +++ b/games-arcade/sdlsasteroids/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/sdlsasteroids # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlsasteroids/ChangeLog,v 1.3 2004/06/24 22:11:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlsasteroids/ChangeLog,v 1.4 2004/08/30 13:15:03 dholm Exp $ + + 30 Aug 2004; David Holm <dholm@gentoo.org> sdlsasteroids-3.0.ebuild: + Added to ~ppc. 25 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> sdlsasteroids-3.0.ebuild: diff --git a/games-arcade/sdlsasteroids/sdlsasteroids-3.0.ebuild b/games-arcade/sdlsasteroids/sdlsasteroids-3.0.ebuild index 785e18f4cb29..550f5dbcc7e1 100644 --- a/games-arcade/sdlsasteroids/sdlsasteroids-3.0.ebuild +++ b/games-arcade/sdlsasteroids/sdlsasteroids-3.0.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/sdlsasteroids/sdlsasteroids-3.0.ebuild,v 1.7 2004/07/01 03:08:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlsasteroids/sdlsasteroids-3.0.ebuild,v 1.8 2004/08/30 13:15:03 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sdlsas/sasteroids-${PV}.tar.gz" LICENSE="GPL-2 freedist" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" RDEPEND="virtual/libc |