diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-28 16:03:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-28 16:03:16 +0000 |
commit | 629b955d9ad028e2e00671e775fc801f7de694f3 (patch) | |
tree | 8fc6bcb73c2fbb2c5b564dfe6f9c9065877e0c4c /app-antivirus/f-prot | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-629b955d9ad028e2e00671e775fc801f7de694f3.tar.gz gentoo-2-629b955d9ad028e2e00671e775fc801f7de694f3.tar.bz2 gentoo-2-629b955d9ad028e2e00671e775fc801f7de694f3.zip |
Removed 4.4.8, no longer available upstream.
Diffstat (limited to 'app-antivirus/f-prot')
-rw-r--r-- | app-antivirus/f-prot/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild | 44 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.4.8.ebuild | 44 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.4.8 | 1 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1 | 1 |
5 files changed, 5 insertions, 91 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog index 73c2806904ef..646975790a27 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.20 2004/12/28 16:00:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.21 2004/12/28 16:03:16 ticho Exp $ + + 28 Dec 2004; Andrej Kacian <ticho@gentoo.org> -f-prot-4.4.8-r1.ebuild, + -f-prot-4.4.8.ebuild: + Removed 4.4.8, no longer available upstream. *f-prot-4.5.0 (28 Dec 2004) diff --git a/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild b/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild deleted file mode 100644 index c3ecb9139533..000000000000 --- a/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild +++ /dev/null @@ -1,44 +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.8-r1.ebuild,v 1.2 2004/12/28 16:00:35 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 - dosym /usr/bin/f-prot.sh /usr/bin/f-prot - - 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/f-prot-4.4.8.ebuild b/app-antivirus/f-prot/f-prot-4.4.8.ebuild deleted file mode 100644 index 02ad38ed42b0..000000000000 --- a/app-antivirus/f-prot/f-prot-4.4.8.ebuild +++ /dev/null @@ -1,44 +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.8.ebuild,v 1.1 2004/11/20 14:51:35 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" -RESTRICT="nomirror" - -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.8 b/app-antivirus/f-prot/files/digest-f-prot-4.4.8 deleted file mode 100644 index d6e77f7985f7..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.4.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 b31640e29c9fee5483dedcd3b80e6cc7 fp-linux-ws-4.4.8.tar.gz 2768709 diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1 b/app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1 deleted file mode 100644 index d6e77f7985f7..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b31640e29c9fee5483dedcd3b80e6cc7 fp-linux-ws-4.4.8.tar.gz 2768709 |