From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66D4E138336 for ; Sat, 13 Oct 2018 12:11:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 477FBE0937; Sat, 13 Oct 2018 12:11:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C28AE0937 for ; Sat, 13 Oct 2018 12:11:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 210D7335CF1 for ; Sat, 13 Oct 2018 12:11:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C400B43B for ; Sat, 13 Oct 2018 12:11:38 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1539431276.34bf51b0e690f1906ab0d0d4caa19cd526a529db.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/telepathy-qt/telepathy-qt-9999.ebuild X-VCS-Directories: net-libs/telepathy-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 34bf51b0e690f1906ab0d0d4caa19cd526a529db X-VCS-Branch: master Date: Sat, 13 Oct 2018 12:11:38 +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: bb746750-7877-42c4-9e83-975ab3fdd8f2 X-Archives-Hash: 7513ffe6df33ae27e4d4ba8e5779aff8 commit: 34bf51b0e690f1906ab0d0d4caa19cd526a529db Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 13 01:17:58 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 13 11:47:56 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=34bf51b0 net-libs/telepathy-qt: EAPI-7 bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild index 699f4ab1e5..926958c8fd 100644 --- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" ) @@ -26,7 +26,8 @@ RDEPEND=" >=net-libs/telepathy-glib-0.18.0 ) " -DEPEND="${RDEPEND} +DEPEND="${RDEPEND}" +BDEPEND=" ${PYTHON_DEPS} virtual/pkgconfig test? (