commit:     bc415a43854101044cbb222d66ef26de1e93618d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 09:37:49 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 10:11:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc415a43

dev-libs/leatherman: Drop CMAKE_MIN_VERSION

Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/leatherman/leatherman-0.10.1.ebuild | 1 -
 dev-libs/leatherman/leatherman-0.9.0.ebuild  | 1 -
 dev-libs/leatherman/leatherman-0.9.4.ebuild  | 1 -
 3 files changed, 3 deletions(-)

diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild 
b/dev-libs/leatherman/leatherman-0.10.1.ebuild
index db6472a..4c4949c 100644
--- a/dev-libs/leatherman/leatherman-0.10.1.ebuild
+++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 USE_RUBY="ruby21 ruby22"
-CMAKE_MIN_VERSION="3.2.2"
 
 inherit cmake-utils multilib
 

diff --git a/dev-libs/leatherman/leatherman-0.9.0.ebuild 
b/dev-libs/leatherman/leatherman-0.9.0.ebuild
index c20507d..dc25999 100644
--- a/dev-libs/leatherman/leatherman-0.9.0.ebuild
+++ b/dev-libs/leatherman/leatherman-0.9.0.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 USE_RUBY="ruby21 ruby22"
-CMAKE_MIN_VERSION="3.2.2"
 
 inherit cmake-utils multilib ruby-ng
 

diff --git a/dev-libs/leatherman/leatherman-0.9.4.ebuild 
b/dev-libs/leatherman/leatherman-0.9.4.ebuild
index 0bf5212..e64fca8 100644
--- a/dev-libs/leatherman/leatherman-0.9.4.ebuild
+++ b/dev-libs/leatherman/leatherman-0.9.4.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 USE_RUBY="ruby21 ruby22"
-CMAKE_MIN_VERSION="3.2.2"
 
 inherit cmake-utils multilib ruby-ng
 

Reply via email to