commit: c0cefff99132228c64b975b01b68d5fb359194e6 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Fri Dec 23 09:59:25 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Fri Dec 23 10:11:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0cefff9
www-plugins/freshplayerplugin: Drop CMAKE_MIN_VERSION Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild | 2 -- www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r3.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild index e1f78b3..69992df 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 81b5c85..eddd229 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"
