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 E3CC71396DA for ; Sun, 22 Oct 2017 15:00:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0A3E2BC008; Sun, 22 Oct 2017 15:00:17 +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 CAA792BC006 for ; Sun, 22 Oct 2017 15:00:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 69DE233BEB4 for ; Sun, 22 Oct 2017 15:00:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EDDC325 for ; Sun, 22 Oct 2017 15:00:04 +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: <1508680973.a93fbda8e8e001c1aaa4784006cb262ab49af163.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kolf/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kolf/kolf-9999.ebuild X-VCS-Directories: kde-apps/kolf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a93fbda8e8e001c1aaa4784006cb262ab49af163 X-VCS-Branch: master Date: Sun, 22 Oct 2017 15:00:04 +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: 01c3aa8f-cd49-45b3-9627-0035edece53d X-Archives-Hash: 7358d885030b04977cdf7d9d4fa0d1c0 commit: a93fbda8e8e001c1aaa4784006cb262ab49af163 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 22 14:02:53 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 22 14:02:53 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a93fbda8 kde-apps/kolf: Frameworks merged to master Package-Manager: Portage-2.3.12, Repoman-2.3.3 kde-apps/kolf/kolf-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kde-apps/kolf/kolf-9999.ebuild b/kde-apps/kolf/kolf-9999.ebuild index 16db3f6281..8a524b38ce 100644 --- a/kde-apps/kolf/kolf-9999.ebuild +++ b/kde-apps/kolf/kolf-9999.ebuild @@ -3,9 +3,8 @@ EAPI=6 -KDE_HANDBOOK=true +KDE_HANDBOOK="true" KDE_SELINUX_MODULE="games" -EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="Minigolf game by KDE" @@ -31,5 +30,4 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) " - RDEPEND="${DEPEND}"