diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-28 16:00:35 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-28 16:00:35 +0000 |
commit | e39517d97e94bf3dc73daa8cf0534dee01513a96 (patch) | |
tree | 6205412a6a59107fa7c19365577ed5af4e28a1cd /app-antivirus | |
parent | pam (diff) | |
download | historical-e39517d97e94bf3dc73daa8cf0534dee01513a96.tar.gz historical-e39517d97e94bf3dc73daa8cf0534dee01513a96.tar.bz2 historical-e39517d97e94bf3dc73daa8cf0534dee01513a96.zip |
Remove nomirror from FEATURES.
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/f-prot/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/f-prot/Manifest | 10 | ||||
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild | 3 |
3 files changed, 9 insertions, 9 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog index 58aff003b14d..73c2806904ef 100644 --- a/app-antivirus/f-prot/ChangeLog +++ b/app-antivirus/f-prot/ChangeLog @@ -1,11 +1,12 @@ # 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.19 2004/12/28 15:59:07 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.20 2004/12/28 16:00:35 ticho Exp $ *f-prot-4.5.0 (28 Dec 2004) 28 Dec 2004; Andrej Kacian <ticho@gentoo.org> +f-prot-4.5.0.ebuild: - Version bump. Closes #75886, reported by Timo Maier <tam@gmx.de>. + Version bump. Closes #75886, reported by Timo Maier <tam@gmx.de>. Remove + nomirror from FEATURES. *f-prot-4.4.8-r1 (23 Nov 2004) diff --git a/app-antivirus/f-prot/Manifest b/app-antivirus/f-prot/Manifest index ca79d5483dc5..79f3b378c1d0 100644 --- a/app-antivirus/f-prot/Manifest +++ b/app-antivirus/f-prot/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 5c0bcda0de61fb080116d5ea3e235bfa ChangeLog 6437 -MD5 f9b371afaa69f2a70d9990d7511b0653 f-prot-4.4.8-r1.ebuild 1129 +MD5 398e09da6aecdb1a6c4492a809246569 ChangeLog 6470 +MD5 5001a12f53d85e477571455fc4916e0b f-prot-4.4.8-r1.ebuild 1109 MD5 c7f81bf3684a5c7e4beb7f8825e5b850 f-prot-4.5.0.ebuild 1106 MD5 3bf44a2cd492aedb8f27a23f2fe357ff metadata.xml 261 MD5 7cc888442e29098bf7bf062b166a26fd f-prot-4.4.8.ebuild 1084 @@ -12,7 +12,7 @@ MD5 66f201719b958a89ce10a41fa439170f files/digest-f-prot-4.4.8-r1 70 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFB0YLVQlM6RnzZP+IRApdTAKCrRp06JIzwai+cJ9tPgGpi1nF4TwCfVWoc -C7YYtQLNjGuWLjJmFe/V5NI= -=4n+l +iD8DBQFB0YMwQlM6RnzZP+IRAt8NAJ9nZf/BHE99pdzTjdUjQDNyjk+3DQCglzMm +L/5BxehQtSKoa05DoMiloB4= +=B0a9 -----END PGP SIGNATURE----- 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 index 34092adafbb3..c3ecb9139533 100644 --- a/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild +++ b/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild @@ -1,6 +1,6 @@ # 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.1 2004/11/23 07:10:02 ticho Exp $ +# $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="" @@ -17,7 +17,6 @@ RDEPEND=">=app-arch/unzip-5.42-r1 dev-perl/libwww-perl amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )" PROVIDE="virtual/antivirus" -RESTRICT="nomirror" SLOT="0" LICENSE="F-PROT" |