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 A7B27139085 for ; Fri, 23 Dec 2016 10:12:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83183234048; Fri, 23 Dec 2016 10:12:03 +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 4B727234048 for ; Fri, 23 Dec 2016 10:11:48 +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 94164341142 for ; Fri, 23 Dec 2016 10:11:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBA9624F0 for ; Fri, 23 Dec 2016 10:11:39 +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.3d03180846a8eedeeab8a6cddcc32df766ba8fe4.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.0_rc3.ebuild X-VCS-Directories: media-gfx/darktable/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3d03180846a8eedeeab8a6cddcc32df766ba8fe4 X-VCS-Branch: master Date: Fri, 23 Dec 2016 10:11:39 +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: 64475f19-2d80-4003-9b87-d1fdcd3bbfc9 X-Archives-Hash: abf8b704a6055e985e7189230f92a56b commit: 3d03180846a8eedeeab8a6cddcc32df766ba8fe4 Author: Johannes Huber gentoo org> AuthorDate: Fri Dec 23 09:48:35 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=3d031808 media-gfx/darktable: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-gfx/darktable/darktable-2.2.0_rc3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/darktable/darktable-2.2.0_rc3.ebuild b/media-gfx/darktable/darktable-2.2.0_rc3.ebuild index 184132f..8df8d8f 100644 --- a/media-gfx/darktable/darktable-2.2.0_rc3.ebuild +++ b/media-gfx/darktable/darktable-2.2.0_rc3.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