diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-31 20:23:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-31 20:23:17 +0000 |
commit | e9bacd91f3b0c1c90ce7ac61398b11fea3e0083f (patch) | |
tree | 5b2a552b1df51a9a102dd05cd9c6155bdd6d9d85 /app-antivirus | |
parent | Added a few useful patches from upstream. Now use default config before docum... (diff) | |
download | gentoo-2-e9bacd91f3b0c1c90ce7ac61398b11fea3e0083f.tar.gz gentoo-2-e9bacd91f3b0c1c90ce7ac61398b11fea3e0083f.tar.bz2 gentoo-2-e9bacd91f3b0c1c90ce7ac61398b11fea3e0083f.zip |
amd64 stable, bug #321157
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.96.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 360c0c1b926c..9562ab82669b 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.356 2010/05/31 15:40:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.357 2010/05/31 20:23:17 maekke Exp $ + + 31 May 2010; Markus Meier <maekke@gentoo.org> clamav-0.96.1.ebuild: + amd64 stable, bug #321157 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> clamav-0.96.1.ebuild: x86 stable wrt security bug #321157 diff --git a/app-antivirus/clamav/clamav-0.96.1.ebuild b/app-antivirus/clamav/clamav-0.96.1.ebuild index c1e18744d2f3..283d12dabc8f 100644 --- a/app-antivirus/clamav/clamav-0.96.1.ebuild +++ b/app-antivirus/clamav/clamav-0.96.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.2 2010/05/31 15:40:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.3 2010/05/31 20:23:17 maekke Exp $ EAPI=2 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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 clamdtop iconv milter selinux ipv6" COMMON_DEPEND="bzip2? ( app-arch/bzip2 ) |