From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DE210138A1A for ; Tue, 3 Feb 2015 11:27:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 208E8E0994; Tue, 3 Feb 2015 11:27:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5993E0994 for ; Tue, 3 Feb 2015 11:27:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A28E7340706 for ; Tue, 3 Feb 2015 11:27:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C2C010F5F for ; Tue, 3 Feb 2015 11:27:32 +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: <1422962828.92d4a8d44bbef697e3f30170e751d926c2e740cc.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kcalc/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kcalc/kcalc-9999.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 92d4a8d44bbef697e3f30170e751d926c2e740cc X-VCS-Branch: master Date: Tue, 3 Feb 2015 11:27:32 +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: 7d16dba6-0132-4081-bb84-45997cc0c600 X-Archives-Hash: 60b52a15cc396a8e607da709c76160e5 commit: 92d4a8d44bbef697e3f30170e751d926c2e740cc Author: Joao Carreira gmail com> AuthorDate: Tue Feb 3 11:18:55 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Feb 3 11:27:08 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=92d4a8d4 Remove EGIT_BRANCH, since since master is now frameworks based --- kde-apps/kcalc/kcalc-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kcalc/kcalc-9999.ebuild b/kde-apps/kcalc/kcalc-9999.ebuild index f1974d3..ddf1c23 100644 --- a/kde-apps/kcalc/kcalc-9999.ebuild +++ b/kde-apps/kcalc/kcalc-9999.ebuild @@ -4,7 +4,6 @@ EAPI=5 -EGIT_BRANCH="frameworks" KDE_HANDBOOK="true" inherit kde5