Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/darktable/
Date: Sun, 01 Jan 2017 16:32:54
Message-Id: 1483288332.4db7e64fab6515c855bb2027ad6ea7836a1a8132.johu@gentoo
1 commit: 4db7e64fab6515c855bb2027ad6ea7836a1a8132
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 1 16:20:08 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 1 16:32:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db7e64f
7
8 media-gfx/darktable: Drop CMAKE_MIN_VERSION
9
10 Covered by cmake-utils eclass now.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 media-gfx/darktable/darktable-2.2.0.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/media-gfx/darktable/darktable-2.2.0.ebuild b/media-gfx/darktable/darktable-2.2.0.ebuild
18 index 1a25fd9..fd25e30 100644
19 --- a/media-gfx/darktable/darktable-2.2.0.ebuild
20 +++ b/media-gfx/darktable/darktable-2.2.0.ebuild
21 @@ -1,9 +1,8 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 EAPI=6
28 -CMAKE_MIN_VERSION="3.0"
29
30 inherit cmake-utils flag-o-matic toolchain-funcs gnome2-utils fdo-mime pax-utils eutils