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 6EEE5138CC5 for ; Mon, 4 May 2015 14:54:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64EECE0881; Mon, 4 May 2015 14:54:43 +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 0FC24E0881 for ; Mon, 4 May 2015 14:54:42 +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 A7516340A5B for ; Mon, 4 May 2015 14:54:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51152993 for ; Mon, 4 May 2015 14:54:34 +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: <1430751244.af298b82e8c5b1fe7781a6032bc1315af12d4e24.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild X-VCS-Directories: kde-base/kdepim-runtime/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: af298b82e8c5b1fe7781a6032bc1315af12d4e24 X-VCS-Branch: master Date: Mon, 4 May 2015 14:54:34 +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: 3a0aaa6d-4659-44a3-844f-fec3bb6afca2 X-Archives-Hash: 74845625a0b0b9bd8060f919d61b2299 commit: af298b82e8c5b1fe7781a6032bc1315af12d4e24 Author: Michael Palimaka gentoo org> AuthorDate: Mon May 4 14:54:04 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon May 4 14:54:04 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=af298b82 [kde-base/kdepim-runtime] Use correct branch wrt bug #548570. Package-Manager: portage-2.2.18 kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild index 5f3c7d0..4b6f589 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.9999.ebuild @@ -5,6 +5,7 @@ EAPI=5 KMNAME="kdepim-runtime" +EGIT_BRANCH="KDE/4.14" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection"