Skip to content

Commit

Permalink
kde-apps/kgpg: app-crypt/dirmngr retired
Browse files Browse the repository at this point in the history
Bug: 596010
Bug: 606604

Package-Manager: portage-2.3.0
  • Loading branch information
alonbl committed Jan 23, 2017
1 parent 9761a47 commit 30a9960
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
10 changes: 1 addition & 9 deletions kde-apps/kgpg/kgpg-16.08.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -20,11 +20,3 @@ DEPEND="
RDEPEND="${DEPEND}
app-crypt/gnupg
"

pkg_postinst() {
kde4-base_pkg_postinst

if ! has_version 'app-crypt/dirmngr' && ! has_version '>=app-crypt/gnupg-2.1'; then
elog "For improved key search functionality, install app-crypt/dirmngr."
fi
}
8 changes: 0 additions & 8 deletions kde-apps/kgpg/kgpg-16.12.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,3 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
app-crypt/gnupg
"

pkg_postinst() {
kde5_pkg_postinst

if ! has_version 'app-crypt/dirmngr' && ! has_version '>=app-crypt/gnupg-2.1'; then
elog "For improved key search functionality, install app-crypt/dirmngr."
fi
}

0 comments on commit 30a9960

Please sign in to comment.