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 0076213832F for ; Wed, 20 Jul 2016 20:32:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7227021C073; Wed, 20 Jul 2016 20:32:51 +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 1194721C073 for ; Wed, 20 Jul 2016 20:32:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4D2CB340E1F for ; Wed, 20 Jul 2016 20:32:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC0337CE for ; Wed, 20 Jul 2016 20:32:47 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1469046754.b29a231662e6f79bca695307ff9663e558021462.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild kde-misc/rsibreak/rsibreak-0.12.3.ebuild X-VCS-Directories: kde-misc/rsibreak/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b29a231662e6f79bca695307ff9663e558021462 X-VCS-Branch: master Date: Wed, 20 Jul 2016 20:32:47 +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: 3e03112c-9168-4c26-b298-bb761e60874a X-Archives-Hash: 3a07927092667957e55587b5a957f364 commit: b29a231662e6f79bca695307ff9663e558021462 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 20 20:30:20 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 20 20:32:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29a2316 kde-misc/rsibreak: add missing dependency Gentoo-bug: 587170 Package-Manager: portage-2.3.0 kde-misc/rsibreak/{rsibreak-0.12.3.ebuild => rsibreak-0.12.3-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-misc/rsibreak/rsibreak-0.12.3.ebuild b/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild similarity index 93% rename from kde-misc/rsibreak/rsibreak-0.12.3.ebuild rename to kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild index e18e71a..c92f1f8 100644 --- a/kde-misc/rsibreak/rsibreak-0.12.3.ebuild +++ b/kde-misc/rsibreak/rsibreak-0.12.3-r1.ebuild @@ -39,6 +39,8 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} sys-devel/gettext " +# bug 587170 for frameworkintegration RDEPEND="${COMMON_DEPEND} + $(add_frameworks_dep frameworkintegration) !kde-misc/rsibreak:4 "