diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-03-13 14:22:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-03-13 14:22:42 +0000 |
commit | 38bcef570077071082c7c580276d56290e2739f4 (patch) | |
tree | b1fada946722fc889db63c127d3b2e084c89c022 /mail-filter | |
parent | language fix added; added more info, error fixes, setup handling in postinst (diff) | |
download | gentoo-2-38bcef570077071082c7c580276d56290e2739f4.tar.gz gentoo-2-38bcef570077071082c7c580276d56290e2739f4.tar.bz2 gentoo-2-38bcef570077071082c7c580276d56290e2739f4.zip |
Stable on x86.
(Portage version: 2.1_pre6-r1)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/clamassassin/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/clamassassin/clamassassin-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/clamassassin/ChangeLog b/mail-filter/clamassassin/ChangeLog index edf3c7f9666c..9fc9d73b83a1 100644 --- a/mail-filter/clamassassin/ChangeLog +++ b/mail-filter/clamassassin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/clamassassin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/clamassassin/ChangeLog,v 1.20 2006/01/12 17:06:49 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/clamassassin/ChangeLog,v 1.21 2006/03/13 14:22:42 ticho Exp $ + + 13 Mar 2006; <ticho@gentoo.org> clamassassin-1.2.3.ebuild: + Stable on x86. *clamassassin-1.2.3 (12 Jan 2006) diff --git a/mail-filter/clamassassin/clamassassin-1.2.3.ebuild b/mail-filter/clamassassin/clamassassin-1.2.3.ebuild index a20876378f04..e09bb342e95d 100644 --- a/mail-filter/clamassassin/clamassassin-1.2.3.ebuild +++ b/mail-filter/clamassassin/clamassassin-1.2.3.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/mail-filter/clamassassin/clamassassin-1.2.3.ebuild,v 1.1 2006/01/12 17:06:49 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/clamassassin/clamassassin-1.2.3.ebuild,v 1.2 2006/03/13 14:22:42 ticho Exp $ DESCRIPTION="clamassassin is a simple script for virus scanning (through clamav) an e-mail message as a filter (like spamassassin)" @@ -8,7 +8,7 @@ HOMEPAGE="http://drivel.com/clamassassin/" SRC_URI="http://drivel.com/clamassassin/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="subject-rewrite clamd" DEPEND=">=app-antivirus/clamav-0.75.1 sys-apps/debianutils |