* [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: youtube-dl-2014.10.02.ebuild ChangeLog youtube-dl-2014.07.15.ebuild youtube-dl-2014.09.29.2.ebuild
@ 2014-10-03 11:53 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2014-10-03 11:53 UTC (permalink / raw
To: gentoo-commits
jer 14/10/03 11:53:39
Modified: youtube-dl-2014.10.02.ebuild ChangeLog
youtube-dl-2014.07.15.ebuild
youtube-dl-2014.09.29.2.ebuild
Log:
Fix typo (bug #524370 by Alex Xu (Hello71)).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.2 net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild?r1=1.1&r2=1.2
Index: youtube-dl-2014.10.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- youtube-dl-2014.10.02.ebuild 2 Oct 2014 17:01:01 -0000 1.1
+++ youtube-dl-2014.10.02.ebuild 3 Oct 2014 11:53:39 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild,v 1.1 2014/10/02 17:01:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.10.02.ebuild,v 1.2 2014/10/03 11:53:39 jer Exp $
EAPI=5
@@ -8,7 +8,7 @@
DISTUTILS_SINGLE_IMPL=true
inherit bash-completion-r1 distutils-r1 eutils
-DESCRIPTION="Download videos from YouTube.com (and mores sites...)"
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
HOMEPAGE="http://rg3.github.com/youtube-dl/"
SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
1.399 net-misc/youtube-dl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.399&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.399&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.398&r2=1.399
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- ChangeLog 2 Oct 2014 17:01:01 -0000 1.398
+++ ChangeLog 3 Oct 2014 11:53:39 -0000 1.399
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/youtube-dl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.398 2014/10/02 17:01:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.399 2014/10/03 11:53:39 jer Exp $
+
+ 03 Oct 2014; Jeroen Roovers <jer@gentoo.org> youtube-dl-2014.07.15.ebuild,
+ youtube-dl-2014.09.29.2.ebuild, youtube-dl-2014.10.02.ebuild:
+ Fix typo (bug #524370 by Alex Xu (Hello71)).
*youtube-dl-2014.10.02 (02 Oct 2014)
1.4 net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild?r1=1.3&r2=1.4
Index: youtube-dl-2014.07.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- youtube-dl-2014.07.15.ebuild 19 Jul 2014 15:11:02 -0000 1.3
+++ youtube-dl-2014.07.15.ebuild 3 Oct 2014 11:53:39 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild,v 1.3 2014/07/19 15:11:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.07.15.ebuild,v 1.4 2014/10/03 11:53:39 jer Exp $
EAPI=5
@@ -8,7 +8,7 @@
DISTUTILS_SINGLE_IMPL=true
inherit bash-completion-r1 distutils-r1 eutils
-DESCRIPTION="Download videos from YouTube.com (and mores sites...)"
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
HOMEPAGE="http://rg3.github.com/youtube-dl/"
SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
1.2 net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild?r1=1.1&r2=1.2
Index: youtube-dl-2014.09.29.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- youtube-dl-2014.09.29.2.ebuild 29 Sep 2014 16:04:16 -0000 1.1
+++ youtube-dl-2014.09.29.2.ebuild 3 Oct 2014 11:53:39 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild,v 1.1 2014/09/29 16:04:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.09.29.2.ebuild,v 1.2 2014/10/03 11:53:39 jer Exp $
EAPI=5
@@ -8,7 +8,7 @@
DISTUTILS_SINGLE_IMPL=true
inherit bash-completion-r1 distutils-r1 eutils
-DESCRIPTION="Download videos from YouTube.com (and mores sites...)"
+DESCRIPTION="Download videos from YouTube.com (and more sites...)"
HOMEPAGE="http://rg3.github.com/youtube-dl/"
SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-03 11:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-03 11:53 [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: youtube-dl-2014.10.02.ebuild ChangeLog youtube-dl-2014.07.15.ebuild youtube-dl-2014.09.29.2.ebuild Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox