From f5807ff9b6a8b8632f2d4a47a549e2df7585b7c1 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 5 Mar 2007 02:49:35 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2-r10 --- dev-python/numarray/ChangeLog | 5 ++++- dev-python/numarray/numarray-1.5.2-r1.ebuild | 4 ++-- dev-python/pyclimate/ChangeLog | 5 ++++- dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild | 14 +++++++------- 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/dev-python/numarray/ChangeLog b/dev-python/numarray/ChangeLog index 95b4e8dda561..71900a1b73c2 100644 --- a/dev-python/numarray/ChangeLog +++ b/dev-python/numarray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/numarray # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/ChangeLog,v 1.21 2007/02/23 23:26:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/ChangeLog,v 1.22 2007/03/05 02:47:44 genone Exp $ + + 05 Mar 2007; Marius Mauch numarray-1.5.2-r1.ebuild: + Replacing einfo with elog *numarray-1.5.2-r1 (23 Feb 2007) diff --git a/dev-python/numarray/numarray-1.5.2-r1.ebuild b/dev-python/numarray/numarray-1.5.2-r1.ebuild index 2e935ca3d879..019e3fab6a16 100644 --- a/dev-python/numarray/numarray-1.5.2-r1.ebuild +++ b/dev-python/numarray/numarray-1.5.2-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/dev-python/numarray/numarray-1.5.2-r1.ebuild,v 1.1 2007/02/23 23:26:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.5.2-r1.ebuild,v 1.2 2007/03/05 02:47:44 genone Exp $ NEED_PYTHON=2.3 @@ -86,7 +86,7 @@ src_unpack() { src_test() { # test with lapack buggy if use lapack; then - einfo "no automatic testing with external lapack" + elog "no automatic testing with external lapack" return fi ebegin "Testing numarray functions" diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog index 477810320ae7..97b86330c90c 100644 --- a/dev-python/pyclimate/ChangeLog +++ b/dev-python/pyclimate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyclimate # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.10 2007/02/09 07:38:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.11 2007/03/05 02:49:35 genone Exp $ + + 05 Mar 2007; Marius Mauch pyclimate-1.2.1-r1.ebuild: + Replacing einfo with elog 09 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild index 6472f8e47960..eab6cbcc88dc 100644 --- a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild +++ b/dev-python/pyclimate/pyclimate-1.2.1-r1.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/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.7 2005/08/26 12:50:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.8 2007/03/05 02:49:35 genone Exp $ inherit eutils distutils @@ -41,11 +41,11 @@ src_install() { pkg_postinst() { python_version python_mod_optimize /usr/lib/python${PYVER}/site-packages/pyclimate - einfo - einfo "Try the test script in /usr/share/${PF}/test." - einfo "See the examples in /usr/share/${PF}/examples." - einfo "Read the doc in /usr/share/doc/${PF}." - einfo + elog + elog "Try the test script in /usr/share/${PF}/test." + elog "See the examples in /usr/share/${PF}/examples." + elog "Read the doc in /usr/share/doc/${PF}." + elog } pkg_postrm() { -- 2.26.2