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 68A1E139085 for ; Fri, 23 Dec 2016 10:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BA6523404E; Fri, 23 Dec 2016 10:12:04 +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 3448A23404E for ; Fri, 23 Dec 2016 10:11:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5D5813413AA for ; Fri, 23 Dec 2016 10:11:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF5E424EF 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: <1482487821.885f1a546b5a1db667d15e5177f7b4ae381dedfe.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-plugins/kipi-plugins/ X-VCS-Repository: proj/kde X-VCS-Files: media-plugins/kipi-plugins/kipi-plugins-9999.ebuild X-VCS-Directories: media-plugins/kipi-plugins/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 885f1a546b5a1db667d15e5177f7b4ae381dedfe 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: 787eef75-c4c5-418e-993b-852f54dc6903 X-Archives-Hash: 262c4db391d30e1b7353996e1b5d5861 commit: 885f1a546b5a1db667d15e5177f7b4ae381dedfe Author: Johannes Huber gentoo org> AuthorDate: Fri Dec 23 09:15:57 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Dec 23 10:10:21 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=885f1a54 media-plugins/kipi-plugins: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-plugins/kipi-plugins/kipi-plugins-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild b/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild index 9e999a1..760a87a 100644 --- a/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild +++ b/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild @@ -4,7 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="3.0" KDE_TEST="true" inherit kde5