Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/
Date: Tue, 04 Sep 2018 12:49:35
Message-Id: 1536065337.692897c9520698f05c7f3dc172e429bb729c9541.asturm@gentoo
1 commit: 692897c9520698f05c7f3dc172e429bb729c9541
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 4 12:48:57 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 4 12:48:57 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=692897c9
7
8 kde-plasma/plasma-meta: Add accidentally removed USE description
9
10 kde-plasma/plasma-meta/metadata.xml | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/kde-plasma/plasma-meta/metadata.xml b/kde-plasma/plasma-meta/metadata.xml
14 index cdf1585f9f..08b59513fc 100644
15 --- a/kde-plasma/plasma-meta/metadata.xml
16 +++ b/kde-plasma/plasma-meta/metadata.xml
17 @@ -6,6 +6,7 @@
18 <name>Gentoo KDE Project</name>
19 </maintainer>
20 <use>
21 + <flag name="browser-integration">Enable integration with Chrome/Firefox with browser extensions</flag>
22 <flag name="crypt">Pull in <pkg>kde-plasma/plasma-vault</pkg> for encrypted vaults integration</flag>
23 <flag name="display-manager">Pull in a graphical display manager</flag>
24 <flag name="grub">Pull in Breeze theme for <pkg>sys-boot/grub</pkg></flag>