commit: 4db7e64fab6515c855bb2027ad6ea7836a1a8132 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 16:20:08 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 16:32:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db7e64f
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.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-gfx/darktable/darktable-2.2.0.ebuild b/media-gfx/darktable/darktable-2.2.0.ebuild index 1a25fd9..fd25e30 100644 --- a/media-gfx/darktable/darktable-2.2.0.ebuild +++ b/media-gfx/darktable/darktable-2.2.0.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 -CMAKE_MIN_VERSION="3.0" inherit cmake-utils flag-o-matic toolchain-funcs gnome2-utils fdo-mime pax-utils eutils
