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 F0CC8139086 for ; Fri, 23 Dec 2016 10:12:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F298023404C; Fri, 23 Dec 2016 10:12:03 +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 D465423404C for ; Fri, 23 Dec 2016 10:11:58 +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 15B93341236 for ; Fri, 23 Dec 2016 10:11:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BC0124F2 for ; Fri, 23 Dec 2016 10:11:40 +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: <1482487890.ed041571f49114a8047fc386228933f10fc04afd.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kipi-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kipi-plugins/kipi-plugins-5.3.0.ebuild X-VCS-Directories: media-plugins/kipi-plugins/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ed041571f49114a8047fc386228933f10fc04afd X-VCS-Branch: master Date: Fri, 23 Dec 2016 10:11:40 +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: 64a09dca-7b16-4050-9b53-453cbabdd4a7 X-Archives-Hash: b308d211315c089b06dcc16376c9bdad commit: ed041571f49114a8047fc386228933f10fc04afd Author: Johannes Huber gentoo org> AuthorDate: Fri Dec 23 09:50:13 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Dec 23 10:11:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed041571 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-5.3.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-plugins/kipi-plugins/kipi-plugins-5.3.0.ebuild b/media-plugins/kipi-plugins/kipi-plugins-5.3.0.ebuild index 334fd0b..9d47b42 100644 --- a/media-plugins/kipi-plugins/kipi-plugins-5.3.0.ebuild +++ b/media-plugins/kipi-plugins/kipi-plugins-5.3.0.ebuild @@ -4,7 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="3.0" KDE_TEST="true" inherit kde5