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 CC0401382C5 for ; Fri, 30 Mar 2018 20:09:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F47EE0893; Fri, 30 Mar 2018 20:09:24 +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 72500E0893 for ; Fri, 30 Mar 2018 20:09:24 +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 57AC2335D3C for ; Fri, 30 Mar 2018 20:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 993DB268 for ; Fri, 30 Mar 2018 20:09:20 +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: <1522440534.29a985967b5c6523ae979563edc0119ed5e4926e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 29a985967b5c6523ae979563edc0119ed5e4926e X-VCS-Branch: master Date: Fri, 30 Mar 2018 20:09:20 +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: 51859f60-8fee-480a-9fe8-61c57dbdbacb X-Archives-Hash: 18bec37c5cf2ca7db8b77e097f67f7ba commit: 29a985967b5c6523ae979563edc0119ed5e4926e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 30 20:08:48 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 30 20:08:54 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=29a98596 app-office/kmymoney: Drop bogus EGIT_BRANCH="5.0" Reported-by: gentermini (#kde) Package-Manager: Portage-2.3.27, Repoman-2.3.9 app-office/kmymoney/kmymoney-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index ba85ed85f8..89d8385f34 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -3,7 +3,6 @@ EAPI=6 -EGIT_BRANCH="5.0" PYTHON_COMPAT=( python2_7 ) KDE_GCC_MINIMAL="6.4"