From f6577075702ae165fd5888ad6c6617e45ef97bbb Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Wed, 24 Jan 2007 03:57:08 +0000 Subject: Replacing einfo with elog (Portage version: 2.1.2-r2) --- app-shells/tcsh/ChangeLog | 7 +++++-- app-shells/tcsh/tcsh-6.14-r3.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index 1c70bf6b3555..102af83f60e6 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/tcsh -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.65 2006/12/05 14:58:35 grobian Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.66 2007/01/24 03:57:08 genone Exp $ + + 24 Jan 2007; Marius Mauch tcsh-6.14-r3.ebuild: + Replacing einfo with elog *tcsh-6.14-r5 (05 Dec 2006) diff --git a/app-shells/tcsh/tcsh-6.14-r3.ebuild b/app-shells/tcsh/tcsh-6.14-r3.ebuild index b43ff76bc399..b787ac9058cd 100644 --- a/app-shells/tcsh/tcsh-6.14-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.14-r3.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-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.16 2006/12/02 14:03:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r3.ebuild,v 1.17 2007/01/24 03:57:08 genone Exp $ inherit eutils @@ -74,7 +74,7 @@ src_install() { pkg_postinst() { - while read line; do einfo "${line}"; done <