diff options
Diffstat (limited to 'app-text/crm114/crm114-20041231.ebuild')
-rw-r--r-- | app-text/crm114/crm114-20041231.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/crm114/crm114-20041231.ebuild b/app-text/crm114/crm114-20041231.ebuild index 84410e859ba4..b65246f5223d 100644 --- a/app-text/crm114/crm114-20041231.ebuild +++ b/app-text/crm114/crm114-20041231.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-text/crm114/crm114-20041231.ebuild,v 1.5 2006/09/16 14:22:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20041231.ebuild,v 1.6 2007/03/04 07:32:53 genone Exp $ inherit eutils @@ -98,6 +98,6 @@ src_install() { pkg_postinst() { echo - einfo "The spam-filter CRM files are installed in /usr/share/${PN}." + elog "The spam-filter CRM files are installed in /usr/share/${PN}." echo } |