diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-09-25 14:44:36 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-09-25 14:44:36 +0000 |
commit | 80a43fcc3a543bbcf3e4168329c12b4d7e58cee7 (patch) | |
tree | 79340239b1d60cc115ff24511c7f069a4cb3aed7 /app-antivirus | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-80a43fcc3a543bbcf3e4168329c12b4d7e58cee7.tar.gz gentoo-2-80a43fcc3a543bbcf3e4168329c12b4d7e58cee7.tar.bz2 gentoo-2-80a43fcc3a543bbcf3e4168329c12b4d7e58cee7.zip |
Removed 4.4.5, no longer available from upstream. Closes #65269.
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/f-prot/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.4.5.ebuild | 43 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.4.5 | 1 |
3 files changed, 5 insertions, 45 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog index 55bae425941d..4bc8bbda7cf3 100644 --- a/app-antivirus/f-prot/ChangeLog +++ b/app-antivirus/f-prot/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2004/09/25 00:41:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.8 2004/09/25 14:44:36 ticho Exp $ + + 25 Sep 2004; Andrej Kacian <ticho@gentoo.org> -f-prot-4.4.5.ebuild: + Removed, no longer available from upstream. Closes #65269, reported by Dale K + Dicks <dale_d@telusplanet.net>. *f-prot-4.4.6 (25 Sep 2004) diff --git a/app-antivirus/f-prot/f-prot-4.4.5.ebuild b/app-antivirus/f-prot/f-prot-4.4.5.ebuild deleted file mode 100644 index 70196692ee33..000000000000 --- a/app-antivirus/f-prot/f-prot-4.4.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.4.5.ebuild,v 1.1 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 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.4.5 b/app-antivirus/f-prot/files/digest-f-prot-4.4.5 deleted file mode 100644 index 49a05b528b84..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.4.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 3af8bb91d5e49c9dbf9c2555ce58b956 fp-linux-ws-4.4.5.tar.gz 2659294 |