# 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
# 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
}
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() {
# 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)
# 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
}
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
}
# 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
# 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
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."
}
# 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
# 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
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}"
}