Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 782244 | Differences between
and this patch

Collapse All | Expand All

(-)a/app-admin/keepassxc/keepassxc-2.7.0.ebuild (-1 / +3 lines)
Lines 30-36 IUSE="autotype browser ccache doc keeshare +network test yubikey" Link Here
30
RESTRICT="!test? ( test )"
30
RESTRICT="!test? ( test )"
31
31
32
RDEPEND="
32
RDEPEND="
33
	dev-libs/botan:2
33
	app-crypt/argon2:=
34
	dev-libs/botan:2=
34
	dev-qt/qtconcurrent:5
35
	dev-qt/qtconcurrent:5
35
	dev-qt/qtcore:5
36
	dev-qt/qtcore:5
36
	dev-qt/qtdbus:5
37
	dev-qt/qtdbus:5
Lines 44-49 RDEPEND=" Link Here
44
	autotype? (
45
	autotype? (
45
		dev-qt/qtx11extras:5
46
		dev-qt/qtx11extras:5
46
		x11-libs/libX11
47
		x11-libs/libX11
48
		x11-libs/libXi
47
		x11-libs/libXtst
49
		x11-libs/libXtst
48
	)
50
	)
49
	keeshare? ( sys-libs/zlib:=[minizip] )
51
	keeshare? ( sys-libs/zlib:=[minizip] )
(-)a/app-admin/keepassxc/keepassxc-9999.ebuild (-2 / +3 lines)
Lines 30-36 IUSE="autotype browser ccache doc keeshare +network test yubikey" Link Here
30
RESTRICT="!test? ( test )"
30
RESTRICT="!test? ( test )"
31
31
32
RDEPEND="
32
RDEPEND="
33
	dev-libs/botan:2
33
	app-crypt/argon2:=
34
	dev-libs/botan:2=
34
	dev-qt/qtconcurrent:5
35
	dev-qt/qtconcurrent:5
35
	dev-qt/qtcore:5
36
	dev-qt/qtcore:5
36
	dev-qt/qtdbus:5
37
	dev-qt/qtdbus:5
Lines 44-49 RDEPEND=" Link Here
44
	autotype? (
45
	autotype? (
45
		dev-qt/qtx11extras:5
46
		dev-qt/qtx11extras:5
46
		x11-libs/libX11
47
		x11-libs/libX11
48
		x11-libs/libXi
47
		x11-libs/libXtst
49
		x11-libs/libXtst
48
	)
50
	)
49
	keeshare? ( sys-libs/zlib:=[minizip] )
51
	keeshare? ( sys-libs/zlib:=[minizip] )
50
- 
51
   <p>Share:</p>
52
   <p>Share:</p>
52
   <button class="mastodon"></button>
53
   <button class="mastodon"></button>
53
   <button class="reddit"></button>
54
   <button class="reddit"></button>
54
   <button class="twitter"></button>
55
   <button class="twitter"></button>
55
       </div> 
56
       </div> 
56
       
57
       
57
       <script>
58
       <script>
58
           window.fwSettings={'widget_id':22000000180 };
59
           window.fwSettings={'widget_id':22000000180 };
59
           !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}();
60
           !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}();
60
       </script>
61
       </script>
61
       <script defer src='https://widget.freshworks.com/widgets/22000000180.js'></script>
62
       <script defer src='https://widget.freshworks.com/widgets/22000000180.js'></script>
62
   </body>
63
   </body>

Return to bug 782244