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-34.0.1847.92_beta1.ebuild chrome-binary-plugins-33.0.1750.152_p1.ebuild chrome-binary-plugins-35.0.1912.2_alpha1.ebuild ChangeLog
Date: Thu, 27 Mar 2014 23:38:32
Message-Id: 20140327233826.6EF362004F@flycatcher.gentoo.org
1 floppym 14/03/27 23:38:26
2
3 Modified: chrome-binary-plugins-34.0.1847.92_beta1.ebuild
4 chrome-binary-plugins-33.0.1750.152_p1.ebuild
5 chrome-binary-plugins-35.0.1912.2_alpha1.ebuild
6 ChangeLog
7 Log:
8 Add pkg_nofetch message.
9
10 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
11
12 Revision Changes Path
13 1.2 www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild?r1=1.1&r2=1.2
18
19 Index: chrome-binary-plugins-34.0.1847.92_beta1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- chrome-binary-plugins-34.0.1847.92_beta1.ebuild 27 Mar 2014 19:49:41 -0000 1.1
26 +++ chrome-binary-plugins-34.0.1847.92_beta1.ebuild 27 Mar 2014 23:38:26 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild,v 1.1 2014/03/27 19:49:41 floppym Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild,v 1.2 2014/03/27 23:38:26 floppym Exp $
32
33 EAPI=4
34
35 @@ -55,6 +55,10 @@
36 S="${WORKDIR}/opt/google/chrome-${SLOT}"
37 QA_PREBUILT="*"
38
39 +pkg_nofetch() {
40 + eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures."
41 +}
42 +
43 src_install() {
44 local version flapper
45
46
47
48
49 1.2 www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild?r1=1.1&r2=1.2
54
55 Index: chrome-binary-plugins-33.0.1750.152_p1.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- chrome-binary-plugins-33.0.1750.152_p1.ebuild 17 Mar 2014 14:08:25 -0000 1.1
62 +++ chrome-binary-plugins-33.0.1750.152_p1.ebuild 27 Mar 2014 23:38:26 -0000 1.2
63 @@ -1,6 +1,6 @@
64 # Copyright 1999-2014 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild,v 1.1 2014/03/17 14:08:25 floppym Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-33.0.1750.152_p1.ebuild,v 1.2 2014/03/27 23:38:26 floppym Exp $
68
69 EAPI=4
70
71 @@ -55,6 +55,10 @@
72 S="${WORKDIR}/opt/google/chrome"
73 QA_PREBUILT="*"
74
75 +pkg_nofetch() {
76 + eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures."
77 +}
78 +
79 src_install() {
80 local version flapper
81
82
83
84
85 1.2 www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild?rev=1.2&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild?rev=1.2&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild?r1=1.1&r2=1.2
90
91 Index: chrome-binary-plugins-35.0.1912.2_alpha1.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild,v
94 retrieving revision 1.1
95 retrieving revision 1.2
96 diff -u -r1.1 -r1.2
97 --- chrome-binary-plugins-35.0.1912.2_alpha1.ebuild 27 Mar 2014 19:49:41 -0000 1.1
98 +++ chrome-binary-plugins-35.0.1912.2_alpha1.ebuild 27 Mar 2014 23:38:26 -0000 1.2
99 @@ -1,6 +1,6 @@
100 # Copyright 1999-2014 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild,v 1.1 2014/03/27 19:49:41 floppym Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-35.0.1912.2_alpha1.ebuild,v 1.2 2014/03/27 23:38:26 floppym Exp $
104
105 EAPI=4
106
107 @@ -55,6 +55,10 @@
108 S="${WORKDIR}/opt/google/chrome-${SLOT}"
109 QA_PREBUILT="*"
110
111 +pkg_nofetch() {
112 + eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures."
113 +}
114 +
115 src_install() {
116 local version flapper
117
118
119
120
121 1.121 www-plugins/chrome-binary-plugins/ChangeLog
122
123 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.121&view=markup
124 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.121&content-type=text/plain
125 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.120&r2=1.121
126
127 Index: ChangeLog
128 ===================================================================
129 RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
130 retrieving revision 1.120
131 retrieving revision 1.121
132 diff -u -r1.120 -r1.121
133 --- ChangeLog 27 Mar 2014 19:49:41 -0000 1.120
134 +++ ChangeLog 27 Mar 2014 23:38:26 -0000 1.121
135 @@ -1,6 +1,12 @@
136 # ChangeLog for www-plugins/chrome-binary-plugins
137 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
138 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.120 2014/03/27 19:49:41 floppym Exp $
139 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.121 2014/03/27 23:38:26 floppym Exp $
140 +
141 + 27 Mar 2014; Mike Gilbert <floppym@g.o>
142 + chrome-binary-plugins-33.0.1750.152_p1.ebuild,
143 + chrome-binary-plugins-34.0.1847.92_beta1.ebuild,
144 + chrome-binary-plugins-35.0.1912.2_alpha1.ebuild:
145 + Add pkg_nofetch message.
146
147 *chrome-binary-plugins-34.0.1847.92_beta1 (27 Mar 2014)
148 *chrome-binary-plugins-35.0.1912.2_alpha1 (27 Mar 2014)