commit: a6cb54d4688fb7df119bdc03944704d42f8a0e54 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Oct 13 11:41:01 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Oct 13 11:41:09 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a6cb54d4
kde-apps/gpgmepp: will not see further releases (All revdeps are fixed this time!) https://quickgit.kde.org/?p=sysadmin%2Frelease-tools.git&a=commit&h=a843ec23c5b4be895e4b5df6e76ea5d73a7b2c7f Package-Manager: portage-2.3.2 kde-apps/gpgmepp/gpgmepp-9999.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/kde-apps/gpgmepp/gpgmepp-9999.ebuild b/kde-apps/gpgmepp/gpgmepp-9999.ebuild deleted file mode 100644 index db2058f..0000000 --- a/kde-apps/gpgmepp/gpgmepp-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_BLOCK_SLOT4="false" -inherit kde5 - -DESCRIPTION="C++ bindings for gpgme" -LICENSE="LGPL-2.1+" -KEYWORDS="" -IUSE="" - -RDEPEND=" - app-crypt/gpgme:= -" -DEPEND="${RDEPEND} - dev-libs/boost -"
