net-libs/libmediawiki: Drop CMAKE_MIN_VERSION
authorJohannes Huber <johu@gentoo.org>
Fri, 23 Dec 2016 09:57:12 +0000 (10:57 +0100)
committerJohannes Huber <johu@gentoo.org>
Fri, 23 Dec 2016 10:11:31 +0000 (11:11 +0100)
Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-libs/libmediawiki/libmediawiki-4.4.0.ebuild

index 3541ad963d64b1c7722d6d5a22444c254da09c76..ce6a7838e45ea7311c424c5b3be61df481f8370c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,8 +7,6 @@ EAPI=5
 KDE_LINGUAS=""
 KDE_MINIMAL="4.10"
 
-CMAKE_MIN_VERSION=2.8
-
 inherit kde4-base
 
 MY_PV=${PV/_/-}