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 BA180139085 for ; Tue, 7 Feb 2017 05:45:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0063321C039; Tue, 7 Feb 2017 05:45:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D2C7B21C039 for ; Tue, 7 Feb 2017 05:45:15 +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 03F313415A2 for ; Tue, 7 Feb 2017 05:45:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76CDE3DCA for ; Tue, 7 Feb 2017 05:45:13 +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: <1486446304.adc8647b927114db4127923dcd2f855891cf2374.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/darktable/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/darktable/darktable-2.2.3.ebuild X-VCS-Directories: media-gfx/darktable/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: adc8647b927114db4127923dcd2f855891cf2374 X-VCS-Branch: master Date: Tue, 7 Feb 2017 05:45:13 +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: 62c17fcc-5fc1-43de-ac2c-11e880b90ec8 X-Archives-Hash: 90b247fb7231ec4a0d7eea550ae6c0d4 commit: adc8647b927114db4127923dcd2f855891cf2374 Author: Johannes Huber gentoo org> AuthorDate: Mon Feb 6 21:29:24 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Feb 7 05:45:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc8647b media-gfx/darktable: Drop CMAKE_MIN_VERSION Value covered by eclass. Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-gfx/darktable/darktable-2.2.3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/darktable/darktable-2.2.3.ebuild b/media-gfx/darktable/darktable-2.2.3.ebuild index d53cfd5..fd25e30 100644 --- a/media-gfx/darktable/darktable-2.2.3.ebuild +++ b/media-gfx/darktable/darktable-2.2.3.ebuild @@ -3,7 +3,6 @@ # $Id$ EAPI=6 -CMAKE_MIN_VERSION="3.0" inherit cmake-utils flag-o-matic toolchain-funcs gnome2-utils fdo-mime pax-utils eutils