public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/tovid: tovid-0.35.2.ebuild ChangeLog
@ 2015-06-09  1:39 Ian Delaney (idella4)
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2015-06-09  1:39 UTC (permalink / raw
  To: gentoo-commits

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 <idella4@gentoo.org> tovid-0.35.2.ebuild:
+   correct syntax and whitepace
 
   09 Jun 2015; Ian Delaney <idella4@gentoo.org> tovid-0.35.2.ebuild:
   tidy to msg output in pkg_postins provided by "BT" in bug #541964





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-video/tovid: tovid-0.35.2.ebuild ChangeLog
@ 2015-06-09  1:33 Ian Delaney (idella4)
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2015-06-09  1:33 UTC (permalink / raw
  To: gentoo-commits

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 <idella4@gentoo.org> 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)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-09  1:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09  1:39 [gentoo-commits] gentoo-x86 commit in media-video/tovid: tovid-0.35.2.ebuild ChangeLog Ian Delaney (idella4)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-09  1:33 Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox