From: Johannes Huber Date: Fri, 23 Dec 2016 10:02:09 +0000 (+0100) Subject: x11-misc/slim: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30b7806741141007cea65c50a8eb1afe06b8cd84;p=gentoo.git x11-misc/slim: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/x11-misc/slim/slim-1.3.6-r3.ebuild b/x11-misc/slim/slim-1.3.6-r3.ebuild index 418520d8b8db..f23ae7d97713 100644 --- a/x11-misc/slim/slim-1.3.6-r3.ebuild +++ b/x11-misc/slim/slim-1.3.6-r3.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 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.8" inherit cmake-utils pam eutils systemd versionator DESCRIPTION="Simple Login Manager" diff --git a/x11-misc/slim/slim-1.3.6-r5.ebuild b/x11-misc/slim/slim-1.3.6-r5.ebuild index 67ca0aa1f648..4db59954c78b 100644 --- a/x11-misc/slim/slim-1.3.6-r5.ebuild +++ b/x11-misc/slim/slim-1.3.6-r5.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.8" inherit cmake-utils pam eutils systemd versionator DESCRIPTION="Simple Login Manager" diff --git a/x11-misc/slim/slim-9999.ebuild b/x11-misc/slim/slim-9999.ebuild index 0d98cb98a955..056005836c30 100644 --- a/x11-misc/slim/slim-9999.ebuild +++ b/x11-misc/slim/slim-9999.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.8" inherit cmake-utils pam eutils systemd versionator if [[ ${PV} = 9999* ]]; then