From 80afd0afa2042d4c97ef1d5898f94bb6d17862c7 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 23 Dec 2016 10:24:22 +0100 Subject: [PATCH] app-cdr/gcdemu: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- app-cdr/gcdemu/gcdemu-3.0.0.ebuild | 3 +-- app-cdr/gcdemu/gcdemu-3.0.1.ebuild | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/app-cdr/gcdemu/gcdemu-3.0.0.ebuild b/app-cdr/gcdemu/gcdemu-3.0.0.ebuild index 0ee700a832371..1028af149270c 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 1818e5239aff3..85aab0742d36c 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"