diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-01-09 22:50:51 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-01-09 22:50:51 +0000 |
commit | 360b7f27319189a309848dbfb6c2ce89676c7ed6 (patch) | |
tree | ad9a4aba811d9838576c645c46b8c4cd6a9bdcbb /app-antivirus/clamav | |
parent | Stable on alpha, bug 116181. (diff) | |
download | historical-360b7f27319189a309848dbfb6c2ce89676c7ed6.tar.gz historical-360b7f27319189a309848dbfb6c2ce89676c7ed6.tar.bz2 historical-360b7f27319189a309848dbfb6c2ce89676c7ed6.zip |
Stable on alpha wrt bug #118459
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/Manifest | 10 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 67c33e9dc446..4e3ced239189 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.123 2006/01/09 22:24:08 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.124 2006/01/09 22:50:51 ferdy Exp $ + + 09 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.ebuild: + Stable on alpha wrt bug #118459 *clamav-0.88 (09 Jan 2006) diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index 7e53733592a5..9a7b5027c2a7 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 c4cb28c4c9b5c6eb6d721b7e131bd92f ChangeLog 21363 +MD5 53f0c6aca59b1e7fa6fe5483f1deca39 ChangeLog 21471 MD5 c6afe12050619c04aa8c3d37eb3b4cbc clamav-0.87.1.ebuild 3685 MD5 ee939a755f330044fd5d41d798a896dc clamav-0.87.ebuild 3682 -MD5 3b5a7c2803008913947b56e123c5695d clamav-0.88.ebuild 3424 +MD5 7bb123575afcf2a5c8daa4603750c990 clamav-0.88.ebuild 3423 MD5 08f7b320461c04bbb88555e389c2e544 files/clamav-milter.README.gentoo 1124 MD5 e29ee77ca9bfe28ed18dbf67a9c90e75 files/clamd.conf 193 MD5 1906bcd8209370d0a03fb066161f6d59 files/clamd.rc 2033 @@ -15,7 +15,7 @@ MD5 7e32edfd72887a57b16ecd73f0f7a1a0 metadata.xml 184 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDwuKaQlM6RnzZP+IRAkzwAKCSGVfzSKPCBU8JDqQYiZlvbvkeuACgoWQw -MGaaCixzlfoByvJXDkutdZI= -=VDfK +iD8DBQFDwujoViELBEf1JB0RAuFIAKCEdVwft6nZpogjGuWJpRIxlZ+igACeNZOc +ztGOjZBxiMIukNpolQgyaJM= +=SMkd -----END PGP SIGNATURE----- diff --git a/app-antivirus/clamav/clamav-0.88.ebuild b/app-antivirus/clamav/clamav-0.88.ebuild index 2d255e4a2390..3dc898435b4d 100644 --- a/app-antivirus/clamav/clamav-0.88.ebuild +++ b/app-antivirus/clamav/clamav-0.88.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.ebuild,v 1.1 2006/01/09 22:24:08 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.ebuild,v 1.2 2006/01/09 22:50:51 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 |