diff options
8 files changed, 37 insertions, 37 deletions
diff --git a/games-emulation/nwwine/nwwine-20030911.ebuild b/games-emulation/nwwine/nwwine-20030911.ebuild index c4298b0bba14..c544d669846a 100644 --- a/games-emulation/nwwine/nwwine-20030911.ebuild +++ b/games-emulation/nwwine/nwwine-20030911.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nwwine/nwwine-20030911.ebuild,v 1.5 2004/10/31 05:10:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nwwine/nwwine-20030911.ebuild,v 1.6 2005/07/09 18:46:35 swegener Exp $ inherit eutils @@ -113,10 +113,10 @@ src_install () { pkg_postinst() { einfo "Use /usr/bin/nwwine to start wine. This is a wrapper-script" einfo "which will take care of everything else." - einfo "" + einfo einfo "Use /usr/bin/regedit-nwwine to import registry files into the" einfo "wine registry." - einfo "" + einfo einfo "If you have bugs, enhancements or patches" einfo "report a bug and assign it to wine@gentoo.org" } diff --git a/media-plugins/xmms-coverviewer/xmms-coverviewer-0.1.10.ebuild b/media-plugins/xmms-coverviewer/xmms-coverviewer-0.1.10.ebuild index 1cd59e4b9011..a4455f269046 100644 --- a/media-plugins/xmms-coverviewer/xmms-coverviewer-0.1.10.ebuild +++ b/media-plugins/xmms-coverviewer/xmms-coverviewer-0.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-coverviewer/xmms-coverviewer-0.1.10.ebuild,v 1.3 2004/06/24 23:37:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-coverviewer/xmms-coverviewer-0.1.10.ebuild,v 1.4 2005/07/09 18:44:43 swegener Exp $ IUSE="" @@ -31,11 +31,11 @@ src_install() { } pkg_postinst() { - ewarn "" + ewarn ewarn "Do not attempt to configure the plugin right away!" ewarn "Enable the plugin. Sane default values will be applied." ewarn "After that, changing options is fine." ewarn "To use Internet-search, you'll need python" - ewarn "" + ewarn } diff --git a/media-plugins/xmms-coverviewer/xmms-coverviewer-0.11.ebuild b/media-plugins/xmms-coverviewer/xmms-coverviewer-0.11.ebuild index 3acb9af61424..8f7a470cd839 100644 --- a/media-plugins/xmms-coverviewer/xmms-coverviewer-0.11.ebuild +++ b/media-plugins/xmms-coverviewer/xmms-coverviewer-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-coverviewer/xmms-coverviewer-0.11.ebuild,v 1.5 2004/09/14 07:04:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-coverviewer/xmms-coverviewer-0.11.ebuild,v 1.6 2005/07/09 18:44:43 swegener Exp $ IUSE="" @@ -27,7 +27,7 @@ src_install() { } pkg_postinst() { - ewarn "" + ewarn ewarn "To use Internet-search, you'll need python" - ewarn "" + ewarn } diff --git a/media-plugins/xmms-wakeup/xmms-wakeup-0.15.ebuild b/media-plugins/xmms-wakeup/xmms-wakeup-0.15.ebuild index 817083693f60..ab5b49aa9f79 100644 --- a/media-plugins/xmms-wakeup/xmms-wakeup-0.15.ebuild +++ b/media-plugins/xmms-wakeup/xmms-wakeup-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wakeup/xmms-wakeup-0.15.ebuild,v 1.4 2004/07/19 20:17:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wakeup/xmms-wakeup-0.15.ebuild,v 1.5 2005/07/09 18:45:49 swegener Exp $ IUSE="" @@ -26,9 +26,9 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "Server is run with xmms-wakeup-server" einfo "Client is run with xmms-wakeup-client" einfo "Make sure to read the README for more information." - einfo "" + einfo } diff --git a/media-tv/linuxtv-dvb/linuxtv-dvb-1.0.1.ebuild b/media-tv/linuxtv-dvb/linuxtv-dvb-1.0.1.ebuild index 91538a4266b1..a96d9109961c 100644 --- a/media-tv/linuxtv-dvb/linuxtv-dvb-1.0.1.ebuild +++ b/media-tv/linuxtv-dvb/linuxtv-dvb-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.1.ebuild,v 1.8 2005/01/25 13:22:23 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb/linuxtv-dvb-1.0.1.ebuild,v 1.9 2005/07/09 18:43:45 swegener Exp $ DESCRIPTION="Standalone DVB driver for Linux kernel 2.4.x" HOMEPAGE="http://www.linuxtv.org" @@ -13,12 +13,12 @@ DEPEND="virtual/linux-sources" #RDEPEND="" pkg_setup() { - einfo "" + einfo einfo "Please make sure that the following option is enabled" einfo "in your current kernel 'Multimedia devices'" einfo "and /usr/src/linux point's to your current kernel" einfo "or make will die." - einfo "" + einfo } src_compile() { @@ -98,10 +98,10 @@ src_install() { pkg_postinst() { depmod -a - einfo "" + einfo einfo "If you don't use devfs, execute makedev.napi o create" einfo "the device nodes. The file is in /usr/share/doc/${PF}/" - einfo "" + einfo einfo "now copy an appropriate from" einfo "/usr/share/doc/${PF}/channels.conf-XXX" einfo "channel list for DVB-S/C/T" @@ -109,11 +109,11 @@ pkg_postinst() { einfo " ~/.czap/channels.conf" einfo " ~/.tzap/channels.conf" einfo "and then call szap for DVB-S, czap for DVB-C or tzap for DVB-T" - einfo "" + einfo einfo "If you'd like to load all modules at once, unpack and add" einfo "/usr/share/doc/${PF}/dvb.gz to /etc/modules.d/" einfo "then run #update-modules to update your modules.conf" - einfo "" + einfo } pkg_postrm() { diff --git a/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1-r1.ebuild b/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1-r1.ebuild index 4bd6af05cb23..d51aa9ea442b 100644 --- a/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1-r1.ebuild +++ b/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.4 2005/01/25 13:22:23 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/linuxtv-dvb/linuxtv-dvb-1.1.1-r1.ebuild,v 1.5 2005/07/09 18:43:45 swegener Exp $ inherit eutils kernel-mod @@ -18,12 +18,12 @@ DEPEND="virtual/linux-sources" pkg_setup() { if kernel-mod_is_2_4_kernel; then - einfo "" + einfo einfo "Please make sure that the following option is enabled" einfo "in your current kernel 'Multimedia devices'" einfo "and /usr/src/linux point's to your current kernel" einfo "or make will die." - einfo "" + einfo fi } @@ -97,19 +97,19 @@ src_install() { 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 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 einfo "For information about firmware please see /usr/share/doc/${PF}/README." - einfo "" + einfo if kernel-mod_is_2_4_kernel; then einfo "Checking kernel module dependencies" test -r "${ROOT}/usr/src/linux/System.map" && \ depmod -ae -F "${ROOT}/usr/src/linux/System.map" -b "${ROOT}" -r ${KV} else - einfo "" + einfo einfo "Modules for kernel 2.6 will not be built." einfo "According to the README-2.6 the driver in kernel" einfo "2.6.1 and above is regularily kept up-to-date." @@ -117,6 +117,6 @@ pkg_postinst() { einfo "has newer modules then the latest release." einfo "This ebuild will just install the dvb-ttpci" einfo "firmware and docs on kernel 2.6 machines." - einfo "" + einfo fi } diff --git a/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild index 53d3738623ca..eac3b5091932 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild,v 1.3 2005/03/05 13:56:55 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild,v 1.4 2005/07/09 18:47:20 swegener Exp $ inherit eutils @@ -107,12 +107,12 @@ src_install() { pkg_postinst() { einfo "Please read the instructions in:" einfo "/usr/share/doc/${PF}/README.gentoo.gz" - einfo "" + einfo einfo "Annotation for active AVM ISDN boards (B1 ISA/PCI, ...):" einfo "If you run" einfo " emerge isdn-firmware" einfo "you will probably find your board's firmware in /lib/firmware." - einfo "" + einfo einfo "If you have another active ISDN board, you should create" einfo "/lib/firmware and copy there your board's firmware." } diff --git a/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild b/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild index bdd25b8a18bd..68f37d17ecca 100644 --- a/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild +++ b/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild,v 1.2 2005/05/06 04:54:51 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch/speedtouch-1.3.1-r2.ebuild,v 1.3 2005/07/09 18:48:08 swegener Exp $ inherit flag-o-matic @@ -68,23 +68,23 @@ src_install() { } pkg_postinst() { - echo "" + echo ewarn "Make sure you have kernel support for USB, HDCL and PPP" ewarn "NB: kernels >= 2.4.18 include the hdlc patch" - echo "" + echo ewarn "Read and subscribe vendor's licence to download the microcode" - ewarn "You can get it from: " + ewarn "You can get it from:" ewarn " 1) vendor's site: http://www.speedtouchdsl.com/dvrreg_lx.htm" ewarn " 2) a windows system: c:\\\\windows\\\\system\\\\alcaudsl.sys" ewarn " 3) the CD provided: X:\\\\Driver\\\\alcaudsl.sys" ewarn "Then you should set its path in the /etc/conf.d/speedtouch file" ewarn "edit and rename 'adsl.sample' to 'adsl' in /etc/ppp/peers/adsl and" ewarn "bring up your adsl line using the /etc/init.d/speedtouch script" - echo "" + echo einfo "More info in the documentation in /usr/share/doc/${PF}" - echo "" + echo einfo "You need to pass -a /usr/share/speedtouch/boot.v123.bin to" einfo "modem_run with this version. The URL for firmware is:" einfo "http://www.speedtouchdsl.com/driver_upgrade_lx_3.0.1.2.htm" - echo "" + echo } |