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 808C1139085 for ; Fri, 23 Dec 2016 10:12:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 440C8234042; Fri, 23 Dec 2016 10:12:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 24D12234042 for ; Fri, 23 Dec 2016 10:12:02 +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 6439A3412C1 for ; Fri, 23 Dec 2016 10:11:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F05324DF for ; Fri, 23 Dec 2016 10:11:55 +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: <1482487746.746b2c1129cc30ccdc1fe4c705e46c3f1201205a.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/ X-VCS-Repository: proj/kde X-VCS-Files: app-editors/kile/kile-9999.ebuild X-VCS-Directories: app-editors/kile/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 746b2c1129cc30ccdc1fe4c705e46c3f1201205a X-VCS-Branch: master Date: Fri, 23 Dec 2016 10:11:55 +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: e5b9535f-165f-4f8a-b68c-e9f7f663d649 X-Archives-Hash: 1b940ebf4dcc4323b19a3013b6d836b5 commit: 746b2c1129cc30ccdc1fe4c705e46c3f1201205a Author: Johannes Huber gentoo org> AuthorDate: Fri Dec 23 09:07:06 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Dec 23 10:09:06 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=746b2c11 app-editors/kile: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-editors/kile/kile-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index 5230f31..e175a1a 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -4,7 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="3.0.2" KDE_HANDBOOK="forceoptional" MY_P=${P/_beta/b} inherit kde5