aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-13 22:41:01 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-13 22:41:09 +1100
commita6cb54d4688fb7df119bdc03944704d42f8a0e54 (patch)
tree23815e2a8f8e4cc440c0676e57d4453cfdb6fb82
parentkde-apps/kdepim-meta: gpgmepp will not see further relases (diff)
downloadkde-a6cb54d4.tar.gz
kde-a6cb54d4.tar.bz2
kde-a6cb54d4.zip
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
-rw-r--r--kde-apps/gpgmepp/gpgmepp-9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/gpgmepp/gpgmepp-9999.ebuild b/kde-apps/gpgmepp/gpgmepp-9999.ebuild
deleted file mode 100644
index db2058ff93..0000000000
--- 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
-"