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

media-video/em8300-libraries/ChangeLog
media-video/em8300-libraries/em8300-libraries-0.15.3.ebuild
media-video/em8300-modules/ChangeLog
media-video/em8300-modules/em8300-modules-0.15.3.ebuild

index c02e9a30a6cd08dd1235583e42fd91e1f6952888..3f53305ec59959ebd942bf2634d1ca7baacd320d 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/em8300-libraries
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/ChangeLog,v 1.31 2006/12/16 11:13:07 zzam Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/ChangeLog,v 1.32 2007/01/06 14:56:41 zzam Exp $
+
+  06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
+  em8300-libraries-0.15.3.ebuild:
+  Converted to elog.
 
   16 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
   -em8300-libraries-0.13.0-r1.ebuild, -em8300-libraries-0.15.2-r1.ebuild,
index 3b1e7fd60561a4d0bac0e338eb14d74cf157563a..7d0e343bccc16c2aba2bd582a91a6f63e19d1eca 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-video/em8300-libraries/em8300-libraries-0.15.3.ebuild,v 1.2 2006/05/14 16:52:34 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.15.3.ebuild,v 1.3 2007/01/06 14:56:41 zzam Exp $
 
 inherit flag-o-matic
 
@@ -66,14 +66,14 @@ src_install () {
 
 pkg_postinst() {
 
-       einfo
-       einfo "The em8300 libraries and modules have now beein installed,"
-       einfo "you will probably want to add /usr/bin/em8300setup to your"
-       einfo "/etc/conf.d/local.start so that your em8300 card is "
-       einfo "properly initialized on boot."
-       einfo
-       einfo "If you still need a microcode other than the one included"
-       einfo "with the package, you can simply use em8300setup <microcode.ux>"
-       einfo
+       elog
+       elog "The em8300 libraries and modules have now beein installed,"
+       elog "you will probably want to add /usr/bin/em8300setup to your"
+       elog "/etc/conf.d/local.start so that your em8300 card is "
+       elog "properly initialized on boot."
+       elog
+       elog "If you still need a microcode other than the one included"
+       elog "with the package, you can simply use em8300setup <microcode.ux>"
+       elog
 
 }
index 788c3e4c5f073f8b7232c745855c938acfa9b985..50ab8737272cfcdf720772d16fc091f3f96929b9 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/em8300-modules
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/ChangeLog,v 1.34 2006/12/16 11:16:16 zzam Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/ChangeLog,v 1.35 2007/01/06 14:57:42 zzam Exp $
+
+  06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
+  em8300-modules-0.15.3.ebuild:
+  Converted to elog.
 
   16 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
   -files/em8300-modules-0.15.1-fix-isa.patch, -em8300-modules-0.13.0.ebuild,
index 8514beaaebe212b072a285353e25fbd9e3e120f1..9bf160f0b67805dafb0feb60f916e6ae0d044b2e 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-video/em8300-modules/em8300-modules-0.15.3.ebuild,v 1.4 2006/06/13 10:34:05 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.15.3.ebuild,v 1.5 2007/01/06 14:57:42 zzam Exp $
 
 inherit eutils linux-info
 
@@ -72,20 +72,20 @@ pkg_postinst () {
                /sbin/modules-update
        fi
 
-       einfo
-       einfo "The em8300 kernel modules have been installed into the modules"
-       einfo "directory of your currently running kernel.  They haven't been"
-       einfo "loaded.  Please read the documentation, and if you would like"
-       einfo "to have the modules load at startup, add em8300, bt865, adv717x"
-       einfo "to your /etc/modules.autoload they may need module options to "
-       einfo "work correctly on your system.  You will also need to add"
-       einfo "the contents of /usr/share/doc/${P}/devfs_symlinks.gz"
-       einfo "to your devfsd.conf so that the em8300 devices will be linked"
-       einfo "correctly."
-       einfo
-       einfo "You will also need to have the i2c kernel modules compiled for"
-       einfo "this to be happy, no need to patch any kernel though just turn"
-       einfo "all the i2c stuff in kernel config to M and you'll be fine."
-       einfo
+       elog
+       elog "The em8300 kernel modules have been installed into the modules"
+       elog "directory of your currently running kernel.  They haven't been"
+       elog "loaded.  Please read the documentation, and if you would like"
+       elog "to have the modules load at startup, add em8300, bt865, adv717x"
+       elog "to your /etc/modules.autoload they may need module options to "
+       elog "work correctly on your system.  You will also need to add"
+       elog "the contents of /usr/share/doc/${P}/devfs_symlinks.gz"
+       elog "to your devfsd.conf so that the em8300 devices will be linked"
+       elog "correctly."
+       elog
+       elog "You will also need to have the i2c kernel modules compiled for"
+       elog "this to be happy, no need to patch any kernel though just turn"
+       elog "all the i2c stuff in kernel config to M and you'll be fine."
+       elog
 
 }