From a7712b024c96000a77a8a9510ee22fda806c7652 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 3 Nov 2004 13:46:16 +0000 Subject: needs unzip #69831 --- games-roguelike/fargoal/Manifest | 14 ++++++++++++-- games-roguelike/fargoal/fargoal-20030731b.ebuild | 5 +++-- 2 files changed, 15 insertions(+), 4 deletions(-) (limited to 'games-roguelike/fargoal') diff --git a/games-roguelike/fargoal/Manifest b/games-roguelike/fargoal/Manifest index c92553f642c2..ace1ac638e9f 100644 --- a/games-roguelike/fargoal/Manifest +++ b/games-roguelike/fargoal/Manifest @@ -1,5 +1,15 @@ -MD5 b3a1b8436cd273d9531300a81fbc8194 fargoal-20030731b.ebuild 1333 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 37779fc775540555fe79652e755d84ff ChangeLog 562 +MD5 dc9bc7259c924580ffbd451f4c6e830c fargoal-20030731b.ebuild 1346 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 336cedc9e4543c149a20bbf8a0446ea7 files/digest-fargoal-20030731b 65 MD5 bbb65152078901fe1ae1775f6956da7b files/gentoo-home-write.patch 5709 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBiOFXHTu7gpaalycRAgwQAJsERL5m/NpmKKUtMf0/KFAWDG66hQCfYzzb +vXlzgI2ouFu8ahOqGu31wpQ= +=v+zV +-----END PGP SIGNATURE----- diff --git a/games-roguelike/fargoal/fargoal-20030731b.ebuild b/games-roguelike/fargoal/fargoal-20030731b.ebuild index 297667d2691e..23036dd4d5b0 100644 --- a/games-roguelike/fargoal/fargoal-20030731b.ebuild +++ b/games-roguelike/fargoal/fargoal-20030731b.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-roguelike/fargoal/fargoal-20030731b.ebuild,v 1.4 2004/08/20 21:35:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/fargoal/fargoal-20030731b.ebuild,v 1.5 2004/11/03 13:46:16 vapier Exp $ inherit eutils games @@ -10,11 +10,12 @@ SRC_URI="mirror://sourceforge/squidfighter/${PN}${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" RDEPEND="media-libs/allegro" DEPEND="${RDEPEND} + app-arch/unzip >=sys-apps/sed-4" S="${WORKDIR}/${PN}" -- cgit v1.2.3-65-gdbad