From: Johannes Huber Date: Fri, 23 Dec 2016 09:24:22 +0000 (+0100) Subject: app-cdr/gcdemu: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=80afd0afa2042d4c97ef1d5898f94bb6d17862c7;p=gentoo.git app-cdr/gcdemu: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-cdr/gcdemu/gcdemu-3.0.0.ebuild b/app-cdr/gcdemu/gcdemu-3.0.0.ebuild index 0ee700a83237..1028af149270 100644 --- a/app-cdr/gcdemu/gcdemu-3.0.0.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.0.0.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" -CMAKE_MIN_VERSION="2.8.5" PYTHON_COMPAT=( python2_7 ) PLOCALES="no sl sv" diff --git a/app-cdr/gcdemu/gcdemu-3.0.1.ebuild b/app-cdr/gcdemu/gcdemu-3.0.1.ebuild index 1818e5239aff..85aab0742d36 100644 --- a/app-cdr/gcdemu/gcdemu-3.0.1.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.0.1.ebuild @@ -4,7 +4,6 @@ EAPI="5" -CMAKE_MIN_VERSION="2.8.5" PYTHON_COMPAT=( python2_7 ) PLOCALES="no sl sv"