diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-06 18:26:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-06 18:26:38 +0000 |
commit | 730068f37ca7eee9366f38536a1f62796000693c (patch) | |
tree | ea5759baf0bcbb3ec2596160ffc7040a3b0b448b /app-antivirus | |
parent | ppc stable, bug #129037 (diff) | |
download | gentoo-2-730068f37ca7eee9366f38536a1f62796000693c.tar.gz gentoo-2-730068f37ca7eee9366f38536a1f62796000693c.tar.bz2 gentoo-2-730068f37ca7eee9366f38536a1f62796000693c.zip |
ppc stable, bug #128963
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/Manifest | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 281ecdcd22b1..3b640debc829 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # 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.133 2006/04/06 15:17:25 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.134 2006/04/06 18:26:38 dertobi123 Exp $ + + 06 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> + clamav-0.88.1.ebuild: + ppc stable, bug #128963 *clamav-0.88.1 (06 Apr 2006) diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index d840b7e53f49..a2785f48c3a9 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -7,9 +7,9 @@ SHA256 051c943e07bc71a320b2b5268cbc88cfeee8a4e154469c2eeda6df5be28c0e94 clamav-0 MD5 59ac4fa6c697bff900339d61cf7ed7ab clamav-0.87.ebuild 3666 RMD160 34443d3d53ed2522fc1fa7531950e0759a96f39a clamav-0.87.ebuild 3666 SHA256 334bf0dbd467cab327634413212c8c2e0ba82c14678a133e4c3c51eb5a64884e clamav-0.87.ebuild 3666 -MD5 3f862ed121b764a7e8e27a0f3d2d7dc5 clamav-0.88.1.ebuild 3413 -RMD160 c5c41f7cc6a88f320d060cc88745ded6af473d54 clamav-0.88.1.ebuild 3413 -SHA256 9b2cebd534ca640efe7af57b448432c03087627587ed7df6443b974585259825 clamav-0.88.1.ebuild 3413 +MD5 27bb547c9142016f84b9b7e86f109b3f clamav-0.88.1.ebuild 3412 +RMD160 36ca0308de82d1674a46eb0f2364a01b7382962e clamav-0.88.1.ebuild 3412 +SHA256 ab6266f1000c1d099aa1561d20f312d5741b010232185fb1ad050c4f3a8d0f95 clamav-0.88.1.ebuild 3412 MD5 837eadebdf75365ee482b4ff01467861 clamav-0.88.ebuild 3404 RMD160 04dbdb98a7cc250a28e8901efb94c42b7343bb43 clamav-0.88.ebuild 3404 SHA256 4b8343abf66aa275ec412802684bbe787fd34b4bac7d557033d76d18ccea26fa clamav-0.88.ebuild 3404 diff --git a/app-antivirus/clamav/clamav-0.88.1.ebuild b/app-antivirus/clamav/clamav-0.88.1.ebuild index 89e59359995a..5172a0ae8c20 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.1 2006/04/06 15:17:25 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.2 2006/04/06 18:26:38 dertobi123 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 |