From 33819be044674720bd9af32aaa1080683b493997 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Wed, 17 Jul 2002 04:20:40 +0000 Subject: repoman'd --- net-mail/f-prot/f-prot-3.12a.ebuild | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'net-mail/f-prot') diff --git a/net-mail/f-prot/f-prot-3.12a.ebuild b/net-mail/f-prot/f-prot-3.12a.ebuild index 3107b7e9f1bd..1d72e13edc7e 100644 --- a/net-mail/f-prot/f-prot-3.12a.ebuild +++ b/net-mail/f-prot/f-prot-3.12a.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/f-prot-3.12a.ebuild,v 1.1 2002/06/10 21:06:25 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/f-prot-3.12a.ebuild,v 1.2 2002/07/17 04:20:40 seemant Exp $ +MY_P=${PN}_${PV} +S=${WORKDIR}/${MY_P} DESCRIPTION="Frisk Software's f-prot virus scanner" HOMEPAGE="http://www.f-prot.com/" +SRC_URI="ftp://ftp.f-prot.com/pub/${MY_P}.tar.gz" # unzip and wget are needed for the check-updates.sh script -DEPEND="" -RDEPEND="virtual/glibc - >=app-arch/unzip-5.42-r1 - >=net-misc/wget-1.8.2" +RDEPEND=">=app-arch/unzip-5.42-r1 + >=net-misc/wget-1.8.2" -A="f-prot_3.12a.tar.gz" -SRC_URI="ftp://ftp.f-prot.com/pub/${A}" - -S="${WORKDIR}/f-prot_3.12a" +SLOT="0" +LICENSE="F-PROT" +KEYWORDS="x86" src_compile () { echo "Nothing to compile." -- cgit v1.2.3-65-gdbad