diff options
-rw-r--r-- | app-antivirus/f-prot/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.3.5.ebuild | 43 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.3.5 | 1 |
3 files changed, 4 insertions, 45 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog index ee76536264ba..afbf5aaa92d6 100644 --- a/app-antivirus/f-prot/ChangeLog +++ b/app-antivirus/f-prot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/f-prot # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.10 2004/10/06 22:08:11 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.11 2004/10/24 12:28:31 ticho Exp $ + + 24 Oct 2004; Andrej Kacian <ticho@gentoo.org> -f-prot-4.3.5.ebuild: + f-prot-4.3.5 no longer found on main SRC_URI nor on mirrors, removing. *f-prot-4.4.7 (07 Oct 2004) diff --git a/app-antivirus/f-prot/f-prot-4.3.5.ebuild b/app-antivirus/f-prot/f-prot-4.3.5.ebuild deleted file mode 100644 index 1d57238194b2..000000000000 --- a/app-antivirus/f-prot/f-prot-4.3.5.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.3.5.ebuild,v 1.5 2004/09/24 14:43:05 ticho Exp $ - -IUSE="" - -MY_P="fp-linux-ws-${PV}" -S=${WORKDIR}/${PN} - -DESCRIPTION="Frisk Software's f-prot virus scanner" -HOMEPAGE="http://www.f-prot.com/" -SRC_URI="ftp://ftp.f-prot.com/pub/linux/${MY_P}.tar.gz" -DEPEND="" -# unzip and perl are needed for the check-updates.pl script -RDEPEND=">=app-arch/unzip-5.42-r1 - dev-lang/perl - dev-perl/libwww-perl - amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )" -PROVIDE="virtual/antivirus" - -SLOT="0" -LICENSE="F-PROT" -KEYWORDS="~x86 -ppc -sparc amd64" - -src_install () -{ - cd ${S} - - dobin f-prot.sh - - dodir /opt/f-prot /var/tmp/f-prot - insinto /opt/f-prot - insopts -m 755 - doins f-prot tools/check-updates.pl - insopts -m 644 - doins *.DEF ENGLISH.TX0 - - doman man_pages/* - dodoc LICENSE* CHANGES INSTALL* README - dohtml doc_ws/* - - dosed "s:/usr/local/f-prot:/opt/f-prot:g" /usr/bin/f-prot.sh /opt/f-prot/check-updates.pl -} diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.3.5 b/app-antivirus/f-prot/files/digest-f-prot-4.3.5 deleted file mode 100644 index d3f7bf084b1c..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.3.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 10cde3f96179737728c4222d184904d6 fp-linux-ws-4.3.5.tar.gz 2420686 |