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 2F8EC1389E2 for ; Mon, 29 Dec 2014 16:05:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AF2FE08A5; Mon, 29 Dec 2014 16:05:44 +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 47050E08A5 for ; Mon, 29 Dec 2014 16:05:44 +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 438ED342251 for ; Mon, 29 Dec 2014 16:05:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E74BCE6D9 for ; Mon, 29 Dec 2014 16:05:41 +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: <1419869144.f8d338a31400b05dcce6fc75c19f2fbacf92d335.kensington@gentoo.org@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevplatform/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevplatform/kdevplatform-4.9999.ebuild X-VCS-Directories: dev-util/kdevplatform/ X-VCS-Committer: kensington@gentoo.org X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f8d338a31400b05dcce6fc75c19f2fbacf92d335 X-VCS-Branch: master Date: Mon, 29 Dec 2014 16:05:41 +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: 00994720-fe5f-4398-ab5a-dd98f71480c3 X-Archives-Hash: 9c4c9dc3b6d1ba8b2da19560bda343f4 commit: f8d338a31400b05dcce6fc75c19f2fbacf92d335 Author: Gustaw Smolarczyk gmail com> AuthorDate: Sat Dec 27 14:44:54 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Dec 29 16:05:44 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f8d338a3 [dev-util/kdevplatform] Fix 4.9999 ebuild. --- dev-util/kdevplatform/kdevplatform-4.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/kdevplatform/kdevplatform-4.9999.ebuild b/dev-util/kdevplatform/kdevplatform-4.9999.ebuild index 6b88857..aa8f43e 100644 --- a/dev-util/kdevplatform/kdevplatform-4.9999.ebuild +++ b/dev-util/kdevplatform/kdevplatform-4.9999.ebuild @@ -11,6 +11,7 @@ pt_BR ru sk sl sv th uk zh_CN zh_TW" VIRTUALDBUS_TEST="true" VIRTUALX_REQUIRED="test" EGIT_REPONAME="${PN}" +EGIT_BRANCH="1.7" inherit kde4-base DESCRIPTION="KDE development support libraries and apps"