Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: libvpx-1.1.0.ebuild libvpx-9999.ebuild libvpx-1.2.0_pre20130625.ebuild ChangeLog
Date: Tue, 01 Oct 2013 04:49:30
Message-Id: 20131001044926.71D912004C@flycatcher.gentoo.org
1 vapier 13/10/01 04:49:26
2
3 Modified: libvpx-1.1.0.ebuild libvpx-9999.ebuild
4 libvpx-1.2.0_pre20130625.ebuild ChangeLog
5 Log:
6 Update Chromium URLs.
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
9
10 Revision Changes Path
11 1.29 media-libs/libvpx/libvpx-1.1.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild?rev=1.29&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild?rev=1.29&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild?r1=1.28&r2=1.29
16
17 Index: libvpx-1.1.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v
20 retrieving revision 1.28
21 retrieving revision 1.29
22 diff -u -r1.28 -r1.29
23 --- libvpx-1.1.0.ebuild 24 Jul 2013 16:07:01 -0000 1.28
24 +++ libvpx-1.1.0.ebuild 1 Oct 2013 04:49:26 -0000 1.29
25 @@ -1,13 +1,13 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v 1.28 2013/07/24 16:07:01 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v 1.29 2013/10/01 04:49:26 vapier Exp $
30
31 EAPI=4
32 inherit multilib toolchain-funcs base flag-o-matic
33
34 if [[ ${PV} == *9999* ]]; then
35 inherit git-2
36 - EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
37 + EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
38 KEYWORDS=""
39 elif [[ ${PV} == *pre* ]]; then
40 SRC_URI="mirror://gentoo/${P}.tar.bz2"
41
42
43
44 1.45 media-libs/libvpx/libvpx-9999.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.45&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.45&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?r1=1.44&r2=1.45
49
50 Index: libvpx-9999.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v
53 retrieving revision 1.44
54 retrieving revision 1.45
55 diff -u -r1.44 -r1.45
56 --- libvpx-9999.ebuild 26 Jun 2013 17:14:35 -0000 1.44
57 +++ libvpx-9999.ebuild 1 Oct 2013 04:49:26 -0000 1.45
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.44 2013/06/26 17:14:35 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.45 2013/10/01 04:49:26 vapier Exp $
63
64 EAPI=4
65 inherit multilib toolchain-funcs multilib-minimal
66 @@ -9,7 +9,7 @@
67
68 if [[ ${PV} == *9999* ]]; then
69 inherit git-2
70 - EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
71 + EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
72 KEYWORDS=""
73 elif [[ ${PV} == *pre* ]]; then
74 SRC_URI="mirror://gentoo/${P}.tar.bz2"
75
76
77
78 1.4 media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild?rev=1.4&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild?rev=1.4&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild?r1=1.3&r2=1.4
83
84 Index: libvpx-1.2.0_pre20130625.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild,v
87 retrieving revision 1.3
88 retrieving revision 1.4
89 diff -u -r1.3 -r1.4
90 --- libvpx-1.2.0_pre20130625.ebuild 26 Jun 2013 17:14:35 -0000 1.3
91 +++ libvpx-1.2.0_pre20130625.ebuild 1 Oct 2013 04:49:26 -0000 1.4
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2013 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild,v 1.3 2013/06/26 17:14:35 aballier Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild,v 1.4 2013/10/01 04:49:26 vapier Exp $
97
98 EAPI=4
99 inherit multilib toolchain-funcs multilib-minimal eutils
100 @@ -9,7 +9,7 @@
101
102 if [[ ${PV} == *9999* ]]; then
103 inherit git-2
104 - EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
105 + EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
106 KEYWORDS=""
107 elif [[ ${PV} == *pre* ]]; then
108 SRC_URI="mirror://gentoo/${P}.tar.bz2"
109
110
111
112 1.97 media-libs/libvpx/ChangeLog
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.97&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.97&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.96&r2=1.97
117
118 Index: ChangeLog
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
121 retrieving revision 1.96
122 retrieving revision 1.97
123 diff -u -r1.96 -r1.97
124 --- ChangeLog 24 Jul 2013 16:07:01 -0000 1.96
125 +++ ChangeLog 1 Oct 2013 04:49:26 -0000 1.97
126 @@ -1,6 +1,10 @@
127 # ChangeLog for media-libs/libvpx
128 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
129 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.96 2013/07/24 16:07:01 phajdan.jr Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.97 2013/10/01 04:49:26 vapier Exp $
131 +
132 + 01 Oct 2013; Mike Frysinger <vapier@g.o> libvpx-1.1.0.ebuild,
133 + libvpx-1.2.0_pre20130625.ebuild, libvpx-9999.ebuild:
134 + Update Chromium URLs.
135
136 24 Jul 2013; Pawel Hajdan jr <phajdan.jr@g.o> libvpx-1.1.0.ebuild:
137 Apply fix for bug #465988 to stable.