Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 03:33:55 +0000 (03:33 +0000)
committerMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 03:33:55 +0000 (03:33 +0000)
Package-Manager: portage-2.1.2-r2

app-pda/jpilot/ChangeLog
app-pda/jpilot/jpilot-0.99.7-r1.ebuild
app-pda/jpilot/jpilot-0.99.8-r1.ebuild
app-pda/jpilot/jpilot-0.99.8.ebuild
app-pda/jpilot/jpilot-0.99.8_pre9.ebuild
app-pda/p3nfs/ChangeLog
app-pda/p3nfs/p3nfs-5.19.ebuild
app-pda/qtopia-desktop-bin/ChangeLog
app-pda/qtopia-desktop-bin/qtopia-desktop-bin-1.7.0.ebuild
app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild

index 189ff1e08909b2ad9325f7586c188b5e1940c983..ad961c09d24e5ccc761d84e14698ccc751cd2475 100644 (file)
@@ -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 <genone@gentoo.org> 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 <chriswhite@gentoo.org> jpilot-0.99.7-r1.ebuild,
   jpilot-0.99.8_pre9.ebuild, jpilot-0.99.8.ebuild, jpilot-0.99.8-r1.ebuild:
index dc7769322c02652772a95922a68d942d48b8d140..19b10a27ad64a2dd6af094e52b3ba4df01069762 100644 (file)
@@ -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
 }
index b6ddae062788fc81e37fe360a7d6b321b7a54032..9a34a2120a9d1c3a1cfc147dc8f113dd3a759ac3 100644 (file)
@@ -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
 }
index db5382bb8039ead7a87425c8ef68a2df043450b1..eebef6a1b0b387dd9f2edf0c9560c44f20d913ec 100644 (file)
@@ -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
 }
index 28e36de7b76fbcf8875c3e99523a142d07bfb8a2..f8ae050e4d56e0ebebfb8c0e57b4ffbe06f95309 100644 (file)
@@ -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
 }
index f0926f72567264f7c0e0419ab9243804cb52f152..ab9820c440ada4ccd4e445283da8afdf4e3bd546 100644 (file)
@@ -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 <genone@gentoo.org> p3nfs-5.19.ebuild:
+  Replacing einfo with elog
 
   02 Jun 2006; Alin Nastac <mrness@gentoo.org>
   -files/p3nfs-5.18-fix-defines.patch, -p3nfs-5.18-r1.ebuild:
index 6142906839468984b9f0d27cc1072590cd15f0b8..2b372f618bc119aaed907b3d7547805a5e4b6f1b 100644 (file)
@@ -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
 }
index 5521f8008243f0ed222936e763cebc3614c321bd..2eef653637b020e05660a92d1787117914549a67 100644 (file)
@@ -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 <genone@gentoo.org>
+  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)
 
index ef0a38e5d2dbdedd5a8b2a4a1cb9fc1741fedb2e..f64f48580baa020daaa704239f1cba2e88a030ea 100644 (file)
@@ -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
 }
index 97a6400343d1ea5a0d3f5e60e9b1089b3d408891..ab992db007ec14712fa43095914618c4e3b600aa 100644 (file)
@@ -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
 }