diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-23 15:15:18 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-23 15:15:18 +0000 |
commit | 3e022cd23b06527f9138f474a216fd0066497027 (patch) | |
tree | 802a110d7e44f9aa0f1356ab3fce459944cf1f6d /app-antivirus/bitdefender-console | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-3e022cd23b06527f9138f474a216fd0066497027.tar.gz gentoo-2-3e022cd23b06527f9138f474a216fd0066497027.tar.bz2 gentoo-2-3e022cd23b06527f9138f474a216fd0066497027.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-antivirus/bitdefender-console')
4 files changed, 13 insertions, 8 deletions
diff --git a/app-antivirus/bitdefender-console/ChangeLog b/app-antivirus/bitdefender-console/ChangeLog index 07a5da9c4fa2..a854b6fdcab9 100644 --- a/app-antivirus/bitdefender-console/ChangeLog +++ b/app-antivirus/bitdefender-console/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-antivirus/bitdefender-console # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.16 2007/01/14 04:30:20 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.17 2007/01/23 15:15:17 genone Exp $ + + 23 Jan 2007; Marius Mauch <genone@gentoo.org> + bitdefender-console-7.0.1.ebuild, bitdefender-console-7.0.1-r1.ebuild, + bitdefender-console-7.1.ebuild: + Replacing einfo with elog 14 Jan 2007; <blubb@gentoo.org> bitdefender-console-7.0.1.ebuild, bitdefender-console-7.0.1-r1.ebuild: diff --git a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild index 4ebe5eadff28..d568939368a9 100644 --- a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild +++ b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.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/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v 1.6 2007/01/14 04:30:20 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v 1.7 2007/01/23 15:15:17 genone Exp $ MY_P=BitDefender-Console-Antivirus-${PV}-3.linux-gcc3x.i586.run S=${WORKDIR}/i386 @@ -70,7 +70,7 @@ src_install () pkg_postinst () { - einfo You should upgrade virus database by running bdc --update + elog "You should upgrade virus database by running bdc --update" [ -x /sbin/chpax ] && { echo ewarn "Disabling some PaX restrictions (\`/sbin/chpax -spm /opt/bdc/bdc\`, see bug #83695)" diff --git a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild index f50550632106..6a6f8ecdf600 100644 --- a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild +++ b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.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/bitdefender-console/bitdefender-console-7.0.1.ebuild,v 1.12 2007/01/14 04:30:20 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild,v 1.13 2007/01/23 15:15:18 genone Exp $ IUSE="" @@ -68,5 +68,5 @@ src_install () pkg_postinst () { - einfo You should upgrade virus database by running bdc --update + elog You should upgrade virus database by running bdc --update } diff --git a/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild b/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild index 7a5e37bb5f0b..27f8cb30c3c2 100644 --- a/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild +++ b/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild,v 1.1 2006/12/25 19:20:25 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild,v 1.2 2007/01/23 15:15:18 genone Exp $ MY_P="BitDefender-Console-Antivirus-${PV}-3.linux-gcc3x.i386.run" S="${WORKDIR}/i386" @@ -78,7 +78,7 @@ pkg_preinst() { } pkg_postinst() { - einfo You should update virus database by running bdc --update + elog You should update virus database by running bdc --update [ -x /sbin/chpax ] && { echo ewarn "Disabling some PaX restrictions (\`/sbin/chpax -spm /opt/bdc/bdc\`, see bug #83695)" |