Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/legion/
Date: Tue, 07 Feb 2017 05:45:22
Message-Id: 1486446304.224a626ed5e4d38ba32163288566cf178d34165e.johu@gentoo
1 commit: 224a626ed5e4d38ba32163288566cf178d34165e
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 6 21:30:55 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 05:45:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224a626e
7
8 sys-cluster/legion: Drop CMAKE_MIN_VERSION
9
10 Value covered by eclass.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 sys-cluster/legion/legion-16.10.0.ebuild | 3 +--
15 1 file changed, 1 insertion(+), 2 deletions(-)
16
17 diff --git a/sys-cluster/legion/legion-16.10.0.ebuild b/sys-cluster/legion/legion-16.10.0.ebuild
18 index be31488..d163752 100644
19 --- a/sys-cluster/legion/legion-16.10.0.ebuild
20 +++ b/sys-cluster/legion/legion-16.10.0.ebuild
21 @@ -1,9 +1,8 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 EAPI=6
28 -CMAKE_MIN_VERSION=3.6
29
30 inherit cmake-utils