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 67B271396D9 for ; Thu, 9 Nov 2017 20:43:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BED0E0DC3; Thu, 9 Nov 2017 20:43:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6525FE0DC3 for ; Thu, 9 Nov 2017 20:43:49 +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 B927033BF05 for ; Thu, 9 Nov 2017 20:43:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 459D69795 for ; Thu, 9 Nov 2017 20:43:46 +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: <1510260199.e8dc90dc28c700756928eb9c61aedc738a381503.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kget/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kget/kget-9999.ebuild X-VCS-Directories: kde-apps/kget/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e8dc90dc28c700756928eb9c61aedc738a381503 X-VCS-Branch: master Date: Thu, 9 Nov 2017 20:43:46 +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: f697c1c5-57bb-492e-86b4-3d120277d002 X-Archives-Hash: 0ccb1e4cab6feed13ac92434adb961f1 commit: e8dc90dc28c700756928eb9c61aedc738a381503 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 9 20:43:19 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 9 20:43:19 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e8dc90dc kde-apps/kget: Frameworks merged to master Package-Manager: Portage-2.3.8, Repoman-2.3.4 kde-apps/kget/kget-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kget/kget-9999.ebuild b/kde-apps/kget/kget-9999.ebuild index 90d4cc2ee8..be1c52e3b4 100644 --- a/kde-apps/kget/kget-9999.ebuild +++ b/kde-apps/kget/kget-9999.ebuild @@ -5,7 +5,6 @@ EAPI=6 KDE_HANDBOOK="forceoptional" KDE_TEST="forceoptional" -EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="Advanced download manager by KDE"