diff options
author | Johannes Huber <johu@gentoo.org> | 2016-12-23 10:59:25 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-23 11:11:32 +0100 |
commit | c0cefff99132228c64b975b01b68d5fb359194e6 (patch) | |
tree | fa62f1e68991df762e3a6a825087bcd92643bf87 /www-plugins | |
parent | sci-physics/clhep: Drop CMAKE_MIN_VERSION (diff) | |
download | gentoo-c0cefff99132228c64b975b01b68d5fb359194e6.tar.gz gentoo-c0cefff99132228c64b975b01b68d5fb359194e6.tar.bz2 gentoo-c0cefff99132228c64b975b01b68d5fb359194e6.zip |
www-plugins/freshplayerplugin: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r2.ebuild | 2 | ||||
-rw-r--r-- | www-plugins/freshplayerplugin/freshplayerplugin-0.3.5-r3.ebuild | 2 |
2 files changed, 0 insertions, 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 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" |