Skip to content

Commit

Permalink
dev-db/mysql-connector-c: Drop CMAKE_MIN_VERSION
Browse files Browse the repository at this point in the history
Covered by cmake-utils eclass now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
johu committed Dec 23, 2016
1 parent 76118b2 commit 0a03cf9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions dev-db/mysql-connector-c/mysql-connector-c-6.1.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
CMAKE_MIN_VERSION="2.8.12"

inherit cmake-multilib eutils

Expand Down
3 changes: 1 addition & 2 deletions dev-db/mysql-connector-c/mysql-connector-c-6.1.6-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
CMAKE_MIN_VERSION="2.8.12"

inherit cmake-multilib eutils

Expand Down
3 changes: 1 addition & 2 deletions dev-db/mysql-connector-c/mysql-connector-c-6.1.6-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
CMAKE_MIN_VERSION="2.8.12"

inherit cmake-multilib eutils multilib

Expand Down

0 comments on commit 0a03cf9

Please sign in to comment.