diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-04-06 19:06:00 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-04-06 19:06:00 +0000 |
commit | 5999e3b2079a6d5921a7076c6d63d257fe5d92bd (patch) | |
tree | 657c8ef10d8fbb61f336e6a0ff7e961379c6f728 /app-antivirus/clamav | |
parent | Adding a reworked ebuild; need to get other arches to test the ebuild (diff) | |
download | historical-5999e3b2079a6d5921a7076c6d63d257fe5d92bd.tar.gz historical-5999e3b2079a6d5921a7076c6d63d257fe5d92bd.tar.bz2 historical-5999e3b2079a6d5921a7076c6d63d257fe5d92bd.zip |
Stable on alpha wrt security bug #128963
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/Manifest | 14 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e26eca682ced..c13d8ec72a84 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.135 2006/04/06 18:39:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.136 2006/04/06 19:06:00 ferdy Exp $ + + 06 Apr 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.1.ebuild: + Stable on alpha wrt security bug #128963 06 Apr 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.1.ebuild: Stable on ppc64 diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index 4403037eeb25..30a89e6581eb 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -1,7 +1,10 @@ -MD5 7a5e5cb420f6d688d9bd70df0a5c92de ChangeLog 22713 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 6bc5f19fbca302b26d66edcdef255f1a ChangeLog 22830 MD5 b14cefc87a5f36a46cf660ecbbaf3242 clamav-0.87.1.ebuild 3669 MD5 59ac4fa6c697bff900339d61cf7ed7ab clamav-0.87.ebuild 3666 -MD5 06b910679354c0d7daa4805d049ff7ee clamav-0.88.1.ebuild 3410 +MD5 c98943592d6a00e8e748a8d501ee9df1 clamav-0.88.1.ebuild 3407 MD5 837eadebdf75365ee482b4ff01467861 clamav-0.88.ebuild 3404 MD5 08f7b320461c04bbb88555e389c2e544 files/clamav-milter.README.gentoo 1124 MD5 e29ee77ca9bfe28ed18dbf67a9c90e75 files/clamd.conf 193 @@ -11,3 +14,10 @@ MD5 25387621d9eaf247726bf74459264749 files/digest-clamav-0.87.1 66 MD5 262cbb9bc1b14af67f7a546d65aed16d files/digest-clamav-0.88 64 MD5 7725495555aa9fad34935d82333093cb files/digest-clamav-0.88.1 244 MD5 7e32edfd72887a57b16ecd73f0f7a1a0 metadata.xml 184 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2 (GNU/Linux) + +iD8DBQFENWapViELBEf1JB0RAnMuAJ9G44O1VYSAqNLE90hOc/k9RrlfXwCeKaeS +ahOk/bMlbm5DW9dCtWr5+MI= +=wgEp +-----END PGP SIGNATURE----- diff --git a/app-antivirus/clamav/clamav-0.88.1.ebuild b/app-antivirus/clamav/clamav-0.88.1.ebuild index 60cdadb5bf9d..0b3269e15de6 100644 --- a/app-antivirus/clamav/clamav-0.88.1.ebuild +++ b/app-antivirus/clamav/clamav-0.88.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.3 2006/04/06 18:39:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.4 2006/04/06 19:06:00 ferdy Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |