From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABCA51395E2 for ; Sat, 12 Nov 2016 13:23:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF06A21C1C5; Sat, 12 Nov 2016 13:23:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4B1021C1C5 for ; Sat, 12 Nov 2016 13:23:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8074A34163E for ; Sat, 12 Nov 2016 13:23:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5F6824BB for ; Sat, 12 Nov 2016 13:23:14 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1478956983.204f7acfd597e839966c227efeea66d626a81479.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 204f7acfd597e839966c227efeea66d626a81479 X-VCS-Branch: master Date: Sat, 12 Nov 2016 13:23:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5a8d6738-de88-4f3b-926a-1eddb9c16778 X-Archives-Hash: 8a4dc39cfbf33bb8d15d748555cb30c5 commit: 204f7acfd597e839966c227efeea66d626a81479 Author: Felix Leif Keppmann keppmann de> AuthorDate: Tue Nov 1 21:48:31 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Nov 12 13:23:03 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=204f7acf app-office/kmymoney: Moved from gpgmepp to gpgme Switched from kde-apps/gpgmepp to app-crypt/gpgme following upstream app-office/kmymoney/kmymoney-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 8c20be0..a2d4401 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -61,7 +61,7 @@ COMMON_DEPEND=" $(add_kdeapps_dep kidentitymanagement) ) calendar? ( dev-libs/libical:= ) - crypt? ( $(add_kdeapps_dep gpgmepp) ) + crypt? ( >=app-crypt/gpgme-1.7.1-r1[cxx] ) hbci? ( >=net-libs/aqbanking-5.6.5 >=sys-libs/gwenhywfar-4.15.3-r1[qt5]