From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2B7E059CA9 for ; Sun, 27 Mar 2016 20:25:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7805B21C006; Sun, 27 Mar 2016 20:25:40 +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 0E27321C006 for ; Sun, 27 Mar 2016 20:25:39 +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 4E40C340961 for ; Sun, 27 Mar 2016 20:25:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6EAC85E for ; Sun, 27 Mar 2016 20:25:33 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1459110320.b376b77dbfc6cf158806bd4c2fec42d9cb9eda56.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/gpgmepp/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/gpgmepp/Manifest kde-apps/gpgmepp/gpgmepp-15.08.3.ebuild X-VCS-Directories: kde-apps/gpgmepp/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b376b77dbfc6cf158806bd4c2fec42d9cb9eda56 X-VCS-Branch: master Date: Sun, 27 Mar 2016 20:25:33 +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: 19e94ed3-480f-4164-bc8a-959de3232d26 X-Archives-Hash: e1930296b47905718ffa90e3b35517c4 commit: b376b77dbfc6cf158806bd4c2fec42d9cb9eda56 Author: Johannes Huber gentoo org> AuthorDate: Sun Mar 27 20:24:49 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Mar 27 20:25:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b376b77d kde-apps/gpgmepp: Restore 15.08.3 Was dropped by PR commit 71519edfa90d0a14093df6e753b3a9de39cc16a3, but is under stabilization. Gentoo-bug: 558460 Package-Manager: portage-2.2.28 kde-apps/gpgmepp/Manifest | 1 + kde-apps/gpgmepp/gpgmepp-15.08.3.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/kde-apps/gpgmepp/Manifest b/kde-apps/gpgmepp/Manifest index 496e7cc..5346cc5 100644 --- a/kde-apps/gpgmepp/Manifest +++ b/kde-apps/gpgmepp/Manifest @@ -1,2 +1,3 @@ +DIST gpgmepp-15.08.3.tar.xz 67548 SHA256 dab585067dfba6ea76728b9e574618cf1c7aec2c1113b592026a699af40fd40e SHA512 0dd53df12cfb5d4cc3936af4b27fac0b6db1bcd546fbd62e3f2d3e33a1611ad98666da2da3a98e8551ea8ab656c6995934ad69ee0334c647f6d54da8429b5561 WHIRLPOOL 6df590d354a81eb3bcefaf913ecdf0037673b33d912e70a45dd654a7cf3ed3340688707ef62aaa0b538dcd63d56fc68923fbfb76dc0c7550c5e763006216c42a DIST gpgmepp-15.12.3.tar.xz 67716 SHA256 5753e82cd1832ee848b3f41eb9427c844f3862cfc6c2b08bddded9d44a1c39ef SHA512 356baea004eb51040c3f02790c55c7843ecd9890a3937b217851b1b98924b3dcba6296d1bee7488d573e930998dcbdd0e1fc322e6f665ca5c5031add6d652b58 WHIRLPOOL f0abbf8968fde7f33fffef06ac0bf9ba9d068d5004ac164e5a6a3d1442c9a788de89a7e5b5fd9eedbb52f2bb903d7132547ab34776822b86d6af6286560973b3 DIST kdepimlibs-4.14.10.tar.xz 2831160 SHA256 c8cc9694add6ecf121bda050235ffa68d8307a82c85fbdffe69a8eab5be584c2 SHA512 64f396957ae1f70a19ba689fabc0850aed04e4e4bce58a4bbc27af2b5cfa27b50472614b4096d8424ee6b4463faaed37d98e6cccfe36d208e9193ba20dc6766a WHIRLPOOL b9123e702f5d4f696cd09d3e7932dbc796f4d8e09feace56a49a96ddb64478bf8cd237bcac9c438d77491822cd655f3f44b76e657f6dbb09b8deb96ab90da52a diff --git a/kde-apps/gpgmepp/gpgmepp-15.08.3.ebuild b/kde-apps/gpgmepp/gpgmepp-15.08.3.ebuild new file mode 100644 index 0000000..1d13237 --- /dev/null +++ b/kde-apps/gpgmepp/gpgmepp-15.08.3.ebuild @@ -0,0 +1,20 @@ +# 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+" +KEYWORDS=" ~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=" + app-crypt/gpgme:= +" +DEPEND="${RDEPEND} + dev-libs/boost +"