Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/x265: x265-1.5.ebuild ChangeLog
Date: Fri, 29 May 2015 10:36:41
Message-Id: 20150529103636.04572A05@oystercatcher.gentoo.org
1 zlogene 15/05/29 10:36:36
2
3 Modified: x265-1.5.ebuild ChangeLog
4 Log:
5 arm stable wrt bug #541664
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.8 media-libs/x265/x265-1.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?r1=1.7&r2=1.8
15
16 Index: x265-1.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- x265-1.5.ebuild 11 May 2015 16:59:21 -0000 1.7
23 +++ x265-1.5.ebuild 29 May 2015 10:36:35 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.7 2015/05/11 16:59:21 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.8 2015/05/29 10:36:35 zlogene Exp $
29
30 EAPI=5
31
32 @@ -11,7 +11,7 @@
33 EHG_REPO_URI="http://bitbucket.org/multicoreware/x265"
34 else
35 SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
36 - KEYWORDS="amd64 ~arm hppa ~ppc64 x86"
37 + KEYWORDS="amd64 arm hppa ~ppc64 x86"
38 fi
39
40 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"
41
42
43
44 1.26 media-libs/x265/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.26&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.26&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?r1=1.25&r2=1.26
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v
53 retrieving revision 1.25
54 retrieving revision 1.26
55 diff -u -r1.25 -r1.26
56 --- ChangeLog 22 May 2015 12:20:07 -0000 1.25
57 +++ ChangeLog 29 May 2015 10:36:35 -0000 1.26
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/x265
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.25 2015/05/22 12:20:07 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.26 2015/05/29 10:36:35 zlogene Exp $
63 +
64 + 29 May 2015; Mikle Kolyada <zlogene@g.o> x265-1.5.ebuild:
65 + arm stable wrt bug #541664
66
67 22 May 2015; Alexis Ballier <aballier@g.o> x265-1.7.ebuild,
68 x265-9999.ebuild: