From d10766b5a999fac246a442c6419aab8c0c2cd217 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 28 Jan 2007 06:13:23 +0000 Subject: Replacing einfo with elog Package-Manager: portage-2.1.2-r4 --- app-text/sword/sword-1.5.8.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'app-text/sword/sword-1.5.8.ebuild') diff --git a/app-text/sword/sword-1.5.8.ebuild b/app-text/sword/sword-1.5.8.ebuild index 740236ec6c7d..27356bdecaa0 100644 --- a/app-text/sword/sword-1.5.8.ebuild +++ b/app-text/sword/sword-1.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/sword/sword-1.5.8.ebuild,v 1.6 2005/11/20 02:59:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.8.ebuild,v 1.7 2007/01/28 06:05:23 genone Exp $ DESCRIPTION="Library for Bible reading software." HOMEPAGE="http://www.crosswire.org/sword/" @@ -35,9 +35,9 @@ src_install() { pkg_postinst() { echo - einfo "Check out http://www.crosswire.org/sword/modules/" - einfo "to download modules that you would like to use with SWORD." - einfo "Follow module installation instructions found on" - einfo "the web or in /usr/share/doc/${PF}/INSTALL.gz." + elog "Check out http://www.crosswire.org/sword/modules/" + elog "to download modules that you would like to use with SWORD." + elog "Follow module installation instructions found on" + elog "the web or in /usr/share/doc/${PF}/INSTALL.gz." echo } -- cgit v1.2.3-65-gdbad