diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-29 20:33:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-29 20:33:31 +0000 |
commit | 868c9c2d48b1461c42e3da4287b2c8df43dd6f9a (patch) | |
tree | 10cf7b79eceebd182aea615d353442b40d9a3fef /app-antivirus/f-prot | |
parent | Removed a couple of deps as they are ~ARCH on a couple of arches (diff) | |
download | gentoo-2-868c9c2d48b1461c42e3da4287b2c8df43dd6f9a.tar.gz gentoo-2-868c9c2d48b1461c42e3da4287b2c8df43dd6f9a.tar.bz2 gentoo-2-868c9c2d48b1461c42e3da4287b2c8df43dd6f9a.zip |
Ebuild cleanup. Bug #164221.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-antivirus/f-prot')
-rw-r--r-- | app-antivirus/f-prot/ChangeLog | 8 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild | 77 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.6.1.ebuild | 77 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.6.3.ebuild | 70 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.6.4.ebuild | 67 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.6.5.ebuild | 67 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/check-updates.pl.diff | 11 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.6.0-r2 | 3 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.6.1 | 3 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.6.3 | 3 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.6.4 | 3 | ||||
-rw-r--r-- | app-antivirus/f-prot/files/digest-f-prot-4.6.5 | 3 |
12 files changed, 7 insertions, 385 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog index 704e29b050db..bfe0e6d798e7 100644 --- a/app-antivirus/f-prot/ChangeLog +++ b/app-antivirus/f-prot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-antivirus/f-prot # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.50 2007/01/23 15:28:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.51 2007/01/29 20:33:31 ticho Exp $ + + 29 Jan 2007; Andrej Kacian <ticho@gentoo.org> + -files/check-updates.pl.diff, -f-prot-4.6.0-r2.ebuild, + -f-prot-4.6.1.ebuild, -f-prot-4.6.3.ebuild, -f-prot-4.6.4.ebuild, + -f-prot-4.6.5.ebuild: + Ebuild cleanup. Bug #164221. 23 Jan 2007; Marius Mauch <genone@gentoo.org> f-prot-4.6.0-r2.ebuild, f-prot-4.6.1.ebuild, f-prot-4.6.3.ebuild, f-prot-4.6.4.ebuild, diff --git a/app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild b/app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild deleted file mode 100644 index 8be0e107de58..000000000000 --- a/app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2007 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.6.0-r2.ebuild,v 1.4 2007/01/23 15:28:33 genone Exp $ - -inherit eutils - -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="~amd64 -ppc -sparc x86" - -src_unpack() { - unpack ${A} - cd ${S} - - epatch ${FILESDIR}/check-updates.pl.diff || die "epatch failed" -} - -src_install() { - cd ${S} - - dobin ${FILESDIR}/f-prot.sh - dosym /usr/bin/f-prot.sh /usr/bin/f-prot - - dodir /opt/f-prot/tools /var/tmp/f-prot - keepdir /var/tmp/f-prot - - insinto /opt/f-prot - insopts -m 755 - - newins etc/f-prot.conf.default f-prot.conf - dodir /etc - dosym /opt/f-prot/f-prot.conf /etc/f-prot.conf - - doins f-prot - insopts -m 644 - doins *.DEF ENGLISH.TX0 - - doman man_pages/* - dodoc LICENSE* CHANGES README - dohtml doc_ws/* - - insinto /opt/f-prot/tools - insopts -m 755 - doins tools/check-updates.pl -} - -pkg_postinst() { - elog - elog "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus" - elog "database up to date. Recommended method is to use cron. See manpages for" - elog "cron(8) and crontab(5) for more info." - elog "An example crontab entry, causing check-updates.pl to run every night at 4AM:" - elog - elog "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" - elog - elog "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" - echo - ewarn "As of 4.5.4, the update script is installed correctly into directory designed" - ewarn "by upstream again. Check your crontab, so the path matches the one above." - echo -} diff --git a/app-antivirus/f-prot/f-prot-4.6.1.ebuild b/app-antivirus/f-prot/f-prot-4.6.1.ebuild deleted file mode 100644 index af1da722402e..000000000000 --- a/app-antivirus/f-prot/f-prot-4.6.1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2007 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.6.1.ebuild,v 1.3 2007/01/23 15:28:33 genone Exp $ - -inherit eutils - -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="~amd64 -ppc -sparc ~x86" - -src_unpack() { - unpack ${A} - cd ${S} - - epatch ${FILESDIR}/check-updates.pl.diff || die "epatch failed" -} - -src_install() { - cd ${S} - - dobin ${FILESDIR}/f-prot.sh - dosym /usr/bin/f-prot.sh /usr/bin/f-prot - - dodir /opt/f-prot/tools /var/tmp/f-prot - keepdir /var/tmp/f-prot - - insinto /opt/f-prot - insopts -m 755 - - newins etc/f-prot.conf.default f-prot.conf - dodir /etc - dosym /opt/f-prot/f-prot.conf /etc/f-prot.conf - - doins f-prot - insopts -m 644 - doins *.DEF ENGLISH.TX0 - - doman man_pages/* - dodoc LICENSE* CHANGES README - dohtml doc_ws/* - - insinto /opt/f-prot/tools - insopts -m 755 - doins tools/check-updates.pl -} - -pkg_postinst() { - elog - elog "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus" - elog "database up to date. Recommended method is to use cron. See manpages for" - elog "cron(8) and crontab(5) for more info." - elog "An example crontab entry, causing check-updates.pl to run every night at 4AM:" - elog - elog "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" - elog - elog "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" - echo - ewarn "As of 4.5.4, the update script is installed correctly into directory designed" - ewarn "by upstream again. Check your crontab, so the path matches the one above." - echo -} diff --git a/app-antivirus/f-prot/f-prot-4.6.3.ebuild b/app-antivirus/f-prot/f-prot-4.6.3.ebuild deleted file mode 100644 index db108531fd6a..000000000000 --- a/app-antivirus/f-prot/f-prot-4.6.3.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2007 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.6.3.ebuild,v 1.5 2007/01/23 15:28:33 genone Exp $ - -inherit eutils - -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="~amd64 -ppc -sparc x86" - -src_install() { - cd ${S} - - dobin ${FILESDIR}/f-prot.sh - dosym /usr/bin/f-prot.sh /usr/bin/f-prot - - dodir /opt/f-prot/tools /var/tmp/f-prot - keepdir /var/tmp/f-prot - - insinto /opt/f-prot - insopts -m 755 - - newins etc/f-prot.conf.default f-prot.conf - dodir /etc - dosym /opt/f-prot/f-prot.conf /etc/f-prot.conf - - doins f-prot - insopts -m 755 - doins *.DEF ENGLISH.TX0 - - doman man_pages/* - dodoc LICENSE* CHANGES README - dohtml doc_ws/* - - insinto /opt/f-prot/tools - insopts -m 755 - doins tools/check-updates.pl -} - -pkg_postinst() { - elog - elog "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus" - elog "database up to date. Recommended method is to use cron. See manpages for" - elog "cron(8) and crontab(5) for more info." - elog "An example crontab entry, causing check-updates.pl to run every night at 4AM:" - elog - elog "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" - elog - elog "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" - echo - ewarn "As of 4.5.4, the update script is installed correctly into directory designed" - ewarn "by upstream again. Check your crontab, so the path matches the one above." - echo -} diff --git a/app-antivirus/f-prot/f-prot-4.6.4.ebuild b/app-antivirus/f-prot/f-prot-4.6.4.ebuild deleted file mode 100644 index 818cd62a702c..000000000000 --- a/app-antivirus/f-prot/f-prot-4.6.4.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2007 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.6.4.ebuild,v 1.3 2007/01/23 15:28:33 genone Exp $ - -inherit eutils - -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="~amd64 -ppc -sparc ~x86" - -src_install() { - cd ${S} - - dobin ${FILESDIR}/f-prot.sh - dosym /usr/bin/f-prot.sh /usr/bin/f-prot - - dodir /opt/f-prot/tools /var/tmp/f-prot - keepdir /var/tmp/f-prot - - insinto /opt/f-prot - insopts -m 755 - - newins etc/f-prot.conf.default f-prot.conf - dodir /etc - dosym /opt/f-prot/f-prot.conf /etc/f-prot.conf - - doins f-prot - insopts -m 755 - doins *.DEF ENGLISH.TX0 - - doman man_pages/* - dodoc LICENSE* CHANGES README - dohtml doc_ws/* - - insinto /opt/f-prot/tools - insopts -m 755 - doins tools/check-updates.pl -} - -pkg_postinst() { - elog - elog "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus" - elog "database up to date. Recommended method is to use cron. See manpages for" - elog "cron(8) and crontab(5) for more info." - elog "An example crontab entry, causing check-updates.pl to run every night at 4AM:" - elog - elog "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" - elog - elog "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" - elog -} diff --git a/app-antivirus/f-prot/f-prot-4.6.5.ebuild b/app-antivirus/f-prot/f-prot-4.6.5.ebuild deleted file mode 100644 index 640b1d4371ee..000000000000 --- a/app-antivirus/f-prot/f-prot-4.6.5.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2007 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.6.5.ebuild,v 1.5 2007/01/23 15:28:33 genone Exp $ - -inherit eutils - -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="amd64 -ppc -sparc x86" - -src_install() { - cd ${S} - - dobin ${FILESDIR}/f-prot.sh - dosym /usr/bin/f-prot.sh /usr/bin/f-prot - - dodir /opt/f-prot/tools /var/tmp/f-prot - keepdir /var/tmp/f-prot - - insinto /opt/f-prot - insopts -m 755 - - newins etc/f-prot.conf.default f-prot.conf - dodir /etc - dosym /opt/f-prot/f-prot.conf /etc/f-prot.conf - - doins f-prot - insopts -m 755 - doins *.DEF ENGLISH.TX0 - - doman man_pages/* - dodoc LICENSE* CHANGES README - dohtml doc_ws/* - - insinto /opt/f-prot/tools - insopts -m 755 - doins tools/check-updates.pl -} - -pkg_postinst() { - elog - elog "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus" - elog "database up to date. Recommended method is to use cron. See manpages for" - elog "cron(8) and crontab(5) for more info." - elog "An example crontab entry, causing check-updates.pl to run every night at 4AM:" - elog - elog "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" - elog - elog "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" - elog -} diff --git a/app-antivirus/f-prot/files/check-updates.pl.diff b/app-antivirus/f-prot/files/check-updates.pl.diff deleted file mode 100644 index d4ea1aaf39ee..000000000000 --- a/app-antivirus/f-prot/files/check-updates.pl.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/check-updates.pl 2005-08-27 00:26:26.000000000 +0200 -+++ tools/check-updates.pl.correct 2005-08-27 00:26:21.000000000 +0200 -@@ -55,7 +55,7 @@ - if ( -e "/etc/f-prot.conf" && -l "/etc/f-prot.conf" ){ - $signatureDirectory = readlink("/etc/f-prot.conf"); - $signatureDirectory =~ s/(.+)\/.+/$1/; # throw away the last slash and everything after it -- $signatureDirectory =~ s/(.+\/).+/$1/; # throw away everything after the last slash -+# $signatureDirectory =~ s/(.+\/).+/$1/; # throw away everything after the last slash - } - - print "$signatureDirectory\n"; diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.6.0-r2 b/app-antivirus/f-prot/files/digest-f-prot-4.6.0-r2 deleted file mode 100644 index 9d946d6844f4..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.6.0-r2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 cbee04bcb2df84951964ac9c86cf29c0 fp-linux-ws-4.6.0.tar.gz 3714710 -RMD160 c766db8f1082bb8f6391a812d7b02a6a81f43e76 fp-linux-ws-4.6.0.tar.gz 3714710 -SHA256 0f22dcc30c6c0ce3f2d057b2732eb000db1d3cb0d86e91651fdea1da6b39d116 fp-linux-ws-4.6.0.tar.gz 3714710 diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.6.1 b/app-antivirus/f-prot/files/digest-f-prot-4.6.1 deleted file mode 100644 index bc069d79200e..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ca0c1c706712d60bf6b18c2a6677ada8 fp-linux-ws-4.6.1.tar.gz 3881588 -RMD160 2f9de6fd132f444581b578b4dba2e89ddcda226e fp-linux-ws-4.6.1.tar.gz 3881588 -SHA256 e5a45f636ac82420e919425854f85919f6f52f9626ecff926ab6315e6719b2b8 fp-linux-ws-4.6.1.tar.gz 3881588 diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.6.3 b/app-antivirus/f-prot/files/digest-f-prot-4.6.3 deleted file mode 100644 index ed9ae7a2d82d..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.6.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 275abce38b2b7f3bc0274bf45476b1b4 fp-linux-ws-4.6.3.tar.gz 3987315 -RMD160 48b2c7aee01a3f13484cbca7c931100feda955ab fp-linux-ws-4.6.3.tar.gz 3987315 -SHA256 16854c8aea5ecd00ff5b106fdfaf4707f8c93f2753f95d3e4009c95cefb1c033 fp-linux-ws-4.6.3.tar.gz 3987315 diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.6.4 b/app-antivirus/f-prot/files/digest-f-prot-4.6.4 deleted file mode 100644 index d94c34404daa..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.6.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4a8d992b8a0c19c38b2b2e3055c13081 fp-linux-ws-4.6.4.tar.gz 4073141 -RMD160 0e6f8063a55f5b518607bfe40e872ccbdaf60ab4 fp-linux-ws-4.6.4.tar.gz 4073141 -SHA256 77da5b7f55653c74e44f63001b8062900d3e5c4596fbd4d04b71273e17746e8f fp-linux-ws-4.6.4.tar.gz 4073141 diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.6.5 b/app-antivirus/f-prot/files/digest-f-prot-4.6.5 deleted file mode 100644 index 4fe821d40cbb..000000000000 --- a/app-antivirus/f-prot/files/digest-f-prot-4.6.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 67f7a80f105db14957715a2e99f7bfbb fp-linux-ws-4.6.5.tar.gz 4079883 -RMD160 d901ca28c28f110d447462a571ff020755339bd3 fp-linux-ws-4.6.5.tar.gz 4079883 -SHA256 438cc368f63abc29a97acfdcd0692946227e753f1ff2abb35e2bb474544b2e78 fp-linux-ws-4.6.5.tar.gz 4079883 |