app-cdr/cdemu-daemon: Drop CMAKE_MIN_VERSION
authorJohannes Huber <johu@gentoo.org>
Fri, 23 Dec 2016 09:23:17 +0000 (10:23 +0100)
committerJohannes Huber <johu@gentoo.org>
Fri, 23 Dec 2016 10:11:25 +0000 (11:11 +0100)
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
app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild

index c31fa7c98c6800577eeff93aa7318edbd30ce346..6d6ccaa8edf6acf49b55a3e259f2fcf61555f617 100644 (file)
@@ -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"
index ab0315266ec8fad65612aaae161598b60b79ac68..7accdda953b7bb675928b820ad93add13d5e3354 100644 (file)
@@ -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"