Converted to elog.
authorMatthias Schwarzott <zzam@gentoo.org>
Sat, 6 Jan 2007 00:13:25 +0000 (00:13 +0000)
committerMatthias Schwarzott <zzam@gentoo.org>
Sat, 6 Jan 2007 00:13:25 +0000 (00:13 +0000)
Package-Manager: portage-2.1.2_rc4-r6

app-misc/lirc/ChangeLog
app-misc/lirc/lirc-0.7.0-r1.ebuild
app-misc/lirc/lirc-0.7.2.ebuild
app-misc/lirc/lirc-0.8.0-r1.ebuild
app-misc/lirc/lirc-0.8.0-r5.ebuild
app-misc/lirc/lirc-0.8.0-r8.ebuild
app-misc/lirc/lirc-0.8.1_pre5.ebuild
app-misc/usbirboy/ChangeLog
app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild

index 1af4be5e1229efca34b5409782ae6f476a8f09f4..dff0a3be263746ab0da6da8901405c206affca5c 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/lirc
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.125 2007/01/04 20:28:43 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.126 2007/01/06 00:13:25 zzam Exp $
+
+  06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> lirc-0.7.0-r1.ebuild,
+  lirc-0.7.2.ebuild, lirc-0.8.0-r1.ebuild, lirc-0.8.0-r5.ebuild,
+  lirc-0.8.0-r8.ebuild, lirc-0.8.1_pre5.ebuild:
+  Converted to elog.
 
   04 Jan 2007; Peter Weller (welp) <welp@gentoo.org> lirc-0.8.0-r8.ebuild:
   Stable on amd64 wrt bug #159980
index c968de3f15801b31f5b12cb636c518070d08939d..3059a88607a3ddb881e06a1abb293dfe88fc6f9b 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-misc/lirc/lirc-0.7.0-r1.ebuild,v 1.17 2006/03/06 20:18:50 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.0-r1.ebuild,v 1.18 2007/01/06 00:13:25 zzam Exp $
 
 inherit eutils linux-mod flag-o-matic
 
@@ -145,15 +145,15 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "The lirc Linux Infrared Remote Control Package has been"
-       einfo "merged, please read the documentation, and if necessary"
-       einfo "add what is needed to /etc/modules.autoload or"
-       einfo "/etc/modules.d.  If you need special compile options"
-       einfo "then read the comments at the begin of this"
-       einfo "ebuild (source) and set the LIRC_OPTS environment"
-       einfo "variable to your needs."
-       einfo
+       elog
+       elog "The lirc Linux Infrared Remote Control Package has been"
+       elog "merged, please read the documentation, and if necessary"
+       elog "add what is needed to /etc/modules.autoload or"
+       elog "/etc/modules.d.  If you need special compile options"
+       elog "then read the comments at the begin of this"
+       elog "ebuild (source) and set the LIRC_OPTS environment"
+       elog "variable to your needs."
+       elog
 
        update_depmod
 }
index 6b084a4fd48e8fb3d4d2fc2ed4e9180dab54f421..1f8a86b69ca219864a7607768331b1f4d14e51bc 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-misc/lirc/lirc-0.7.2.ebuild,v 1.4 2006/12/14 10:31:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.2.ebuild,v 1.5 2007/01/06 00:13:25 zzam Exp $
 
 inherit eutils linux-mod flag-o-matic
 
@@ -140,15 +140,15 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "The lirc Linux Infrared Remote Control Package has been"
-       einfo "merged, please read the documentation, and if necessary"
-       einfo "add what is needed to /etc/modules.autoload or"
-       einfo "/etc/modules.d.  If you need special compile options"
-       einfo "then read the comments at the begin of this"
-       einfo "ebuild (source) and set the LIRC_OPTS environment"
-       einfo "variable to your needs."
-       einfo
+       elog
+       elog "The lirc Linux Infrared Remote Control Package has been"
+       elog "merged, please read the documentation, and if necessary"
+       elog "add what is needed to /etc/modules.autoload or"
+       elog "/etc/modules.d.  If you need special compile options"
+       elog "then read the comments at the begin of this"
+       elog "ebuild (source) and set the LIRC_OPTS environment"
+       elog "variable to your needs."
+       elog
 
        update_depmod
 }
index 063b95023590e34d12e24b49972a2c81fec200de..e4db38ee42ac3b4a8496041996d2d548e56d7c13 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-misc/lirc/lirc-0.8.0-r1.ebuild,v 1.14 2006/12/14 10:31:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r1.ebuild,v 1.15 2007/01/06 00:13:25 zzam Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -98,7 +98,7 @@ add_device() {
                desc="${2}"
        fi
 
-       einfo "Compiling support for ${desc}"
+       elog "Compiling support for ${desc}"
        MY_OPTS="${MY_OPTS} --with-driver=${dev}"
 }
 
@@ -141,9 +141,9 @@ pkg_setup() {
                                add_device atiusb "device xboxusb"
                        else
                                # no driver requested
-                               einfo
-                               einfo "Compiling only the lirc-applications, but no drivers."
-                               einfo "Enable drivers with LIRC_DEVICES if you need them."
+                               elog
+                               elog "Compiling only the lirc-applications, but no drivers."
+                               elog "Enable drivers with LIRC_DEVICES if you need them."
                                MY_OPTS="--with-driver=none"
                        fi
                fi
@@ -251,8 +251,8 @@ pkg_preinst() {
 pkg_postinst() {
        linux-mod_pkg_postinst
        echo
-       einfo "The lirc Linux Infrared Remote Control Package has been"
-       einfo "merged, please read the documentation at http://www.lirc.org"
+       elog "The lirc Linux Infrared Remote Control Package has been"
+       elog "merged, please read the documentation at http://www.lirc.org"
        echo
 }
 
index b432f8c110e67e43a458977d524d9c55f6c17ca3..f11a52fe4b755b70b2a4e0eba61ffee0955fad79 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-misc/lirc/lirc-0.8.0-r5.ebuild,v 1.12 2006/12/14 10:31:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r5.ebuild,v 1.13 2007/01/06 00:13:25 zzam Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -110,7 +110,7 @@ add_device() {
                desc="${2}"
        fi
 
-       einfo "Compiling support for ${desc}"
+       elog "Compiling support for ${desc}"
        MY_OPTS="${MY_OPTS} --with-driver=${dev}"
 }
 
@@ -162,9 +162,9 @@ pkg_setup() {
                                NEED_XBOX_PATCH=1
                        else
                                # no driver requested
-                               einfo
-                               einfo "Compiling only the lirc-applications, but no drivers."
-                               einfo "Enable drivers with LIRC_DEVICES if you need them."
+                               elog
+                               elog "Compiling only the lirc-applications, but no drivers."
+                               elog "Enable drivers with LIRC_DEVICES if you need them."
                                MY_OPTS="--with-driver=userspace"
                        fi
                fi
@@ -221,7 +221,7 @@ pkg_setup() {
 
        einfo
        einfo "lirc-configure-opts: ${MY_OPTS}"
-       einfo "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
+       elog "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
 
        filter-flags -Wl,-O1
 }
@@ -292,8 +292,8 @@ pkg_preinst() {
 pkg_postinst() {
        linux-mod_pkg_postinst
        echo
-       einfo "The lirc Linux Infrared Remote Control Package has been"
-       einfo "merged, please read the documentation at http://www.lirc.org"
+       elog "The lirc Linux Infrared Remote Control Package has been"
+       elog "merged, please read the documentation at http://www.lirc.org"
        echo
 }
 
index a1a57ffb8332a42f8225b58e67e3d3c112372b94..876e70d890e78c7e46f7a444ed100880070ff412 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/app-misc/lirc/lirc-0.8.0-r8.ebuild,v 1.5 2007/01/04 20:28:43 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r8.ebuild,v 1.6 2007/01/06 00:13:25 zzam Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -112,7 +112,7 @@ add_device() {
                desc="${2}"
        fi
 
-       einfo "Compiling support for ${desc}"
+       elog "Compiling support for ${desc}"
        MY_OPTS="${MY_OPTS} --with-driver=${dev}"
 }
 
@@ -168,9 +168,9 @@ pkg_setup() {
                                NEED_XBOX_PATCH=1
                        else
                                # no driver requested
-                               einfo
-                               einfo "Compiling only the lirc-applications, but no drivers."
-                               einfo "Enable drivers with LIRC_DEVICES if you need them."
+                               elog
+                               elog "Compiling only the lirc-applications, but no drivers."
+                               elog "Enable drivers with LIRC_DEVICES if you need them."
                                MY_OPTS="--with-driver=userspace"
                        fi
                fi
@@ -227,7 +227,7 @@ pkg_setup() {
 
        einfo
        einfo "lirc-configure-opts: ${MY_OPTS}"
-       einfo "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
+       elog "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
 
        filter-flags -Wl,-O1
 }
@@ -310,8 +310,8 @@ pkg_preinst() {
 pkg_postinst() {
        linux-mod_pkg_postinst
        echo
-       einfo "The lirc Linux Infrared Remote Control Package has been"
-       einfo "merged, please read the documentation at http://www.lirc.org"
+       elog "The lirc Linux Infrared Remote Control Package has been"
+       elog "merged, please read the documentation at http://www.lirc.org"
        echo
 }
 
index 0ba98b1eae94c4a34945ac3403d2d518bf1a8053..16b37f213a36f221c492ccef9690e95350e9f6bd 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/app-misc/lirc/lirc-0.8.1_pre5.ebuild,v 1.2 2007/01/04 19:28:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.1_pre5.ebuild,v 1.3 2007/01/06 00:13:25 zzam Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -112,7 +112,7 @@ add_device() {
                desc="${2}"
        fi
 
-       einfo "Compiling support for ${desc}"
+       elog "Compiling support for ${desc}"
        MY_OPTS="${MY_OPTS} --with-driver=${dev}"
 }
 
@@ -166,9 +166,9 @@ pkg_setup() {
                                add_device atiusb "device xboxusb"
                        else
                                # no driver requested
-                               einfo
-                               einfo "Compiling only the lirc-applications, but no drivers."
-                               einfo "Enable drivers with LIRC_DEVICES if you need them."
+                               elog
+                               elog "Compiling only the lirc-applications, but no drivers."
+                               elog "Enable drivers with LIRC_DEVICES if you need them."
                                MY_OPTS="--with-driver=userspace"
                        fi
                fi
@@ -225,7 +225,7 @@ pkg_setup() {
 
        einfo
        einfo "lirc-configure-opts: ${MY_OPTS}"
-       einfo "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
+       elog  "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
 
        filter-flags -Wl,-O1
 }
@@ -293,8 +293,8 @@ pkg_preinst() {
 pkg_postinst() {
        linux-mod_pkg_postinst
        echo
-       einfo "The lirc Linux Infrared Remote Control Package has been"
-       einfo "merged, please read the documentation at http://www.lirc.org"
+       elog "The lirc Linux Infrared Remote Control Package has been"
+       elog "merged, please read the documentation at http://www.lirc.org"
        echo
 }
 
index c7a16052b57b9b0c2343b723f2aadf79840f8025..983d2ca6304d05e884a10ca6d1e3bed8a6247f9a 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/usbirboy
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.14 2007/01/04 19:26:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.15 2007/01/06 00:10:04 zzam Exp $
+
+  06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
+  usbirboy-0.2.1-r1.ebuild:
+  Converted to elog.
 
   04 Jan 2007; Bryan Ã˜stergaard <kloeri@gentoo.org>
   usbirboy-0.2.1-r1.ebuild:
index 2b479ca3a78b5b4afa4aa1bc960902bf2dc4edec..0f0ec719a6876a25c525ea115bd817eda29ec34b 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/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.11 2007/01/04 19:26:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.12 2007/01/06 00:10:04 zzam Exp $
 
 inherit linux-mod eutils
 
@@ -59,8 +59,8 @@ src_install() {
 
 pkg_postinst() {
        linux-mod_pkg_postinst
-       einfo
-       einfo "Firmware file has been installed to /usr/share/${PN}"
-       einfo
+       elog
+       elog "Firmware file has been installed to /usr/share/${PN}"
+       elog
 }