# ChangeLog for net-dialup/fritzcapi
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fritzcapi/ChangeLog,v 1.29 2007/02/06 18:25:52 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fritzcapi/ChangeLog,v 1.30 2007/05/02 07:53:25 genone Exp $
+
+ 02 May 2007; Marius Mauch <genone@gentoo.org> fritzcapi-2.6.43.ebuild:
+ Replacing einfo with elog
06 Feb 2007; <genstef@gentoo.org> fritzcapi-2.6.43.ebuild:
comment out 2.6.20 patch for dsd
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fritzcapi/fritzcapi-2.6.43.ebuild,v 1.10 2007/02/06 18:25:52 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fritzcapi/fritzcapi-2.6.43.ebuild,v 1.11 2007/05/02 07:53:25 genone Exp $
inherit linux-mod rpm eutils
die "Module ${USERCARD} not present in ${P}"
done
else
- einfo
- einfo "You can control the modules which are built with the variable"
- einfo "FRITZCAPI_CARDS which should contain a blank separated list"
- einfo "of a selection from the following cards:"
- einfo " ${FRITZCAPI_MODULES[*]}"
- einfo
+ elog
+ elog "You can control the modules which are built with the variable"
+ elog "FRITZCAPI_CARDS which should contain a blank separated list"
+ elog "of a selection from the following cards:"
+ elog " ${FRITZCAPI_MODULES[*]}"
+ elog
ewarn "I give you the chance of hitting Ctrl-C and make the necessary"
ewarn "adjustments in /etc/make.conf."
ebeep
done
fi
- einfo "Selected cards: ${FRITZCAPI_BUILD_CARDS}"
+ elog "Selected cards: ${FRITZCAPI_BUILD_CARDS}"
}
src_unpack() {
pkg_postinst() {
linux-mod_pkg_postinst
- einfo "If your device needs a firmware, you should edit copy the firmware files"
- einfo "in /lib/firmware and edit /etc/capi.conf."
- einfo
+ elog "If your device needs a firmware, you should edit copy the firmware files"
+ elog "in /lib/firmware and edit /etc/capi.conf."
+ elog
[ "${FRITZCAPI_BUILD_TARGETS/usb2/}" != "${FRITZCAPI_BUILD_TARGETS}" ] && (
- einfo "Note: This ebuild has already installed firmware files necessary for following modules:"
- einfo " fcusb2"
+ elog "Note: This ebuild has already installed firmware files necessary for following modules:"
+ elog " fcusb2"
)
}
# ChangeLog for net-dialup/globespan-adsl
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.19 2006/10/23 07:53:06 mrness Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/ChangeLog,v 1.20 2007/05/02 07:54:52 genone Exp $
+
+ 02 May 2007; Marius Mauch <genone@gentoo.org> globespan-adsl-0.10.ebuild,
+ globespan-adsl-0.11.ebuild:
+ Replacing einfo with elog
23 Oct 2006; Alin Nastac <mrness@gentoo.org> globespan-adsl-0.10.ebuild,
globespan-adsl-0.11.ebuild:
-# 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/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.7 2006/10/23 07:53:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.10.ebuild,v 1.8 2007/05/02 07:54:52 genone Exp $
inherit fixheadtails
}
pkg_postinst() {
- einfo
- einfo "Package succesfully installed you should now run "
- einfo "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
- einfo
- einfo "Paquetage installé avec succés vous devriez maintenant"
- einfo "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
- einfo
+ elog
+ elog "Package succesfully installed you should now run "
+ elog "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
+ elog
+ elog "Paquetage installé avec succés vous devriez maintenant"
+ elog "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
+ elog
ewarn "Please note that if you're using a 2.6.x kernel you'll"
ewarn "probably need to apply a patch to fix a USB bug. See"
ewarn "http://eciadsl.flashtux.org/download/beta/"
- einfo
+ ewarn
}
-# 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/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild,v 1.3 2006/10/23 07:53:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/globespan-adsl/globespan-adsl-0.11.ebuild,v 1.4 2007/05/02 07:54:52 genone Exp $
MY_PN="eciadsl-usermode-${PV}"
}
pkg_postinst() {
- einfo
- einfo "Package succesfully installed you should now run "
- einfo "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
- einfo
- einfo "Paquetage installé avec succés vous devriez maintenant"
- einfo "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
- einfo
+ elog
+ elog "Package succesfully installed you should now run "
+ elog "eciconf.sh (graphical, requires TCL/TK) or eciconftxt.sh"
+ elog
+ elog "Paquetage installé avec succés vous devriez maintenant"
+ elog "executer eciconf.sh (qui requiert TCL/TK) ou eciconftxt.sh"
+ elog
ewarn "Please note that if you're using a 2.6.x kernel you'll"
ewarn "probably need to apply a patch to fix a USB bug. See"
ewarn "http://eciadsl.flashtux.org/download/beta/"
- einfo
+ ewarn
}
# ChangeLog for net-dialup/gtkterm
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/ChangeLog,v 1.18 2007/03/14 22:05:42 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/ChangeLog,v 1.19 2007/05/02 07:56:36 genone Exp $
+
+ 02 May 2007; Marius Mauch <genone@gentoo.org> gtkterm-0.99.5-r1.ebuild:
+ Replacing einfo with elog
*gtkterm-0.99.5-r1 (14 Mar 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/gtkterm-0.99.5-r1.ebuild,v 1.1 2007/03/14 22:05:42 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/gtkterm-0.99.5-r1.ebuild,v 1.2 2007/05/02 07:56:36 genone Exp $
DESCRIPTION="A serial port terminal written in GTK+, similar to Windows' HyperTerminal."
HOMEPAGE="http://www.jls-info.com/julien/linux/"
MY_LINGUAS="${MY_AVAILABLE_LINGUAS}"
fi
- einfo "Locale messages will be installed for following languages:"
- einfo " ${MY_LINGUAS}"
+ elog "Locale messages will be installed for following languages:"
+ elog " ${MY_LINGUAS}"
for lang in ${MY_LINGUAS}; do
msgfmt -o ${lang}.mo ${lang}.po && \