idella4 15/06/09 01:33:15 Modified: tovid-0.35.2.ebuild ChangeLog Log: tidy to msg output in pkg_postins provided by "BT" in bug #541964 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 media-video/tovid/tovid-0.35.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild?r1=1.1&r2=1.2 Index: tovid-0.35.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tovid-0.35.2.ebuild 6 Jun 2015 06:33:42 -0000 1.1 +++ tovid-0.35.2.ebuild 9 Jun 2015 01:33:15 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild,v 1.1 2015/06/06 06:33:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild,v 1.2 2015/06/09 01:33:15 idella4 Exp $ EAPI=5 @@ -51,9 +51,9 @@ pkg_postinst() { gnome2_icon_cache_update elog "######################################################################" - elog "You can install transcode for additional functionality - it will " - elog "speed up the creation of animated submenus with faster seeking." - elog "Other wise ffmpeg will be used." ++ elog "You can install media-video/transcode for additional functionality. It" ++ elog "will speed up the creation of animated submenus with faster seeking." ++ elog "Otherwise FFmpeg/Libav will be used." elog "######################################################################" elog"" gnome2_icon_cache_update 1.34 media-video/tovid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 6 Jun 2015 06:33:42 -0000 1.33 +++ ChangeLog 9 Jun 2015 01:33:15 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for media-video/tovid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.33 2015/06/06 06:33:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.34 2015/06/09 01:33:15 idella4 Exp $ + + 09 Jun 2015; Ian Delaney <[email protected]> tovid-0.35.2.ebuild: + tidy to msg output in pkg_postins provided by "BT" in bug #541964 *tovid-0.35.2 (06 Jun 2015)
