--- /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild 2010-02-24 08:06:00.000000000 +1100 +++ /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20060917.ebuild 2010-12-11 03:24:31.000000000 +1100 @@ -61,8 +61,8 @@ emake bindir=/usr/bin datadir=/usr/share libdir=/usr/lib prefix="${D}"/usr \ DESTDIR="${D}" INSTDIR="${T}" install || die "install failed" - # rename scan to dvbscan - mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan + # rename scan to scan-dvb + mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb # install scan-files local dir @@ -83,7 +83,7 @@ # install Documentation dodoc README - newdoc util/scan/README README.dvbscan + newdoc util/scan/README README.scan-dvb newdoc util/szap/README README.zap newdoc util/av7110_loadkeys/README README.av7110_loadkeys @@ -96,5 +96,5 @@ elog "The channel lists and other files are installed in" elog "/usr/share/dvb" elog - elog "The scanning utility is now installed as dvbscan." + elog "The scanning utility, scan, is now installed as scan-dvb." } --- /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20070114.ebuild 2010-02-24 08:06:00.000000000 +1100 +++ /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20070114.ebuild 2010-12-11 03:23:00.000000000 +1100 @@ -62,8 +62,8 @@ emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \ DESTDIR="${D}" INSTDIR="${T}" install || die "install failed" - # rename scan to dvbscan - mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan + # rename scan to scan-dvb + mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb # install scan-files local dir @@ -84,7 +84,7 @@ # install Documentation dodoc README - newdoc util/scan/README README.dvbscan + newdoc util/scan/README README.scan-dvb newdoc util/szap/README README.zap newdoc util/av7110_loadkeys/README README.av7110_loadkeys @@ -97,5 +97,5 @@ elog "The channel lists and other files are installed in" elog "/usr/share/dvb" elog - elog "The scanning utility is now installed as dvbscan." + elog "The scanning utility, scan, is now installed as scan-dvb." } --- /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild 2010-02-24 08:06:00.000000000 +1100 +++ /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20080317.ebuild 2010-12-11 03:22:32.000000000 +1100 @@ -61,8 +61,8 @@ emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \ DESTDIR="${D}" INSTDIR="${T}" install || die "install failed" - # rename scan to dvbscan - mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan + # rename scan to scan-dvb + mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb # install zap-files for dir in dvb-{s,c,t} atsc; do @@ -76,7 +76,7 @@ # install Documentation dodoc README - newdoc util/scan/README README.dvbscan + newdoc util/scan/README README.scan-dvb newdoc util/szap/README README.zap newdoc util/av7110_loadkeys/README README.av7110_loadkeys @@ -89,5 +89,5 @@ elog "The channel lists and other files are installed in" elog "/usr/share/dvb" elog - elog "The scanning utility is now installed as dvbscan." + elog "The scanning utility, scan, is now installed as scan-dvb." } --- /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223.ebuild 2010-02-24 08:06:00.000000000 +1100 +++ /usr/portage/media-tv/linuxtv-dvb-apps/linuxtv-dvb-apps-1.1.1.20100223.ebuild 2010-12-11 03:21:26.000000000 +1100 @@ -53,8 +53,8 @@ emake bindir=/usr/bin datadir=/usr/share libdir=/usr/$(get_libdir) prefix=/usr \ DESTDIR="${D}" INSTDIR="${T}" ${myopts} install || die "install failed" - # rename scan to dvbscan - mv "${D}"/usr/bin/scan "${D}"/usr/bin/dvbscan + # rename scan to scan-dvb + mv "${D}"/usr/bin/scan "${D}"/usr/bin/scan-dvb # install zap-files for dir in dvb-{s,c,t} atsc; do @@ -68,7 +68,7 @@ # install Documentation dodoc README - newdoc util/scan/README README.dvbscan + newdoc util/scan/README README.scan-dvb newdoc util/szap/README README.zap newdoc util/av7110_loadkeys/README README.av7110_loadkeys @@ -81,5 +81,5 @@ elog "The channel lists and other files are installed in" elog "/usr/share/dvb" elog - elog "The scanning utility is now installed as dvbscan." + elog "The scanning utility, scan, is now installed as scan-dvb." }