diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-09 15:02:20 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-09 15:02:20 +0000 |
commit | 02f617e2d725ed670a0084c2ac7ca365fd5f2a63 (patch) | |
tree | 5177223e621b8ce953c21ba1158665634e1c376d /app-antivirus | |
parent | Added the UntrustedMailerArgs (diff) | |
download | historical-02f617e2d725ed670a0084c2ac7ca365fd5f2a63.tar.gz historical-02f617e2d725ed670a0084c2ac7ca365fd5f2a63.tar.bz2 historical-02f617e2d725ed670a0084c2ac7ca365fd5f2a63.zip |
PPC stable profile update
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/Manifest | 8 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.80_rc3.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index 3c48106da873..460699c0a486 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -1,9 +1,9 @@ -MD5 d39e7225448c46ce1ac7c31a08551a9d clamav-0.80_rc3.ebuild 1495 -MD5 9e195dfcd52e4642d54392d40d18a040 clamav-0.75.1.ebuild 1528 MD5 fae14ed92c589f5eac0b8029fba8ac27 ChangeLog 7136 +MD5 9e195dfcd52e4642d54392d40d18a040 clamav-0.75.1.ebuild 1528 MD5 7e32edfd72887a57b16ecd73f0f7a1a0 metadata.xml 184 +MD5 834b1547fb820fa331c01a04e1328701 clamav-0.80_rc3.ebuild 1501 MD5 ad7d45b1be51c06986cb42c53e733d19 files/clamav-milter.README.gentoo 1311 -MD5 d410856feb644268883b8beeaaacc4a1 files/digest-clamav-0.80_rc3 67 -MD5 f0090a77dc10ba3899900622336b8610 files/digest-clamav-0.75.1 66 MD5 e8dcbdecd955708ddc7c79399ffa6276 files/clamd.conf 166 MD5 51f0c4f6ae446ca5834911b75b1a74a3 files/clamd.rc 1431 +MD5 f0090a77dc10ba3899900622336b8610 files/digest-clamav-0.75.1 66 +MD5 d410856feb644268883b8beeaaacc4a1 files/digest-clamav-0.80_rc3 67 diff --git a/app-antivirus/clamav/clamav-0.80_rc3.ebuild b/app-antivirus/clamav/clamav-0.80_rc3.ebuild index d3992f032cdb..cd60cb25a6bd 100644 --- a/app-antivirus/clamav/clamav-0.80_rc3.ebuild +++ b/app-antivirus/clamav/clamav-0.80_rc3.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/clamav/clamav-0.80_rc3.ebuild,v 1.1 2004/10/08 19:07:02 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80_rc3.ebuild,v 1.2 2004/10/09 15:02:20 pvdabeel Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="milter crypt" DEPEND="virtual/libc |