Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kimtoy/
Date: Fri, 30 Apr 2021 19:09:26
Message-Id: 1619809760.e7aee6d71320a3e2b25fef1f18256a6f92f699be.zlogene@gentoo
1 commit: e7aee6d71320a3e2b25fef1f18256a6f92f699be
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 19:08:33 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 19:09:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7aee6d7
7
8 kde-misc/kimtoy: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild b/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild
17 index 9c204ca7344..44721fcb2ac 100644
18 --- a/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild
19 +++ b/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -18,7 +18,7 @@ fi
27
28 LICENSE="GPL-2+"
29 SLOT="5"
30 -IUSE="libressl scim semantic-desktop"
31 +IUSE="scim semantic-desktop"
32
33 DEPEND="
34 app-i18n/ibus
35 @@ -43,8 +43,7 @@ DEPEND="
36 >=kde-frameworks/plasma-${KFMIN}:5
37 media-libs/libpng:0=[apng]
38 x11-libs/libX11
39 - !libressl? ( dev-libs/openssl:0= )
40 - libressl? ( dev-libs/libressl:= )
41 + dev-libs/openssl:0=
42 scim? (
43 >=app-i18n/scim-1.4.9
44 dev-libs/dbus-c++