diff options
author | 2011-12-04 11:51:46 +0000 | |
---|---|---|
committer | 2011-12-04 11:51:46 +0000 | |
commit | cab2381e0b402d6aadd2a618914eccc1306fe78f (patch) | |
tree | 5366c3b17f4062ed505a1f9a83d00811e8ceb22b /app-antivirus/clamav/ChangeLog | |
parent | Add missing die statements. stable on amd64. bug #391511 (diff) | |
download | gentoo-2-cab2381e0b402d6aadd2a618914eccc1306fe78f.tar.gz gentoo-2-cab2381e0b402d6aadd2a618914eccc1306fe78f.tar.bz2 gentoo-2-cab2381e0b402d6aadd2a618914eccc1306fe78f.zip |
Replace opts with extra_commands
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus/clamav/ChangeLog')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 3335cf4d3d55..e9ca46113ef9 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.410 2011/11/28 05:26:07 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.411 2011/12/04 11:51:46 swegener Exp $ + + 04 Dec 2011; Sven Wegener <swegener@gentoo.org> files/clamd.rc: + Replace opts with extra_commands 28 Nov 2011; Tim Harder <radhermit@gentoo.org> clamav-0.97.3.ebuild: Fix autotools-utils usage (bug #392135). |