Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/, www-client/google-chrome-beta/, ...
Date: Mon, 31 Dec 2018 20:06:36
Message-Id: 1546286763.fbf69f3480682c2cfe2dcc03cb56e91abee50c26.floppym@gentoo
1 commit: fbf69f3480682c2cfe2dcc03cb56e91abee50c26
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 20:06:03 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 20:06:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf69f34
7
8 www-client/google-chrome: drop 'plugins' from metadata.xml
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 www-client/google-chrome-beta/metadata.xml | 3 ---
13 www-client/google-chrome-unstable/metadata.xml | 3 ---
14 www-client/google-chrome/metadata.xml | 3 ---
15 3 files changed, 9 deletions(-)
16
17 diff --git a/www-client/google-chrome-beta/metadata.xml b/www-client/google-chrome-beta/metadata.xml
18 index e858a8b1b22..efc44e903a5 100644
19 --- a/www-client/google-chrome-beta/metadata.xml
20 +++ b/www-client/google-chrome-beta/metadata.xml
21 @@ -9,7 +9,4 @@
22 Google Chrome is a browser that combines a minimal design with
23 sophisticated technology to make the web faster, safer, and easier.
24 </longdescription>
25 - <use>
26 - <flag name="plugins">Add system plugins path to launcher</flag>
27 - </use>
28 </pkgmetadata>
29
30 diff --git a/www-client/google-chrome-unstable/metadata.xml b/www-client/google-chrome-unstable/metadata.xml
31 index e858a8b1b22..efc44e903a5 100644
32 --- a/www-client/google-chrome-unstable/metadata.xml
33 +++ b/www-client/google-chrome-unstable/metadata.xml
34 @@ -9,7 +9,4 @@
35 Google Chrome is a browser that combines a minimal design with
36 sophisticated technology to make the web faster, safer, and easier.
37 </longdescription>
38 - <use>
39 - <flag name="plugins">Add system plugins path to launcher</flag>
40 - </use>
41 </pkgmetadata>
42
43 diff --git a/www-client/google-chrome/metadata.xml b/www-client/google-chrome/metadata.xml
44 index e858a8b1b22..efc44e903a5 100644
45 --- a/www-client/google-chrome/metadata.xml
46 +++ b/www-client/google-chrome/metadata.xml
47 @@ -9,7 +9,4 @@
48 Google Chrome is a browser that combines a minimal design with
49 sophisticated technology to make the web faster, safer, and easier.
50 </longdescription>
51 - <use>
52 - <flag name="plugins">Add system plugins path to launcher</flag>
53 - </use>
54 </pkgmetadata>