Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Tue, 13 Mar 2007 23:20:13 +0000 (23:20 +0000)
committerMarius Mauch <genone@gentoo.org>
Tue, 13 Mar 2007 23:20:13 +0000 (23:20 +0000)
Package-Manager: portage-2.1.2.2

gnome-base/gnome-light/ChangeLog
gnome-base/gnome-light/gnome-light-2.12.0.ebuild
gnome-base/gnome-light/gnome-light-2.14.0.ebuild
gnome-base/gnome-light/gnome-light-2.16.1.ebuild
gnome-base/gnome-light/gnome-light-2.16.2.ebuild
gnome-base/gnome-volume-manager/ChangeLog
gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.15-r2.ebuild
gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.15-r3.ebuild
gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.4.ebuild
gnome-base/gnome-volume-manager/gnome-volume-manager-2.15.0-r1.ebuild
gnome-base/gnome-volume-manager/gnome-volume-manager-2.15.0.ebuild

index 8d778faebe55d3c5cdff723a2d3695a5f82f2c3b..c9f8b93ea2588275cb0cdf02a04676dca1947bfd 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-base/gnome-light
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.43 2007/02/09 23:31:02 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.44 2007/03/13 23:18:22 genone Exp $
+
+  13 Mar 2007; Marius Mauch <genone@gentoo.org> gnome-light-2.12.0.ebuild,
+  gnome-light-2.14.0.ebuild, gnome-light-2.16.1.ebuild,
+  gnome-light-2.16.2.ebuild:
+  Replacing einfo with elog
 
   09 Feb 2007; Roy Marples <uberlord@gentoo.org> gnome-light-2.16.2.ebuild:
   Added ~x86-fbsd keyword.
index 961d9a27525e17c2ee5ba54ab077056099f234ce..979c6f94af9121c64b62d2c0e7faa26a4d1d87cd 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/gnome-base/gnome-light/gnome-light-2.12.0.ebuild,v 1.4 2006/01/23 21:46:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.12.0.ebuild,v 1.5 2007/03/13 23:18:22 genone Exp $
 
 S=${WORKDIR}
 DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
@@ -70,11 +70,11 @@ RDEPEND="!gnome-base/gnome-core
 
 pkg_postinst () {
 
-       einfo "note that to change windowmanager to metacity do: "
-       einfo " export WINDOW_MANAGER=\"/usr/bin/metacity\""
-       einfo "of course this works for all other window managers as well"
-       einfo ""
-       einfo "Use gnome-base/gnome for the full GNOME Desktop"
-       einfo "as released by the GNOME team."
+       elog "Note that to change windowmanager to metacity do: "
+       elog " export WINDOW_MANAGER=\"/usr/bin/metacity\""
+       elog "of course this works for all other window managers as well"
+       elog
+       elog "Use gnome-base/gnome for the full GNOME Desktop"
+       elog "as released by the GNOME team."
 
 }
index c9aa608da68c40e6a1b55960d87b7cad24951e25..0c50bbb7f450b4f16679fb9d59673c9f22749a5c 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/gnome-base/gnome-light/gnome-light-2.14.0.ebuild,v 1.3 2006/05/04 14:43:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.14.0.ebuild,v 1.4 2007/03/13 23:18:22 genone Exp $
 
 S=${WORKDIR}
 DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
@@ -70,11 +70,11 @@ RDEPEND="!gnome-base/gnome-core
 
 pkg_postinst () {
 
-       einfo "note that to change windowmanager to metacity do: "
-       einfo " export WINDOW_MANAGER=\"/usr/bin/metacity\""
-       einfo "of course this works for all other window managers as well"
-       einfo ""
-       einfo "Use gnome-base/gnome for the full GNOME Desktop"
-       einfo "as released by the GNOME team."
+       elog "Note that to change windowmanager to metacity do: "
+       elog " export WINDOW_MANAGER=\"/usr/bin/metacity\""
+       elog "of course this works for all other window managers as well"
+       elog
+       elog "Use gnome-base/gnome for the full GNOME Desktop"
+       elog "as released by the GNOME team."
 
 }
index d14b3909885b711e04808141cc17574a9d655cf1..68e89a7093fc6b8b272bb19fe9bcc04c17cce844 100644 (file)
@@ -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/gnome-base/gnome-light/gnome-light-2.16.1.ebuild,v 1.6 2007/02/01 12:19:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.16.1.ebuild,v 1.7 2007/03/13 23:18:22 genone Exp $
 
 S=${WORKDIR}
 DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
@@ -69,11 +69,11 @@ RDEPEND="!gnome-base/gnome-core
 
 pkg_postinst () {
 
-       einfo "note that to change windowmanager to metacity do: "
-       einfo " export WINDOW_MANAGER=\"/usr/bin/metacity\""
-       einfo "of course this works for all other window managers as well"
-       einfo ""
-       einfo "Use gnome-base/gnome for the full GNOME Desktop"
-       einfo "as released by the GNOME team."
+       elog "Note that to change windowmanager to metacity do: "
+       elog " export WINDOW_MANAGER=\"/usr/bin/metacity\""
+       elog "of course this works for all other window managers as well"
+       elog
+       elog "Use gnome-base/gnome for the full GNOME Desktop"
+       elog "as released by the GNOME team."
 
 }
index e27d41fe7b1232c6d3f80d81a92d31c978846b6f..bbdbf8a02cdc63a3be0d7c14419b2e18dcfb22ed 100644 (file)
@@ -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/gnome-base/gnome-light/gnome-light-2.16.2.ebuild,v 1.10 2007/02/09 23:31:02 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.16.2.ebuild,v 1.11 2007/03/13 23:18:22 genone Exp $
 
 S=${WORKDIR}
 DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
@@ -69,11 +69,11 @@ RDEPEND="!gnome-base/gnome-core
 
 pkg_postinst () {
 
-       einfo "note that to change windowmanager to metacity do: "
-       einfo " export WINDOW_MANAGER=\"/usr/bin/metacity\""
-       einfo "of course this works for all other window managers as well"
-       einfo ""
-       einfo "Use gnome-base/gnome for the full GNOME Desktop"
-       einfo "as released by the GNOME team."
+       elog "Note that to change windowmanager to metacity do: "
+       elog " export WINDOW_MANAGER=\"/usr/bin/metacity\""
+       elog "of course this works for all other window managers as well"
+       elog
+       elog "Use gnome-base/gnome for the full GNOME Desktop"
+       elog "as released by the GNOME team."
 
 }
index 473be5e2deeaa561728b883694e62b6f94ecdc28..a99c624fbe37b3587447e8fbe42d3060adc458a2 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/gnome-volume-manager
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/ChangeLog,v 1.80 2007/01/21 20:18:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/ChangeLog,v 1.81 2007/03/13 23:20:13 genone Exp $
+
+  13 Mar 2007; Marius Mauch <genone@gentoo.org>
+  gnome-volume-manager-1.5.4.ebuild, gnome-volume-manager-1.5.15-r2.ebuild,
+  gnome-volume-manager-1.5.15-r3.ebuild, gnome-volume-manager-2.15.0.ebuild,
+  gnome-volume-manager-2.15.0-r1.ebuild:
+  Replacing einfo with elog
 
   21 Jan 2007; Bryan Ã˜stergaard <kloeri@gentoo.org>
   gnome-volume-manager-2.15.0-r1.ebuild:
index e62fa2509377faf474626be825d18302583e40cb..b856e1a35e492e55ad9792dd2b59253d708dc3f5 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/gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.15-r2.ebuild,v 1.8 2006/08/18 23:25:44 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.15-r2.ebuild,v 1.9 2007/03/13 23:20:13 genone Exp $
 
 inherit gnome2 eutils autotools
 
@@ -58,7 +58,7 @@ src_unpack() {
 pkg_postinst() {
        gnome2_pkg_postinst
 
-       einfo "To start the gnome-volume-manager daemon you need to configure"
-       einfo "it through it's preferences capplet. Also the HAL daemon (hald)"
-       einfo "needs to be running or it will shut down."
+       elog "To start the gnome-volume-manager daemon you need to configure"
+       elog "it through it's preferences capplet. Also the HAL daemon (hald)"
+       elog "needs to be running or it will shut down."
 }
index b61bb82e39416202c85fdcacde1606fa252aa0eb..934c2d659919fe260b0a4a39385cfef21685bcd7 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/gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.15-r3.ebuild,v 1.6 2006/11/24 16:20:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.15-r3.ebuild,v 1.7 2007/03/13 23:20:13 genone Exp $
 
 inherit gnome2 eutils autotools
 
@@ -65,7 +65,7 @@ src_install() {
 pkg_postinst() {
        gnome2_pkg_postinst
 
-       einfo "To start the gnome-volume-manager daemon you need to configure"
-       einfo "it through it's preferences capplet. Also the HAL daemon (hald)"
-       einfo "needs to be running or it will shut down."
+       elog "To start the gnome-volume-manager daemon you need to configure"
+       elog "it through it's preferences capplet. Also the HAL daemon (hald)"
+       elog "needs to be running or it will shut down."
 }
index 94cd0b9471dd4dac5f59e240bfbddca8a53d82fa..c99ac270e7e1a284586a0aa8bf3774c612231512 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/gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.4.ebuild,v 1.9 2006/02/03 19:35:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-1.5.4.ebuild,v 1.10 2007/03/13 23:20:13 genone Exp $
 
 inherit eutils gnome2
 
@@ -46,7 +46,7 @@ src_unpack() {
 pkg_postinst() {
        gnome2_pkg_postinst
 
-       einfo "To start the gnome-volume-manager daemon you need to configure"
-       einfo "it through it's preferences capplet. Also the HAL daemon (hald)"
-       einfo "needs to be running or it will shut down."
+       elog "To start the gnome-volume-manager daemon you need to configure"
+       elog "it through it's preferences capplet. Also the HAL daemon (hald)"
+       elog "needs to be running or it will shut down."
 }
index 4f84373202ed797b1d4ac6e433bd4a277ffbc876..40dc967b0b065e89a857101edfb4aa9a598a0af7 100644 (file)
@@ -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/gnome-base/gnome-volume-manager/gnome-volume-manager-2.15.0-r1.ebuild,v 1.4 2007/01/21 20:18:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-2.15.0-r1.ebuild,v 1.5 2007/03/13 23:20:13 genone Exp $
 
 inherit gnome2 eutils autotools
 
@@ -56,7 +56,7 @@ pkg_setup() {
 pkg_postinst() {
        gnome2_pkg_postinst
 
-       einfo "To start the gnome-volume-manager daemon you need to configure"
-       einfo "it through it's preferences capplet. Also the HAL daemon (hald)"
-       einfo "needs to be running or it will shut down."
+       elog "To start the gnome-volume-manager daemon you need to configure"
+       elog "it through it's preferences capplet. Also the HAL daemon (hald)"
+       elog "needs to be running or it will shut down."
 }
index ac30ecc853067ff0f335856011112d5057e8880e..2e57dc2ba730993a4623d9cb663c9015482a37f0 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/gnome-base/gnome-volume-manager/gnome-volume-manager-2.15.0.ebuild,v 1.10 2006/12/21 12:58:43 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-2.15.0.ebuild,v 1.11 2007/03/13 23:20:13 genone Exp $
 
 inherit gnome2 eutils autotools
 
@@ -49,7 +49,7 @@ pkg_setup() {
 pkg_postinst() {
        gnome2_pkg_postinst
 
-       einfo "To start the gnome-volume-manager daemon you need to configure"
-       einfo "it through it's preferences capplet. Also the HAL daemon (hald)"
-       einfo "needs to be running or it will shut down."
+       elog "To start the gnome-volume-manager daemon you need to configure"
+       elog "it through it's preferences capplet. Also the HAL daemon (hald)"
+       elog "needs to be running or it will shut down."
 }