diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 16:08:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 16:08:26 +0000 |
commit | 4284b814be5358b5993e7ceda2be51647224f57b (patch) | |
tree | 9ba7f902f775f7d8eedcac79c5d9efc955ce5f6d /app-antivirus | |
parent | Initial import (diff) | |
download | gentoo-2-4284b814be5358b5993e7ceda2be51647224f57b.tar.gz gentoo-2-4284b814be5358b5993e7ceda2be51647224f57b.tar.bz2 gentoo-2-4284b814be5358b5993e7ceda2be51647224f57b.zip |
alpha/ia64 stable wrt security #189912
(Portage version: 2.1.3.6)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.91.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index c82715fd171b..8427a1539060 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.252 2007/08/23 17:19:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.253 2007/08/24 16:08:26 armin76 Exp $ + + 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> clamav-0.91.2.ebuild: + alpha/ia64 stable wrt security #189912 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> clamav-0.91.2.ebuild: Stable for HPPA (bug #189912). diff --git a/app-antivirus/clamav/clamav-0.91.2.ebuild b/app-antivirus/clamav/clamav-0.91.2.ebuild index 6f9e79dcedfc..a359b92c2246 100644 --- a/app-antivirus/clamav/clamav-0.91.2.ebuild +++ b/app-antivirus/clamav/clamav-0.91.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.91.2.ebuild,v 1.6 2007/08/23 16:56:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.91.2.ebuild,v 1.7 2007/08/24 16:08:26 armin76 Exp $ inherit autotools 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 crypt logrotate mailwrapper milter nls selinux" DEPEND="virtual/libc |