From a692b0ccdb35f9ab1bca34e6e61045d3a85504a0 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 23 Dec 2016 10:23:17 +0100 Subject: [PATCH] app-cdr/cdemu-daemon: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild | 4 +--- app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild index c31fa7c98c680..6d6ccaa8edf6a 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild @@ -1,11 +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" - inherit cmake-utils eutils DESCRIPTION="Daemon of the CDEmu optical media image mounting suite" diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild index ab0315266ec8f..7accdda953b7b 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild @@ -4,8 +4,6 @@ EAPI="6" -CMAKE_MIN_VERSION="2.8.5" - inherit cmake-utils eutils DESCRIPTION="Daemon of the CDEmu optical media image mounting suite"