diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-12 13:40:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-12 13:40:44 +0000 |
commit | d7c99f79b3a81aea4ac0da8629086fbf7a3ae344 (patch) | |
tree | 3e6b2b74cd72dc24792c3698c8cf09263d36938b /app-antivirus | |
parent | Install the sample directory into DOCDIR if the examples use flag is on - bug... (diff) | |
download | gentoo-2-d7c99f79b3a81aea4ac0da8629086fbf7a3ae344.tar.gz gentoo-2-d7c99f79b3a81aea4ac0da8629086fbf7a3ae344.tar.bz2 gentoo-2-d7c99f79b3a81aea4ac0da8629086fbf7a3ae344.zip |
stable on amd64 wrt bug 118459
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index ce32d083cd46..89517d949f8a 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.127 2006/01/11 14:05:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.128 2006/01/12 13:40:44 blubb Exp $ + + 12 Jan 2006; Simon Stelling <blubb@gentoo.org> clamav-0.88.ebuild: + stable on amd64 wrt bug 118459 11 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.88.ebuild: ppc stable, bug #118459 diff --git a/app-antivirus/clamav/clamav-0.88.ebuild b/app-antivirus/clamav/clamav-0.88.ebuild index 1248f00247a8..d63eb650f731 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.5 2006/01/11 14:05:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.ebuild,v 1.6 2006/01/12 13:40:44 blubb 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 |