Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Tue, 1 May 2007 00:46:41 +0000 (00:46 +0000)
committerMarius Mauch <genone@gentoo.org>
Tue, 1 May 2007 00:46:41 +0000 (00:46 +0000)
Package-Manager: portage-2.1.2.5

media-video/ati-gatos/ChangeLog
media-video/ati-gatos/ati-gatos-4.4.0.ebuild
media-video/gaupol/ChangeLog
media-video/gaupol/gaupol-0.7.2.ebuild
media-video/gephex/ChangeLog
media-video/gephex/gephex-0.4.3.ebuild
media-video/gspca/ChangeLog
media-video/gspca/gspca-01.00.10.ebuild

index a520249c9e6af3ce74bb69c6c4cdbebf0260d2a6..3374af3c4166c93510844947fee0f04f3d1d28a2 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ati-gatos
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ChangeLog,v 1.23 2007/03/04 23:16:03 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ChangeLog,v 1.24 2007/05/01 00:42:38 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> ati-gatos-4.4.0.ebuild:
+  Replacing einfo with elog
 
   04 Mar 2007; <genstef@gentoo.org> ati-gatos-4.4.0.ebuild:
   QA: fix invalid has_version usage, bug 168892
index fec9f9c393e64402ddab34c29ffa849d0cdbb9ec..0110500e73bc4838712b4660bd169ea6f5d9b178 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/media-video/ati-gatos/ati-gatos-4.4.0.ebuild,v 1.5 2007/03/04 23:16:03 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ati-gatos/ati-gatos-4.4.0.ebuild,v 1.6 2007/05/01 00:42:38 genone Exp $
 
 inherit eutils
 
@@ -54,17 +54,17 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "To have Xorg make use of the new GATOS modules, you should add the following"
-       einfo "line to /etc/X11/XF86Config, in the files section and above any other"
-       einfo "ModulePath directives:"
-       einfo
-       einfo "      ModulePath \"/usr/X11R6/lib/modules-extra/gatos\""
-       einfo
-       einfo "Please note that you may need to uncomment or add another ModulePath line with"
-       einfo "the default module path in it. If Xorg does not start after adding the line"
-       einfo "above, add this one under it:"
-       einfo
-       einfo "      ModulePath \"/usr/X11R6/lib/modules\""
+       elog "To have Xorg make use of the new GATOS modules, you should add the following"
+       elog "line to /etc/X11/XF86Config, in the files section and above any other"
+       elog "ModulePath directives:"
+       elog
+       elog "      ModulePath \"/usr/X11R6/lib/modules-extra/gatos\""
+       elog
+       elog "Please note that you may need to uncomment or add another ModulePath line with"
+       elog "the default module path in it. If Xorg does not start after adding the line"
+       elog "above, add this one under it:"
+       elog
+       elog "      ModulePath \"/usr/X11R6/lib/modules\""
 }
 
 fix_makefile() {
index aca2951de8841e6cccf6ad950bd93630ba1594f5..c0b6ec587f0c4d8e777063e4a23bd469ba4a9dba 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gaupol
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v 1.2 2007/01/25 05:30:51 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v 1.3 2007/05/01 00:43:56 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> gaupol-0.7.2.ebuild:
+  Replacing einfo with elog
 
 *gaupol-0.7.2 (25 Jan 2007)
 
index ff0729b0633521305fdaa29de0ed1ca07e4b51a4..d55025c12ee1332dcd789375d565e0b51a153ef7 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/media-video/gaupol/gaupol-0.7.2.ebuild,v 1.1 2007/01/25 05:30:51 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/gaupol-0.7.2.ebuild,v 1.2 2007/05/01 00:43:56 genone Exp $
 
 inherit distutils
 
@@ -27,10 +27,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Please note that an external video player is required for"
-       einfo "preview. MPlayer or VLC is recommended."
+       elog "Please note that an external video player is required for"
+       elog "preview. MPlayer or VLC is recommended."
        if use spell; then
-               einfo "Additionally, spell-checking requires a dictionary, any of"
-               einfo "Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell."
+               elog "Additionally, spell-checking requires a dictionary, any of"
+               elog "Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell."
        fi
 }
index e1eac9a61dd09a4e49d38082a4a36fd183a0062c..1f06b4e10546069f4b43f03d8b34b8c42bf240d0 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gephex
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/ChangeLog,v 1.16 2007/01/17 22:19:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/ChangeLog,v 1.17 2007/05/01 00:45:25 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> gephex-0.4.3.ebuild:
+  Replacing einfo with elog
 
   17 Jan 2007; Michael Sterrett <mr_bones_@gentoo.org> gephex-0.4.3.ebuild:
   X dep is handled by qt
index 3fe171f98b83f8537565ba975c1484be6ddc7331..1d678dc00393a071b7f8ea69c99efa746adb6b88 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/media-video/gephex/gephex-0.4.3.ebuild,v 1.10 2007/01/17 22:19:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.3.ebuild,v 1.11 2007/05/01 00:45:25 genone Exp $
 
 inherit eutils
 
@@ -59,5 +59,5 @@ src_compile() {
 src_install() {
        emake DESTDIR=${D} install || die
        dodoc AUTHORS ChangeLog NEWS README TODO
-       einfo "Please read /usr/share/doc/gephex/html/documentation.html to get started."
+       elog "Please read /usr/share/doc/gephex/html/documentation.html to get started."
 }
index 70bf1f72d94071cd1f30b179b2110be29ce05a60..3dce0fcb8966a75e863440cd4d2d6af1e98b9fb9 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gspca
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gspca/ChangeLog,v 1.4 2007/01/20 17:12:52 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gspca/ChangeLog,v 1.5 2007/05/01 00:46:41 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> gspca-01.00.10.ebuild:
+  Replacing einfo with elog
 
   20 Jan 2007; Mike Doty <kingtaco@gentoo.org> gspca-01.00.10.ebuild:
   typo fix: gspca->gspcav1
index 9cb79f2b095f14b4fa6581bfaf60aaf410ba1c04..21575b482cbd7bc702bc954d7921f74cc1221663 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/media-video/gspca/gspca-01.00.10.ebuild,v 1.4 2007/02/04 08:25:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gspca/gspca-01.00.10.ebuild,v 1.5 2007/05/01 00:46:41 genone Exp $
 
 inherit linux-mod
 
@@ -23,8 +23,8 @@ CONFIG_CHECK="VIDEO_DEV"
 
 
 pkg_setup() {
-       eeinfo "The package maintainer made a mistake.  You should consider using media-video/gspcav1"
-       eeinfo "instead.  This driver is still alpha.  --KingTaco"
+       elog "The package maintainer made a mistake.  You should consider using media-video/gspcav1"
+       elog "instead.  This driver is still alpha.  --KingTaco"
        linux-mod_pkg_setup
        BUILD_PARAMS="KERNELDIR=${KV_DIR}"
 }