Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/x265: x265-1.0.ebuild ChangeLog x265-1.2.ebuild x265-0.8.ebuild
Date: Sun, 27 Jul 2014 19:01:20
Message-Id: 20140727190116.B09072004E@flycatcher.gentoo.org
1 maekke 14/07/27 19:01:15
2
3 Modified: x265-1.0.ebuild ChangeLog x265-1.2.ebuild
4 x265-0.8.ebuild
5 Log:
6 add ~arm, bug #510340
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
9
10 Revision Changes Path
11 1.3 media-libs/x265/x265-1.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.0.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.0.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.0.ebuild?r1=1.2&r2=1.3
16
17 Index: x265-1.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.0.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- x265-1.0.ebuild 14 Jun 2014 02:40:06 -0000 1.2
24 +++ x265-1.0.ebuild 27 Jul 2014 19:01:15 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.0.ebuild,v 1.2 2014/06/14 02:40:06 floppym Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.0.ebuild,v 1.3 2014/07/27 19:01:15 maekke Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 EHG_REPO_URI="http://bitbucket.org/multicoreware/x265"
35 else
36 SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
37 - KEYWORDS="~amd64 ~x86"
38 + KEYWORDS="~amd64 ~arm ~x86"
39 fi
40
41 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"
42
43
44
45 1.10 media-libs/x265/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/ChangeLog?r1=1.9&r2=1.10
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- ChangeLog 27 Jul 2014 13:06:12 -0000 1.9
58 +++ ChangeLog 27 Jul 2014 19:01:15 -0000 1.10
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-libs/x265
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.9 2014/07/27 13:06:12 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.10 2014/07/27 19:01:15 maekke Exp $
64 +
65 + 27 Jul 2014; Markus Meier <maekke@g.o> x265-0.8.ebuild,
66 + x265-1.0.ebuild, x265-1.2.ebuild:
67 + add ~arm, bug #510340
68
69 *x265-1.2 (27 Jul 2014)
70
71
72
73
74 1.2 media-libs/x265/x265-1.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.2.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.2.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.2.ebuild?r1=1.1&r2=1.2
79
80 Index: x265-1.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.2.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- x265-1.2.ebuild 27 Jul 2014 13:06:12 -0000 1.1
87 +++ x265-1.2.ebuild 27 Jul 2014 19:01:15 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.2.ebuild,v 1.1 2014/07/27 13:06:12 ssuominen Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.2.ebuild,v 1.2 2014/07/27 19:01:15 maekke Exp $
93
94 EAPI=5
95
96 @@ -11,7 +11,7 @@
97 EHG_REPO_URI="http://bitbucket.org/multicoreware/x265"
98 else
99 SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
100 - KEYWORDS="~amd64 ~x86"
101 + KEYWORDS="~amd64 ~arm ~x86"
102 fi
103
104 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"
105
106
107
108 1.4 media-libs/x265/x265-0.8.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-0.8.ebuild?rev=1.4&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-0.8.ebuild?rev=1.4&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-0.8.ebuild?r1=1.3&r2=1.4
113
114 Index: x265-0.8.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-0.8.ebuild,v
117 retrieving revision 1.3
118 retrieving revision 1.4
119 diff -u -r1.3 -r1.4
120 --- x265-0.8.ebuild 20 May 2014 17:55:26 -0000 1.3
121 +++ x265-0.8.ebuild 27 Jul 2014 19:01:15 -0000 1.4
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2014 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-0.8.ebuild,v 1.3 2014/05/20 17:55:26 aballier Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-0.8.ebuild,v 1.4 2014/07/27 19:01:15 maekke Exp $
127
128 EAPI=5
129
130 @@ -11,7 +11,7 @@
131 EHG_REPO_URI="http://bitbucket.org/multicoreware/x265"
132 else
133 SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
134 - KEYWORDS="~amd64"
135 + KEYWORDS="~amd64 ~arm"
136 fi
137
138 DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"