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 72E2F1384A7 for ; Wed, 29 Jul 2015 21:14:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4F76E079B; Wed, 29 Jul 2015 21:14:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83943E079B for ; Wed, 29 Jul 2015 21:14:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7153734094F for ; Wed, 29 Jul 2015 21:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7B3F113 for ; Wed, 29 Jul 2015 21:14:22 +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: <1438204573.4d789e52904889dcb0ccf04afae9131d96cb30a0.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/gpgmepp/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/gpgmepp/gpgmepp-15.08.49.9999.ebuild kde-apps/gpgmepp/gpgmepp-9999.ebuild X-VCS-Directories: kde-apps/gpgmepp/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 4d789e52904889dcb0ccf04afae9131d96cb30a0 X-VCS-Branch: master Date: Wed, 29 Jul 2015 21:14:22 +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: b01e3e3b-bba6-4ba9-b037-fdc8ec15cd48 X-Archives-Hash: 6494c75f93173f22d1f9a17442f8f70d commit: 4d789e52904889dcb0ccf04afae9131d96cb30a0 Author: Andreas Sturmlechner gmail com> AuthorDate: Tue Jul 28 22:51:08 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jul 29 21:16:13 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d789e52 [kde-apps/gpgmepp] Do not autoblock SLOT=4 Package-Manager: portage-2.2.20 kde-apps/gpgmepp/gpgmepp-15.08.49.9999.ebuild | 1 + kde-apps/gpgmepp/gpgmepp-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/gpgmepp/gpgmepp-15.08.49.9999.ebuild b/kde-apps/gpgmepp/gpgmepp-15.08.49.9999.ebuild index b74885f..0ef3622 100644 --- a/kde-apps/gpgmepp/gpgmepp-15.08.49.9999.ebuild +++ b/kde-apps/gpgmepp/gpgmepp-15.08.49.9999.ebuild @@ -4,6 +4,7 @@ EAPI=5 +KDE_BLOCK_SLOT4=false inherit kde5 DESCRIPTION="C++ bindings for gpgme" diff --git a/kde-apps/gpgmepp/gpgmepp-9999.ebuild b/kde-apps/gpgmepp/gpgmepp-9999.ebuild index b74885f..0ef3622 100644 --- a/kde-apps/gpgmepp/gpgmepp-9999.ebuild +++ b/kde-apps/gpgmepp/gpgmepp-9999.ebuild @@ -4,6 +4,7 @@ EAPI=5 +KDE_BLOCK_SLOT4=false inherit kde5 DESCRIPTION="C++ bindings for gpgme"