summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-23 10:22:14 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-23 11:11:25 +0100
commit1bd2d59a48aa71bf7a17ad98ebc27ae610aeddc8 (patch)
tree2e7d7b92c604c067956c4709a42c312c7fe25fa7
parentcmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.2.2 (diff)
downloadgentoo-1bd2d59a48aa71bf7a17ad98ebc27ae610aeddc8.tar.gz
gentoo-1bd2d59a48aa71bf7a17ad98ebc27ae610aeddc8.tar.bz2
gentoo-1bd2d59a48aa71bf7a17ad98ebc27ae610aeddc8.zip
app-cdr/cdemu: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--app-cdr/cdemu/cdemu-3.0.0.ebuild3
-rw-r--r--app-cdr/cdemu/cdemu-3.0.1.ebuild1
2 files changed, 1 insertions, 3 deletions
diff --git a/app-cdr/cdemu/cdemu-3.0.0.ebuild b/app-cdr/cdemu/cdemu-3.0.0.ebuild
index bb3dcb42a2b9..788d76bd24a9 100644
--- a/app-cdr/cdemu/cdemu-3.0.0.ebuild
+++ b/app-cdr/cdemu/cdemu-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/cdemu/cdemu-3.0.1.ebuild b/app-cdr/cdemu/cdemu-3.0.1.ebuild
index ab0283c756e4..17ca544c5827 100644
--- a/app-cdr/cdemu/cdemu-3.0.1.ebuild
+++ b/app-cdr/cdemu/cdemu-3.0.1.ebuild
@@ -4,7 +4,6 @@
EAPI="6"
-CMAKE_MIN_VERSION="2.8.5"
PYTHON_COMPAT=( python2_7 )
PLOCALES="no sl sv"