From 7a39e109ae3e367ffb3a5220e0b91dc64d4fac55 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Wed, 24 Jan 2007 03:33:55 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2-r2 --- app-pda/jpilot/ChangeLog | 8 +++-- app-pda/jpilot/jpilot-0.99.7-r1.ebuild | 22 +++++++------- app-pda/jpilot/jpilot-0.99.8-r1.ebuild | 22 +++++++------- app-pda/jpilot/jpilot-0.99.8.ebuild | 22 +++++++------- app-pda/jpilot/jpilot-0.99.8_pre9.ebuild | 22 +++++++------- app-pda/p3nfs/ChangeLog | 7 +++-- app-pda/p3nfs/p3nfs-5.19.ebuild | 18 +++++------ app-pda/qtopia-desktop-bin/ChangeLog | 8 +++-- .../qtopia-desktop-bin-1.7.0.ebuild | 16 +++++----- .../qtopia-desktop-bin-2.2.0.ebuild | 30 +++++++++---------- 10 files changed, 91 insertions(+), 84 deletions(-) diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index 189ff1e08909..ad961c09d24e 100644 --- a/app-pda/jpilot/ChangeLog +++ b/app-pda/jpilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/jpilot -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.30 2006/08/29 03:54:47 chriswhite Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.31 2007/01/24 03:30:21 genone Exp $ + + 24 Jan 2007; Marius Mauch jpilot-0.99.7-r1.ebuild, + jpilot-0.99.8_pre9.ebuild, jpilot-0.99.8.ebuild, jpilot-0.99.8-r1.ebuild: + Replacing einfo with elog 29 Aug 2006; Chris White jpilot-0.99.7-r1.ebuild, jpilot-0.99.8_pre9.ebuild, jpilot-0.99.8.ebuild, jpilot-0.99.8-r1.ebuild: diff --git a/app-pda/jpilot/jpilot-0.99.7-r1.ebuild b/app-pda/jpilot/jpilot-0.99.7-r1.ebuild index dc7769322c02..19b10a27ad64 100644 --- a/app-pda/jpilot/jpilot-0.99.7-r1.ebuild +++ b/app-pda/jpilot/jpilot-0.99.7-r1.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-pda/jpilot/jpilot-0.99.7-r1.ebuild,v 1.10 2006/08/29 03:54:47 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.7-r1.ebuild,v 1.11 2007/01/24 03:30:21 genone Exp $ inherit eutils multilib @@ -51,13 +51,13 @@ src_install() { } pkg_postinst() { - einfo - einfo "The jpilot-syncmal plugin has moved to its own ebuild." - einfo "If you want to use that plugin, please run" - einfo " emerge jpilot-syncmal" - einfo - einfo "There are other plugins available as well. To see the" - einfo "list, please run" - einfo " emerge -s jpilot" - einfo + elog + elog "The jpilot-syncmal plugin has moved to its own ebuild." + elog "If you want to use that plugin, please run" + elog " emerge jpilot-syncmal" + elog + elog "There are other plugins available as well. To see the" + elog "list, please run" + elog " emerge -s jpilot" + elog } diff --git a/app-pda/jpilot/jpilot-0.99.8-r1.ebuild b/app-pda/jpilot/jpilot-0.99.8-r1.ebuild index b6ddae062788..9a34a2120a9d 100644 --- a/app-pda/jpilot/jpilot-0.99.8-r1.ebuild +++ b/app-pda/jpilot/jpilot-0.99.8-r1.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-pda/jpilot/jpilot-0.99.8-r1.ebuild,v 1.2 2006/08/29 03:54:47 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.8-r1.ebuild,v 1.3 2007/01/24 03:30:21 genone Exp $ inherit eutils multilib @@ -53,13 +53,13 @@ src_install() { } pkg_postinst() { - einfo - einfo "The jpilot-syncmal plugin has moved to its own ebuild." - einfo "If you want to use that plugin, please run" - einfo " emerge jpilot-syncmal" - einfo - einfo "There are other plugins available as well. To see the" - einfo "list, please run" - einfo " emerge -s jpilot" - einfo + elog + elog "The jpilot-syncmal plugin has moved to its own ebuild." + elog "If you want to use that plugin, please run" + elog " emerge jpilot-syncmal" + elog + elog "There are other plugins available as well. To see the" + elog "list, please run" + elog " emerge -s jpilot" + elog } diff --git a/app-pda/jpilot/jpilot-0.99.8.ebuild b/app-pda/jpilot/jpilot-0.99.8.ebuild index db5382bb8039..eebef6a1b0b3 100644 --- a/app-pda/jpilot/jpilot-0.99.8.ebuild +++ b/app-pda/jpilot/jpilot-0.99.8.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-pda/jpilot/jpilot-0.99.8.ebuild,v 1.2 2006/08/29 03:54:47 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.8.ebuild,v 1.3 2007/01/24 03:30:21 genone Exp $ inherit eutils multilib @@ -52,13 +52,13 @@ src_install() { } pkg_postinst() { - einfo - einfo "The jpilot-syncmal plugin has moved to its own ebuild." - einfo "If you want to use that plugin, please run" - einfo " emerge jpilot-syncmal" - einfo - einfo "There are other plugins available as well. To see the" - einfo "list, please run" - einfo " emerge -s jpilot" - einfo + elog + elog "The jpilot-syncmal plugin has moved to its own ebuild." + elog "If you want to use that plugin, please run" + elog " emerge jpilot-syncmal" + elog + elog "There are other plugins available as well. To see the" + elog "list, please run" + elog " emerge -s jpilot" + elog } diff --git a/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild b/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild index 28e36de7b76f..f8ae050e4d56 100644 --- a/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild +++ b/app-pda/jpilot/jpilot-0.99.8_pre9.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-pda/jpilot/jpilot-0.99.8_pre9.ebuild,v 1.3 2006/08/29 03:54:47 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.8_pre9.ebuild,v 1.4 2007/01/24 03:30:21 genone Exp $ inherit eutils multilib @@ -51,13 +51,13 @@ src_install() { } pkg_postinst() { - einfo - einfo "The jpilot-syncmal plugin has moved to its own ebuild." - einfo "If you want to use that plugin, please run" - einfo " emerge jpilot-syncmal" - einfo - einfo "There are other plugins available as well. To see the" - einfo "list, please run" - einfo " emerge -s jpilot" - einfo + elog + elog "The jpilot-syncmal plugin has moved to its own ebuild." + elog "If you want to use that plugin, please run" + elog " emerge jpilot-syncmal" + elog + elog "There are other plugins available as well. To see the" + elog "list, please run" + elog " emerge -s jpilot" + elog } diff --git a/app-pda/p3nfs/ChangeLog b/app-pda/p3nfs/ChangeLog index f0926f725672..ab9820c440ad 100644 --- a/app-pda/p3nfs/ChangeLog +++ b/app-pda/p3nfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/p3nfs -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/ChangeLog,v 1.15 2006/06/02 17:10:39 mrness Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/ChangeLog,v 1.16 2007/01/24 03:32:04 genone Exp $ + + 24 Jan 2007; Marius Mauch p3nfs-5.19.ebuild: + Replacing einfo with elog 02 Jun 2006; Alin Nastac -files/p3nfs-5.18-fix-defines.patch, -p3nfs-5.18-r1.ebuild: diff --git a/app-pda/p3nfs/p3nfs-5.19.ebuild b/app-pda/p3nfs/p3nfs-5.19.ebuild index 614290683946..2b372f618bc1 100644 --- a/app-pda/p3nfs/p3nfs-5.19.ebuild +++ b/app-pda/p3nfs/p3nfs-5.19.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-pda/p3nfs/p3nfs-5.19.ebuild,v 1.3 2006/05/05 14:32:01 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/p3nfs-5.19.ebuild,v 1.4 2007/01/24 03:32:04 genone Exp $ inherit eutils flag-o-matic @@ -36,11 +36,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "You need to install one of the nfsapp-*.sis clients on your" - einfo "Symbian device to be able to mount it's filesystems." - einfo - einfo "Make sure to have portmap running before you start the" - einfo "p3nfsd server." - einfo + elog + elog "You need to install one of the nfsapp-*.sis clients on your" + elog "Symbian device to be able to mount it's filesystems." + elog + elog "Make sure to have portmap running before you start the" + elog "p3nfsd server." + elog } diff --git a/app-pda/qtopia-desktop-bin/ChangeLog b/app-pda/qtopia-desktop-bin/ChangeLog index 5521f8008243..2eef653637b0 100644 --- a/app-pda/qtopia-desktop-bin/ChangeLog +++ b/app-pda/qtopia-desktop-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/qtopia-desktop-bin -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.11 2006/07/09 05:16:20 nerdboy Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.12 2007/01/24 03:33:55 genone Exp $ + + 24 Jan 2007; Marius Mauch + qtopia-desktop-bin-1.7.0.ebuild, qtopia-desktop-bin-2.2.0.ebuild: + Replacing einfo with elog *qtopia-desktop-bin-2.2.0 (09 Jul 2006) diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild index ef0a38e5d2db..f64f48580baa 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.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-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild,v 1.7 2006/07/09 05:16:21 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild,v 1.8 2007/01/24 03:33:55 genone Exp $ inherit rpm @@ -41,11 +41,9 @@ src_install() { } pkg_postinst() { - - einfo " Finished installing Qtopia Desktop ${PV}${REV} into ${QD}" - einfo - einfo " To start Qtopia Desktop, run:" - einfo - einfo " $ qtopiadesktop" - einfo + elog " Finished installing Qtopia Desktop ${PV}${REV} into ${QD}" + elog + elog " To start Qtopia Desktop, run:" + elog " $ qtopiadesktop" + elog } diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild index 97a6400343d1..ab992db007ec 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.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-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.1 2006/07/09 05:16:21 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.2 2007/01/24 03:33:55 genone Exp $ inherit eutils rpm multilib @@ -61,18 +61,16 @@ src_install() { } pkg_postinst() { - - einfo " Finished installing Qtopia Desktop ${PV}-${REV} into ${QD}" - einfo - einfo " To start Qtopia Desktop, run:" - einfo - einfo " $ qtopiadesktop" - einfo - einfo "See the usb0.conf file for a static network configuration for the" - einfo "Zaurus cradle interface (it works with an SL-5x00). Note the old" - einfo "way of adding a config script to /etc/hotplug/usb also works, but" - einfo "depends on the desktop kernel version and module name, since the" - einfo "latest 2.6.16 module is cdc_ether for older models of the Zaurus" - einfo "(such as above) running OZ with kernel 2.4.x." - einfo + elog " Finished installing Qtopia Desktop ${PV}-${REV} into ${QD}" + elog + elog " To start Qtopia Desktop, run:" + elog " $ qtopiadesktop" + elog + elog "See the usb0.conf file for a static network configuration for the" + elog "Zaurus cradle interface (it works with an SL-5x00). Note the old" + elog "way of adding a config script to /etc/hotplug/usb also works, but" + elog "depends on the desktop kernel version and module name, since the" + elog "latest 2.6.16 module is cdc_ether for older models of the Zaurus" + elog "(such as above) running OZ with kernel 2.4.x." + elog } -- 2.26.2