idella4 15/06/09 01:39:16 Modified: tovid-0.35.2.ebuild ChangeLog Log: correct syntax and whitepace (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild?r1=1.2&r2=1.3 Index: tovid-0.35.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tovid-0.35.2.ebuild 9 Jun 2015 01:33:15 -0000 1.2 +++ tovid-0.35.2.ebuild 9 Jun 2015 01:39:16 -0000 1.3 @@ -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.2 2015/06/09 01:33:15 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/tovid-0.35.2.ebuild,v 1.3 2015/06/09 01:39:16 idella4 Exp $ EAPI=5 @@ -51,12 +51,12 @@ pkg_postinst() { gnome2_icon_cache_update elog "######################################################################" -+ 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 "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 + gnome2_icon_cache_update } pkg_postinst() { gnome2_icon_cache_update @@ -65,4 +65,3 @@ pkg_postrm() { gnome2_icon_cache_update } - 1.35 media-video/tovid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tovid/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 9 Jun 2015 01:33:15 -0000 1.34 +++ ChangeLog 9 Jun 2015 01:39:16 -0000 1.35 @@ -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.34 2015/06/09 01:33:15 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tovid/ChangeLog,v 1.35 2015/06/09 01:39:16 idella4 Exp $ + + 09 Jun 2015; Ian Delaney <[email protected]> tovid-0.35.2.ebuild: + correct syntax and whitepace 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
