diff options
author | David Holm <dholm@gentoo.org> | 2004-03-15 15:49:25 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-15 15:49:25 +0000 |
commit | ab9d2069991b73111c41839fae8515e759aa01c0 (patch) | |
tree | a35b81d27c345b2100f4812c4e4da7d45b0440c8 /games-roguelike/fargoal | |
parent | Added to ~ppc (diff) | |
download | historical-ab9d2069991b73111c41839fae8515e759aa01c0.tar.gz historical-ab9d2069991b73111c41839fae8515e759aa01c0.tar.bz2 historical-ab9d2069991b73111c41839fae8515e759aa01c0.zip |
Added to ~ppc
Diffstat (limited to 'games-roguelike/fargoal')
-rw-r--r-- | games-roguelike/fargoal/ChangeLog | 5 | ||||
-rw-r--r-- | games-roguelike/fargoal/Manifest | 6 | ||||
-rw-r--r-- | games-roguelike/fargoal/fargoal-20030731b.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games-roguelike/fargoal/ChangeLog b/games-roguelike/fargoal/ChangeLog index 76cf1b7c2361..5ee77a360c4a 100644 --- a/games-roguelike/fargoal/ChangeLog +++ b/games-roguelike/fargoal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-roguelike/fargoal # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/fargoal/ChangeLog,v 1.1 2004/01/24 09:36:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/fargoal/ChangeLog,v 1.2 2004/03/15 15:49:25 dholm Exp $ + + 15 Mar 2004; David Holm <dholm@gentoo.org> fargoal-20030731b.ebuild: + Added to ~ppc. *fargoal-20030731b (24 Jan 2004) diff --git a/games-roguelike/fargoal/Manifest b/games-roguelike/fargoal/Manifest index 458e87a43c23..88f66fec76ae 100644 --- a/games-roguelike/fargoal/Manifest +++ b/games-roguelike/fargoal/Manifest @@ -1,5 +1,5 @@ -MD5 7c1e7dd5a0ec65353830d6b2d6ec9db4 fargoal-20030731b.ebuild 1404 -MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 -MD5 04a79bb0af5e002c3bb22f24293e4606 ChangeLog 483 +MD5 21b498bbbb8e04775752c2ed3ca364bc ChangeLog 568 +MD5 92a0588e7bbc30428cd2022b42e251d7 fargoal-20030731b.ebuild 1405 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 336cedc9e4543c149a20bbf8a0446ea7 files/digest-fargoal-20030731b 65 MD5 bbb65152078901fe1ae1775f6956da7b files/gentoo-home-write.patch 5709 diff --git a/games-roguelike/fargoal/fargoal-20030731b.ebuild b/games-roguelike/fargoal/fargoal-20030731b.ebuild index 739ebddb540b..f2ff4a9f937f 100644 --- a/games-roguelike/fargoal/fargoal-20030731b.ebuild +++ b/games-roguelike/fargoal/fargoal-20030731b.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-roguelike/fargoal/fargoal-20030731b.ebuild,v 1.1 2004/01/24 09:36:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/fargoal/fargoal-20030731b.ebuild,v 1.2 2004/03/15 15:49:25 dholm Exp $ inherit eutils games @@ -9,7 +9,7 @@ DESCRIPTION="The Sword of Fargoal - a remake of C64's old dungeon crawler game" HOMEPAGE="http://squidfighter.sourceforge.net/fargoal/" SRC_URI="mirror://sourceforge/squidfighter/${PN}${PV}.zip" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |