From 72ad0ef474de2d584110cb8851504bd43a623815 Mon Sep 17 00:00:00 2001 From: Thomas Raschbacher Date: Thu, 16 Apr 2009 14:39:05 +0000 Subject: fix bug #260786 (Portage version: 2.1.6.7/cvs/Linux x86_64) --- app-antivirus/clamav/ChangeLog | 5 ++++- app-antivirus/clamav/clamav-0.94.1.ebuild | 6 +++--- app-antivirus/clamav/clamav-0.94.2.ebuild | 6 +++--- app-antivirus/clamav/clamav-0.95.1.ebuild | 4 ++-- app-antivirus/clamav/clamav-0.95.ebuild | 4 ++-- 5 files changed, 14 insertions(+), 11 deletions(-) (limited to 'app-antivirus') diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index ff27651e7b96..bc2b6b354498 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.326 2009/04/16 14:28:29 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.327 2009/04/16 14:39:05 lordvan Exp $ + + 16 Apr 2009; Thomas Raschbacher ChangeLog: + Fix for bug #260786 Thanks to Victor Ostorga 10 Apr 2009; Tobias Scherbaum clamav-0.95.ebuild, clamav-0.95.1.ebuild: diff --git a/app-antivirus/clamav/clamav-0.94.1.ebuild b/app-antivirus/clamav/clamav-0.94.1.ebuild index 3da1161fef8a..170a26cf1340 100644 --- a/app-antivirus/clamav/clamav-0.94.1.ebuild +++ b/app-antivirus/clamav/clamav-0.94.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild,v 1.7 2008/11/15 17:54:00 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.1.ebuild,v 1.8 2009/04/16 14:39:05 lordvan Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib versionator @@ -155,7 +155,7 @@ pkg_postinst() { echo if use milter ; then elog "For simple instructions how to setup the clamav-milter" - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz" + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}" echo fi ewarn "The soname for libclamav has changed in clamav-0.94." diff --git a/app-antivirus/clamav/clamav-0.94.2.ebuild b/app-antivirus/clamav/clamav-0.94.2.ebuild index 1fa5ac11cebe..074eb4222304 100644 --- a/app-antivirus/clamav/clamav-0.94.2.ebuild +++ b/app-antivirus/clamav/clamav-0.94.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild,v 1.6 2008/12/08 19:38:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.2.ebuild,v 1.7 2009/04/16 14:39:05 lordvan Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib versionator @@ -155,7 +155,7 @@ pkg_postinst() { echo if use milter ; then elog "For simple instructions how to setup the clamav-milter" - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz" + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}" echo fi ewarn "The soname for libclamav has changed in clamav-0.94." diff --git a/app-antivirus/clamav/clamav-0.95.1.ebuild b/app-antivirus/clamav/clamav-0.95.1.ebuild index 1ee1bec385d1..0c8b0cde77d1 100644 --- a/app-antivirus/clamav/clamav-0.95.1.ebuild +++ b/app-antivirus/clamav/clamav-0.95.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.3 2009/04/16 14:28:29 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.4 2009/04/16 14:39:05 lordvan Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib versionator @@ -150,7 +150,7 @@ pkg_postinst() { echo if use milter ; then elog "For simple instructions how to setup the clamav-milter" - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz" + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}" echo fi ewarn "The soname for libclamav has changed in clamav-0.95." diff --git a/app-antivirus/clamav/clamav-0.95.ebuild b/app-antivirus/clamav/clamav-0.95.ebuild index bd0ad474d74f..a09dd43ec1db 100644 --- a/app-antivirus/clamav/clamav-0.95.ebuild +++ b/app-antivirus/clamav/clamav-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild,v 1.4 2009/04/16 14:28:29 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.ebuild,v 1.5 2009/04/16 14:39:05 lordvan Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib versionator @@ -136,7 +136,7 @@ pkg_postinst() { echo if use milter ; then elog "For simple instructions how to setup the clamav-milter" - elog "read /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz" + elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}" echo fi ewarn "The soname for libclamav has changed in clamav-0.95." -- cgit v1.2.3-65-gdbad