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 4C99A1382C5 for ; Mon, 26 Feb 2018 00:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A5E2E08EB; Mon, 26 Feb 2018 00:16:50 +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 462EFE08EB for ; Mon, 26 Feb 2018 00:16: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 1243A335C07 for ; Mon, 26 Feb 2018 00:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F18A1E7 for ; Mon, 26 Feb 2018 00:16:47 +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: <1519604194.714b92b8bba0ff245eff407830ffe39f8c98ee5b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kraft/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kraft/kraft-9999.ebuild X-VCS-Directories: app-office/kraft/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 714b92b8bba0ff245eff407830ffe39f8c98ee5b X-VCS-Branch: master Date: Mon, 26 Feb 2018 00:16: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: dbc516e6-9e5c-4e7b-aced-e8632ee56ad7 X-Archives-Hash: ae0d25005c7968ff249cc28726c91b83 commit: 714b92b8bba0ff245eff407830ffe39f8c98ee5b Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 26 00:16:34 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 26 00:16:34 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=714b92b8 app-office/kraft: Frameworks merged to master Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-office/kraft/kraft-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-office/kraft/kraft-9999.ebuild b/app-office/kraft/kraft-9999.ebuild index 275b829b66..2c5135a2be 100644 --- a/app-office/kraft/kraft-9999.ebuild +++ b/app-office/kraft/kraft-9999.ebuild @@ -6,7 +6,6 @@ EAPI=6 KDE_HANDBOOK="forceoptional" inherit kde5 EGIT_REPO_URI="https://github.com/dragotin/kraft" -EGIT_BRANCH="kf5" DESCRIPTION="Software to manage quotes and invoices in small enterprises" HOMEPAGE="http://www.volle-kraft-voraus.de/"