Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/rtmpdump: rtmpdump-2.4_p20131018.ebuild ChangeLog
Date: Fri, 04 Jul 2014 19:27:30
Message-Id: 20140704192727.23E152004E@flycatcher.gentoo.org
1 jer 14/07/04 19:27:27
2
3 Modified: rtmpdump-2.4_p20131018.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #496436).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.8 media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild?r1=1.7&r2=1.8
15
16 Index: rtmpdump-2.4_p20131018.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- rtmpdump-2.4_p20131018.ebuild 4 Jun 2014 13:26:29 -0000 1.7
23 +++ rtmpdump-2.4_p20131018.ebuild 4 Jul 2014 19:27:26 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild,v 1.7 2014/06/04 13:26:29 lu_zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild,v 1.8 2014/07/04 19:27:26 jer Exp $
29
30 EAPI="4"
31
32 @@ -13,7 +13,7 @@
33 # the library is LGPL-2.1, the command is GPL-2
34 LICENSE="GPL-2 LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
38 IUSE="gnutls polarssl ssl"
39
40 DEPEND="ssl? (
41
42
43
44 1.33 media-video/rtmpdump/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?rev=1.33&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?rev=1.33&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?r1=1.32&r2=1.33
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v
53 retrieving revision 1.32
54 retrieving revision 1.33
55 diff -u -r1.32 -r1.33
56 --- ChangeLog 18 Jun 2014 20:30:38 -0000 1.32
57 +++ ChangeLog 4 Jul 2014 19:27:26 -0000 1.33
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-video/rtmpdump
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.32 2014/06/18 20:30:38 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.33 2014/07/04 19:27:26 jer Exp $
63 +
64 + 04 Jul 2014; Jeroen Roovers <jer@g.o> rtmpdump-2.4_p20131018.ebuild:
65 + Stable for HPPA (bug #496436).
66
67 18 Jun 2014; Michał Górny <mgorny@g.o> rtmpdump-9999.ebuild:
68 Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug