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 A76F11395E1 for ; Sun, 30 Oct 2016 18:03:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFEE6E0BD5; Sun, 30 Oct 2016 18:03:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8DC6E0BD5 for ; Sun, 30 Oct 2016 18:03:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75F313411B0 for ; Sun, 30 Oct 2016 18:03:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2A4F24A7 for ; Sun, 30 Oct 2016 18:03:32 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1477850591.6c0ee816a58d618b7c2ecd6f6f204be4cfe10bc3.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/files/, dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/files/kdevelop-5.0.2-ninja-optional.patch dev-util/kdevelop/files/kdevelop-ninja-optional.patch dev-util/kdevelop/kdevelop-5.0.9999.ebuild dev-util/kdevelop/kdevelop-9999.ebuild X-VCS-Directories: dev-util/kdevelop/ dev-util/kdevelop/files/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 6c0ee816a58d618b7c2ecd6f6f204be4cfe10bc3 X-VCS-Branch: master Date: Sun, 30 Oct 2016 18:03: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: effd51c9-7426-4b6f-861c-e51f1320a198 X-Archives-Hash: ced89b1bb22101b8e3402e12b5828b01 commit: 6c0ee816a58d618b7c2ecd6f6f204be4cfe10bc3 Author: Johannes Huber gentoo org> AuthorDate: Sun Oct 30 18:03:11 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Oct 30 18:03:11 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c0ee816 dev-util/kdevelop: Rename patch Package-Manager: portage-2.3.2 ...develop-ninja-optional.patch => kdevelop-5.0.2-ninja-optional.patch} | 0 dev-util/kdevelop/kdevelop-5.0.9999.ebuild | 2 +- dev-util/kdevelop/kdevelop-9999.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop/files/kdevelop-ninja-optional.patch b/dev-util/kdevelop/files/kdevelop-5.0.2-ninja-optional.patch similarity index 100% rename from dev-util/kdevelop/files/kdevelop-ninja-optional.patch rename to dev-util/kdevelop/files/kdevelop-5.0.2-ninja-optional.patch diff --git a/dev-util/kdevelop/kdevelop-5.0.9999.ebuild b/dev-util/kdevelop/kdevelop-5.0.9999.ebuild index cd3a535..37c75ad 100644 --- a/dev-util/kdevelop/kdevelop-5.0.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-5.0.9999.ebuild @@ -75,7 +75,7 @@ RDEPEND="${COMMON_DEPEND} RESTRICT+=" test" # see bug 366471 -PATCHES=( "${FILESDIR}/${PN}-ninja-optional.patch" ) +PATCHES=( "${FILESDIR}/${PN}-5.0.2-ninja-optional.patch" ) src_configure() { local mycmakeargs=( diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild index faf7159..e468cc5 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -74,7 +74,7 @@ RDEPEND="${COMMON_DEPEND} RESTRICT+=" test" # see bug 366471 -PATCHES=( "${FILESDIR}/${PN}-ninja-optional.patch" ) +PATCHES=( "${FILESDIR}/${PN}-5.0.2-ninja-optional.patch" ) src_configure() { local mycmakeargs=(