From: Johannes Huber Date: Fri, 23 Dec 2016 09:59:25 +0000 (+0100) Subject: www-plugins/freshplayerplugin: Drop CMAKE_MIN_VERSION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0cefff99132228c64b975b01b68d5fb359194e6;p=gentoo.git www-plugins/freshplayerplugin: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild index e1f78b3bb2ce..69992df68c0f 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild @@ -4,8 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="2.8.8" - inherit cmake-utils LICENSE="MIT" diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r3.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r3.ebuild index 81b5c85481d9..eddd229f20bd 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r3.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r3.ebuild @@ -4,8 +4,6 @@ EAPI=6 -CMAKE_MIN_VERSION="2.8.8" - inherit cmake-utils LICENSE="MIT"