Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-37.0.2062.94_beta1.ebuild chrome-binary-plugins-38.0.2125.24_alpha1.ebuild ChangeLog
Date: Thu, 28 Aug 2014 00:25:11
Message-Id: 20140828002506.86E6B4193@oystercatcher.gentoo.org
1 floppym 14/08/28 00:25:06
2
3 Modified: chrome-binary-plugins-37.0.2062.94_beta1.ebuild
4 chrome-binary-plugins-38.0.2125.24_alpha1.ebuild
5 ChangeLog
6 Log:
7 Sync the other slots.
8
9 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
10
11 Revision Changes Path
12 1.2 www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild?r1=1.1&r2=1.2
17
18 Index: chrome-binary-plugins-37.0.2062.94_beta1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- chrome-binary-plugins-37.0.2062.94_beta1.ebuild 21 Aug 2014 18:16:37 -0000 1.1
25 +++ chrome-binary-plugins-37.0.2062.94_beta1.ebuild 28 Aug 2014 00:25:06 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild,v 1.1 2014/08/21 18:16:37 floppym Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild,v 1.2 2014/08/28 00:25:06 floppym Exp $
31
32 EAPI=4
33
34 @@ -12,14 +12,17 @@
35 case ${PV} in
36 *_alpha*)
37 SLOT="unstable"
38 + CHROMEDIR="opt/google/chrome-${SLOT}"
39 MY_PV=${PV/_alpha/-}
40 ;;
41 *_beta*)
42 SLOT="beta"
43 + CHROMEDIR="opt/google/chrome-${SLOT}"
44 MY_PV=${PV/_beta/-}
45 ;;
46 *_p*)
47 SLOT="stable"
48 + CHROMEDIR="opt/google/chrome"
49 MY_PV=${PV/_p/-}
50 ;;
51 *)
52 @@ -50,7 +53,7 @@
53 fi
54 done
55
56 -S="${WORKDIR}/opt/google/chrome-${SLOT}"
57 +S="${WORKDIR}/${CHROMEDIR}"
58 QA_PREBUILT="*"
59
60 pkg_nofetch() {
61
62
63
64 1.2 www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild
65
66 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild?rev=1.2&view=markup
67 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild?rev=1.2&content-type=text/plain
68 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild?r1=1.1&r2=1.2
69
70 Index: chrome-binary-plugins-38.0.2125.24_alpha1.ebuild
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,v
73 retrieving revision 1.1
74 retrieving revision 1.2
75 diff -u -r1.1 -r1.2
76 --- chrome-binary-plugins-38.0.2125.24_alpha1.ebuild 27 Aug 2014 03:12:41 -0000 1.1
77 +++ chrome-binary-plugins-38.0.2125.24_alpha1.ebuild 28 Aug 2014 00:25:06 -0000 1.2
78 @@ -1,6 +1,6 @@
79 # Copyright 1999-2014 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,v 1.1 2014/08/27 03:12:41 floppym Exp $
82 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,v 1.2 2014/08/28 00:25:06 floppym Exp $
83
84 EAPI=4
85
86 @@ -12,14 +12,17 @@
87 case ${PV} in
88 *_alpha*)
89 SLOT="unstable"
90 + CHROMEDIR="opt/google/chrome-${SLOT}"
91 MY_PV=${PV/_alpha/-}
92 ;;
93 *_beta*)
94 SLOT="beta"
95 + CHROMEDIR="opt/google/chrome-${SLOT}"
96 MY_PV=${PV/_beta/-}
97 ;;
98 *_p*)
99 SLOT="stable"
100 + CHROMEDIR="opt/google/chrome"
101 MY_PV=${PV/_p/-}
102 ;;
103 *)
104 @@ -50,7 +53,7 @@
105 fi
106 done
107
108 -S="${WORKDIR}/opt/google/chrome-${SLOT}"
109 +S="${WORKDIR}/${CHROMEDIR}"
110 QA_PREBUILT="*"
111
112 pkg_nofetch() {
113
114
115
116 1.173 www-plugins/chrome-binary-plugins/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.173&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.173&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.172&r2=1.173
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
125 retrieving revision 1.172
126 retrieving revision 1.173
127 diff -u -r1.172 -r1.173
128 --- ChangeLog 28 Aug 2014 00:21:05 -0000 1.172
129 +++ ChangeLog 28 Aug 2014 00:25:06 -0000 1.173
130 @@ -1,6 +1,11 @@
131 # ChangeLog for www-plugins/chrome-binary-plugins
132 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.172 2014/08/28 00:21:05 floppym Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.173 2014/08/28 00:25:06 floppym Exp $
135 +
136 + 28 Aug 2014; Mike Gilbert <floppym@g.o>
137 + chrome-binary-plugins-37.0.2062.94_beta1.ebuild,
138 + chrome-binary-plugins-38.0.2125.24_alpha1.ebuild:
139 + Sync the other slots.
140
141 28 Aug 2014; Mike Gilbert <floppym@g.o>
142 chrome-binary-plugins-37.0.2062.94_p1.ebuild: