einfo converted to elog
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Fri, 5 Jan 2007 17:15:59 +0000 (17:15 +0000)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Fri, 5 Jan 2007 17:15:59 +0000 (17:15 +0000)
Package-Manager: portage-2.1.1-r2

15 files changed:
media-tv/linuxtv-dvb-apps/ChangeLog
media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0.ebuild
media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild
media-tv/linuxtv-dvb-firmware/ChangeLog
media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2006.11.08.ebuild
media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2006.11.13.ebuild
media-tv/linuxtv-dvb/ChangeLog
media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1_p20060108.ebuild
media-tv/v4l-dvb-hg/ChangeLog
media-tv/v4l-dvb-hg/files/digest-v4l-dvb-hg-0.1-r2
media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild
media-tv/vdrplugin-rebuild/ChangeLog
media-tv/vdrplugin-rebuild/files/digest-vdrplugin-rebuild-0.1
media-tv/vdrplugin-rebuild/files/digest-vdrplugin-rebuild-0.2
media-tv/vdrplugin-rebuild/vdrplugin-rebuild-0.2.ebuild

index 5e946167f759784bb949f2a1eaedc54caeebef9e..11771426c587447de2250f4ad59051463a186878 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-tv/linuxtv-dvb-apps
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.22 2006/12/27 16:04:24 mabi Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/ChangeLog,v 1.23 2007/01/05 17:10:04 hd_brummy Exp $
+
+  05 Jan 2007; Joerg Bornkessel <hd_brummy@gentoo.org>
+  linuxtv-dvb-apps-1.1.0.ebuild, linuxtv-dvb-apps-1.1.1.20060917.ebuild:
+  einfo converted to elog
 
   27 Dec 2006; Matti Bickel <mabi@gentoo.org>
   linuxtv-dvb-apps-1.1.1.20060917.ebuild:
index 8c4c48d8b498583f9d01c6ba51d8e6e1f50d5c4a..01fdc75d2d4762bb2bbd30f13b1f5b6a80d23e84 100644 (file)
@@ -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/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0.ebuild,v 1.4 2005/10/29 19:44:29 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.0.ebuild,v 1.5 2007/01/05 17:10:04 hd_brummy Exp $
 
 DESCRIPTION="small utils for DVB to scan, zap, view signal strength, ..."
 HOMEPAGE="http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps"
@@ -17,12 +17,12 @@ src_compile() {
        cd ${S}/util
        make
        if use usb; then
-               einfo "Building ttusb_dec_reset"
+               elog "Building ttusb_dec_reset"
                # build the ttusb_dec_reset program
                cd ${S}/util/ttusb_dec_reset
                make
        else
-               einfo "Not building ttusb_dec_reset"
+               elog "Not building ttusb_dec_reset"
        fi
 }
 
@@ -72,8 +72,8 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Please read the documentation in /usr/share/doc/${PF}."
-       einfo "The channel lists and other examples also are in this directory."
-       einfo
-       einfo "scanning utility is now installed as dvbscan"
+       elog "Please read the documentation in /usr/share/doc/${PF}."
+       elog "The channel lists and other examples also are in this directory."
+       elog
+       elog "scanning utility is now installed as dvbscan"
 }
\ No newline at end of file
index 86ecedda893e4310b141a832d27fbfa232a47f49..416ad8a7eac6a4f8a91fb832b0ec5abc80be3e93 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/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild,v 1.4 2006/12/27 16:04:24 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild,v 1.5 2007/01/05 17:10:04 hd_brummy Exp $
 
 
 inherit eutils versionator
@@ -89,9 +89,9 @@ src_install()
 
 pkg_postinst()
 {
-       einfo "Please read the documentation in /usr/share/doc/${PF}."
-       einfo "The channel lists and other files are installed in"
-       einfo "/usr/share/dvb"
-       einfo
-       einfo "The scanning utility is now installed as dvbscan."
+       elog "Please read the documentation in /usr/share/doc/${PF}."
+       elog "The channel lists and other files are installed in"
+       elog "/usr/share/dvb"
+       elog
+       elog "The scanning utility is now installed as dvbscan."
 }
index ba7e553df5c043273c4ae95bc9742fa06b9642ce..4b06bf5f05de187a6c5ca3c30416c5d6ac4b7215 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for media-tv/linuxtv-dvb-firmware
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-firmware/ChangeLog,v 1.10 2006/11/13 14:39:08 zzam Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-firmware/ChangeLog,v 1.11 2007/01/05 17:12:13 hd_brummy Exp $
+
+  05 Jan 2007; Joerg Bornkessel <hd_brummy@gentoo.org>
+  linuxtv-dvb-firmware-2006.11.08.ebuild,
+  linuxtv-dvb-firmware-2006.11.13.ebuild:
+  einfo converted to elog
 
 *linuxtv-dvb-firmware-2006.11.13 (13 Nov 2006)
 
index d9ff489014ea2d4f12cb83d4f409b1fdf13a5619..e9759c528e2b833cecc0da8c06861c968cba8215 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/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2006.11.08.ebuild,v 1.2 2006/11/09 17:24:59 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2006.11.08.ebuild,v 1.3 2007/01/05 17:12:13 hd_brummy Exp $
 
 DESCRIPTION="Firmware files needed for operation of some dvb-devices"
 HOMEPAGE="http://www.linuxtv.org"
@@ -195,15 +195,15 @@ pkg_setup() {
        #echo SRC_URI=${SRC_URI}
        #echo DEPEND=${DEPEND}
        if [[ -z ${DVB_CARDS} ]]; then
-               einfo "DVB_CARDS is not set, installing all available firmware files."
+               elog "DVB_CARDS is not set, installing all available firmware files."
        fi
-       einfo "List of possible card-names to use for DVB_CARDS:"
+       elog "List of possible card-names to use for DVB_CARDS:"
        echo ${FW_USE_FLAGS[*]}| tr ' ' '\n' | sort | uniq | fmt \
        | while read line; do
-               einfo "   ${line}"
+               elog "   ${line}"
        done
-       einfo "If you need another firmware file and want it included create a bug"
-       einfo "at bugs.gentoo.org."
+       elog "If you need another firmware file and want it included create a bug"
+       elog "at bugs.gentoo.org."
 }
 
 src_unpack() {
@@ -233,7 +233,8 @@ src_unpack() {
                GET_PARAM=${FW_GET_PARAMETER[CARD]}
                if [[ ${GET_PARAM} != "-" ]]; then
                        [[ -f ${FW_FILES[CARD]} ]] && ewarn "Already existing: ${FW_FILES[CARD]}"
-                       einfo "Extracting ${FW_FILES[CARD]}"
+                       elog
+                        "Extracting ${FW_FILES[CARD]}"
                        ./get_dvb_firmware ${GET_PARAM}
                fi
        done
index 02eb6b8e8fe50851ab5bdbdc99e9fe6b498627cf..47f069d3addf96cd370ab488dd47fbc58a7f5591 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/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2006.11.13.ebuild,v 1.1 2006/11/13 14:39:08 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2006.11.13.ebuild,v 1.2 2007/01/05 17:12:13 hd_brummy Exp $
 
 DESCRIPTION="Firmware files needed for operation of some dvb-devices"
 HOMEPAGE="http://www.linuxtv.org"
@@ -199,15 +199,15 @@ pkg_setup() {
        #echo SRC_URI=${SRC_URI}
        #echo DEPEND=${DEPEND}
        if [[ -z ${DVB_CARDS} ]]; then
-               einfo "DVB_CARDS is not set, installing all available firmware files."
+               elog "DVB_CARDS is not set, installing all available firmware files."
        fi
-       einfo "List of possible card-names to use for DVB_CARDS:"
+       elog "List of possible card-names to use for DVB_CARDS:"
        echo ${FW_USE_FLAGS[*]}| tr ' ' '\n' | sort | uniq | fmt \
        | while read line; do
-               einfo "   ${line}"
+               elog "   ${line}"
        done
-       einfo "If you need another firmware file and want it included create a bug"
-       einfo "at bugs.gentoo.org."
+       elog "If you need another firmware file and want it included create a bug"
+       elog "at bugs.gentoo.org."
 }
 
 src_unpack() {
@@ -237,7 +237,7 @@ src_unpack() {
                GET_PARAM=${FW_GET_PARAMETER[CARD]}
                if [[ ${GET_PARAM} != "-" ]]; then
                        [[ -f ${FW_FILES[CARD]} ]] && ewarn "Already existing: ${FW_FILES[CARD]}"
-                       einfo "Extracting ${FW_FILES[CARD]}"
+                       elog "Extracting ${FW_FILES[CARD]}"
                        ./get_dvb_firmware ${GET_PARAM}
                fi
        done
index 71518b0f53307bd697228fb08a50df948a91f8c8..ff13ffb1d41ba6b0f5c14e5cb3d42d8fe73d4605 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-tv/linuxtv-dvb
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb/ChangeLog,v 1.28 2006/10/31 13:08:30 zzam Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb/ChangeLog,v 1.29 2007/01/05 17:07:37 hd_brummy Exp $
+
+  05 Jan 2007; Joerg Bornkessel <hd_brummy@gentoo.org>
+  linuxtv-dvb-1.1.1_p20060108.ebuild:
+  einfo converted to elog
 
   31 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
   linuxtv-dvb-1.1.1_p20060108.ebuild:
index 30bea15c61209ce5795a9dd2f84aa6e9eb035378..f1ae3c2acff74a3524e4f2f163f70cc20ddc4d4a 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/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1_p20060108.ebuild,v 1.5 2006/10/31 13:08:30 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1_p20060108.ebuild,v 1.6 2007/01/05 17:07:37 hd_brummy Exp $
 
 inherit eutils linux-mod
 
@@ -23,17 +23,17 @@ S=${WORKDIR}/dvb-kernel/build-2.4
 pkg_setup() {
        linux-mod_pkg_setup
        if [[ ${KV_MAJOR}.${KV_MINOR} != 2.4 ]]; then
-               einfo "This ebuild only provides drivers for Kernel 2.4"
-               einfo "Kernel 2.6 has included drivers for DVB devices."
-               einfo "please use these"
+               elog "This ebuild only provides drivers for Kernel 2.4"
+               elog "Kernel 2.6 has included drivers for DVB devices."
+               elog "please use these"
                die "Kernel 2.6 not supported"
        fi
 
-       einfo "Please make sure that the following option is enabled"
-       einfo "in your current kernel 'Multimedia devices'"
-       einfo "and /usr/src/linux points to your current kernel"
-       einfo "or make will die."
-       einfo
+       elog "Please make sure that the following option is enabled"
+       elog "in your current kernel 'Multimedia devices'"
+       elog "and /usr/src/linux points to your current kernel"
+       elog "or make will die."
+       elog
        MODULE_NAMES="dvb(dvb:${S})"
        BUILD_PARAMS="KDIR=${KERNEL_DIR}"
        BUILD_TARGETS="build"
@@ -72,14 +72,14 @@ src_install() {
 
 pkg_postinst() {
        linux-mod_pkg_postinst
-       einfo "If you don't use devfs, execute MAKEDEV-DVB.sh to create"
-       einfo "the device nodes. The file is in /usr/share/doc/${PF}/"
-       einfo
-       einfo "A file called dvb-module-load has been created to simplify loading all modules."
-       einfo "Call it using 'dvb-module-load {load|debug|unload}'."
-       einfo
-       einfo "For information about firmware please see /usr/share/doc/${PF}/README."
-       einfo
-       einfo "Firmware-files can be found in media-tv/linuxtv-dvb-firmware"
-       einfo
+       elog "If you don't use devfs, execute MAKEDEV-DVB.sh to create"
+       elog "the device nodes. The file is in /usr/share/doc/${PF}/"
+       elog
+       elog "A file called dvb-module-load has been created to simplify loading all modules."
+       elog "Call it using 'dvb-module-load {load|debug|unload}'."
+       elog
+       elog "For information about firmware please see /usr/share/doc/${PF}/README."
+       elog
+       elog "Firmware-files can be found in media-tv/linuxtv-dvb-firmware"
+       elog
 }
index 42e6777d4ad6e7099b39d38ea7cf2d1402582a4b..673ac353a02edeeb67b86e2c17138cddee8bc1e8 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-tv/v4l-dvb-hg
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v 1.9 2006/11/20 09:19:12 zzam Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v 1.10 2007/01/05 17:14:35 hd_brummy Exp $
+
+  05 Jan 2007; Joerg Bornkessel <hd_brummy@gentoo.org>
+  v4l-dvb-hg-0.1-r2.ebuild:
+  einfo converted to elog
 
   20 Nov 2006; Matthias Schwarzott <zzam@gentoo.org>
   v4l-dvb-hg-0.1-r2.ebuild:
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..8b137891791fe96927ad78e64b0aad7bded08bdc 100644 (file)
@@ -0,0 +1 @@
+
index 1517e4d64d5f641d698cffe87b2fb975ba15ff3f..5d2aff210dc3a791266d5c7ac932e61ca23fbe0d 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/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v 1.6 2006/11/20 09:19:12 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v 1.7 2007/01/05 17:14:35 hd_brummy Exp $
 
 
 : ${EHG_REPO_URI:=${V4l_DVB_HG_REPO_URI:-http://linuxtv.org/hg/v4l-dvb}}
@@ -74,7 +74,7 @@ src_unpack() {
        fi
        echo
 
-       einfo "Removing autoload-entry from stradis-driver."
+       elog "Removing autoload-entry from stradis-driver."
        sed -i ${S}/../linux/drivers/media/video/stradis.c -e '/MODULE_DEVICE_TABLE/d'
 
        cd ${S}
@@ -82,7 +82,7 @@ src_unpack() {
                -e '/-install::/s:rminstall::' \
                -i Makefile
 
-       einfo "Removing depmod-calls"
+       elog "Removing depmod-calls"
        sed -e '/depmod/d' -i Makefile* scripts/make_makefile.pl scripts/make_kconfig.pl \
        || die "Failed removing depmod call from Makefile"
 
@@ -101,15 +101,15 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Firmware-files can be found in media-tv/linuxtv-dvb-firmware"
-       einfo
+       echo
+       elog "Firmware-files can be found in media-tv/linuxtv-dvb-firmware"
+       echo
 
        linux-mod_pkg_postinst
-       einfo
-       einfo
-       einfo "if you want to use the IR-port or networking"
-       einfo "with the dvb-card you need to"
-       einfo "install linuxtv-dvb-apps"
-       einfo
+       echo
+       echo
+       elog "if you want to use the IR-port or networking"
+       elog "with the dvb-card you need to"
+       elog "install linuxtv-dvb-apps"
+       echo
 }
index 3897d0c371131f80dc07d4227fde6233b6b84e8e..8b5b1f24e9c9c12bc685d1e43a1c5a296acd8517 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-tv/vdrplugin-rebuild
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/vdrplugin-rebuild/ChangeLog,v 1.10 2006/12/09 12:16:44 zzam Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/vdrplugin-rebuild/ChangeLog,v 1.11 2007/01/05 17:15:59 hd_brummy Exp $
+
+  05 Jan 2007; Joerg Bornkessel <hd_brummy@gentoo.org>
+  vdrplugin-rebuild-0.2.ebuild:
+  einfo converted to elog
 
   09 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
   vdrplugin-rebuild-0.2.ebuild:
index e80048c247bfbc07aa23fb0fa4b9c1370fe9408a..049f8c12e450bd206b4a82f60eea37ce720e346f 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/media-tv/vdrplugin-rebuild/vdrplugin-rebuild-0.2.ebuild,v 1.2 2006/12/09 12:16:44 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/vdrplugin-rebuild/vdrplugin-rebuild-0.2.ebuild,v 1.3 2007/01/05 17:15:59 hd_brummy Exp $
 
 DESCRIPTION="A utility to rebuild any plugins for vdr which you have installed."
 HOMEPAGE="http://www.gentoo.org/"
@@ -25,7 +25,7 @@ pkg_postinst() {
 
                local OLD_DB=${ROOT}/var/lib/vdrplugin-rebuild
                if [[ -d ${OLD_DB} ]]; then
-                       einfo "Removing old vdrplugindb."
+                       elog "Removing old vdrplugindb."
                        rm ${OLD_DB}/vdrplugindb*
                        rmdir ${OLD_DB}
                fi