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 | d09cd0efb6c6d07549690d88ce88410fe5dc0ded (patch) | |
tree | e3512232618e8698ed0ef5c8c4408ed82652965b /games-arcade | |
parent | Added to ~ppc (diff) | |
download | historical-d09cd0efb6c6d07549690d88ce88410fe5dc0ded.tar.gz historical-d09cd0efb6c6d07549690d88ce88410fe5dc0ded.tar.bz2 historical-d09cd0efb6c6d07549690d88ce88410fe5dc0ded.zip |
Added to ~ppc
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/sdlsasteroids/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/sdlsasteroids/Manifest | 4 | ||||
-rw-r--r-- | games-arcade/sdlsasteroids/sdlsasteroids-3.0.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-arcade/sdlsasteroids/Manifest index baea28e2ae2a..a402d027dd8c 100644 --- a/games-arcade/sdlsasteroids/Manifest +++ b/games-arcade/sdlsasteroids/Manifest @@ -1,4 +1,4 @@ -MD5 95f8caa7d3e3482b0a44efcc76283d8d ChangeLog 779 +MD5 942a3b3335d218919315f77a0599fea8 ChangeLog 865 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 66646167904d64828bf91daefc773dc4 sdlsasteroids-3.0.ebuild 1187 +MD5 2b26f4ec9444d9667e324b56fe49b1f9 sdlsasteroids-3.0.ebuild 1188 MD5 10d43bd02238bad6d222f9cf78e78b08 files/digest-sdlsasteroids-3.0 66 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 |