* [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2013.05.23.ebuild
@ 2013-06-01 17:16 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2013-06-01 17:16 UTC (permalink / raw
To: gentoo-commits
jer 13/06/01 17:16:18
Modified: ChangeLog youtube-dl-2013.05.23.ebuild
Log:
Stable for HPPA (bug #472030).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.171 net-misc/youtube-dl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.171&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.171&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.170&r2=1.171
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog 27 May 2013 11:04:44 -0000 1.170
+++ ChangeLog 1 Jun 2013 17:16:18 -0000 1.171
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/youtube-dl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.170 2013/05/27 11:04:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.171 2013/06/01 17:16:18 jer Exp $
+
+ 01 Jun 2013; Jeroen Roovers <jer@gentoo.org> youtube-dl-2013.05.23.ebuild:
+ Stable for HPPA (bug #472030).
*youtube-dl-2013.05.23 (27 May 2013)
1.2 net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?r1=1.1&r2=1.2
Index: youtube-dl-2013.05.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- youtube-dl-2013.05.23.ebuild 27 May 2013 11:04:44 -0000 1.1
+++ youtube-dl-2013.05.23.ebuild 1 Jun 2013 17:16:18 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v 1.1 2013/05/27 11:04:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v 1.2 2013/06/01 17:16:18 jer Exp $
EAPI=5
PYTHON_COMPAT=(python{2_5,2_6,2_7})
@@ -13,7 +13,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="offensive test"
DEPEND="test? ( dev-python/nose[coverage(+)] )"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2013.05.23.ebuild
@ 2013-06-03 22:22 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2013-06-03 22:22 UTC (permalink / raw
To: gentoo-commits
jer 13/06/03 22:22:41
Modified: ChangeLog youtube-dl-2013.05.23.ebuild
Log:
dobashcomp => newbashcomp.
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.172 net-misc/youtube-dl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.172&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.172&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.171&r2=1.172
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- ChangeLog 1 Jun 2013 17:16:18 -0000 1.171
+++ ChangeLog 3 Jun 2013 22:22:41 -0000 1.172
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/youtube-dl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.171 2013/06/01 17:16:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.172 2013/06/03 22:22:41 jer Exp $
+
+ 03 Jun 2013; Jeroen Roovers <jer@gentoo.org> youtube-dl-2013.05.23.ebuild:
+ dobashcomp => newbashcomp.
01 Jun 2013; Jeroen Roovers <jer@gentoo.org> youtube-dl-2013.05.23.ebuild:
Stable for HPPA (bug #472030).
1.3 net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?r1=1.2&r2=1.3
Index: youtube-dl-2013.05.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- youtube-dl-2013.05.23.ebuild 1 Jun 2013 17:16:18 -0000 1.2
+++ youtube-dl-2013.05.23.ebuild 3 Jun 2013 22:22:41 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v 1.2 2013/06/01 17:16:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v 1.3 2013/06/03 22:22:41 jer Exp $
EAPI=5
PYTHON_COMPAT=(python{2_5,2_6,2_7})
@@ -30,6 +30,6 @@
dobin bin/${PN}
dodoc CHANGELOG README.txt
doman ${PN}.1
- dobashcomp ${PN}.bash-completion ${PN}
+ newbashcomp ${PN}.bash-completion ${PN}
python_fix_shebang "${ED}"
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2013.05.23.ebuild
@ 2013-06-08 12:28 Sergey Popov (pinkbyte)
0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-06-08 12:28 UTC (permalink / raw
To: gentoo-commits
pinkbyte 13/06/08 12:28:44
Modified: ChangeLog youtube-dl-2013.05.23.ebuild
Log:
Stable on amd64 and x86, wrt bug #472030
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Revision Changes Path
1.173 net-misc/youtube-dl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.173&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.173&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.172&r2=1.173
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog 3 Jun 2013 22:22:41 -0000 1.172
+++ ChangeLog 8 Jun 2013 12:28:44 -0000 1.173
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/youtube-dl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.172 2013/06/03 22:22:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.173 2013/06/08 12:28:44 pinkbyte Exp $
+
+ 08 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> youtube-dl-2013.05.23.ebuild:
+ Stable on amd64 and x86, wrt bug #472030
03 Jun 2013; Jeroen Roovers <jer@gentoo.org> youtube-dl-2013.05.23.ebuild:
dobashcomp => newbashcomp.
1.4 net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild?r1=1.3&r2=1.4
Index: youtube-dl-2013.05.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- youtube-dl-2013.05.23.ebuild 3 Jun 2013 22:22:41 -0000 1.3
+++ youtube-dl-2013.05.23.ebuild 8 Jun 2013 12:28:44 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v 1.3 2013/06/03 22:22:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2013.05.23.ebuild,v 1.4 2013/06/08 12:28:44 pinkbyte Exp $
EAPI=5
PYTHON_COMPAT=(python{2_5,2_6,2_7})
@@ -13,7 +13,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="offensive test"
DEPEND="test? ( dev-python/nose[coverage(+)] )"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2013.05.23.ebuild
@ 2013-08-18 14:06 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2013-08-18 14:06 UTC (permalink / raw
To: gentoo-commits
jer 13/08/18 14:06:31
Modified: ChangeLog
Removed: youtube-dl-2013.05.23.ebuild
Log:
Old.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.215 net-misc/youtube-dl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.215&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.215&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.214&r2=1.215
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- ChangeLog 18 Aug 2013 13:44:55 -0000 1.214
+++ ChangeLog 18 Aug 2013 14:06:31 -0000 1.215
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/youtube-dl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.214 2013/08/18 13:44:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.215 2013/08/18 14:06:31 jer Exp $
+
+ 18 Aug 2013; Jeroen Roovers <jer@gentoo.org> -youtube-dl-2013.05.23.ebuild,
+ -files/youtube-dl-2013.05.10-offensive.patch,
+ -files/youtube-dl-2013.06.21-offensive.patch,
+ -files/youtube-dl-2013.06.34.2-offensive.patch:
+ Old.
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> youtube-dl-2013.08.02.ebuild:
Stable for x86, wrt bug #480162
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-08-18 14:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-01 17:16 [gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2013.05.23.ebuild Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2013-06-03 22:22 Jeroen Roovers (jer)
2013-06-08 12:28 Sergey Popov (pinkbyte)
2013-08-18 14:06 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