Skip to content

Commit

Permalink
dev-db/mysql-workbench: 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 0a03cf9 commit 208a42b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions dev-db/mysql-workbench/mysql-workbench-6.3.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ GCONF_DEBUG="no"
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"

CMAKE_MIN_VERSION="2.8.11.1"

inherit gnome2 eutils flag-o-matic python-single-r1 cmake-utils

MY_P="${PN}-community-${PV}-src"
Expand Down
2 changes: 0 additions & 2 deletions dev-db/mysql-workbench/mysql-workbench-6.3.4-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ GCONF_DEBUG="no"
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"

CMAKE_MIN_VERSION="2.8.11.1"

inherit gnome2 eutils flag-o-matic python-single-r1 cmake-utils

MY_P="${PN}-community-${PV}-src"
Expand Down
2 changes: 0 additions & 2 deletions dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ GCONF_DEBUG="no"
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"

CMAKE_MIN_VERSION="2.8.11.1"

inherit gnome2 eutils flag-o-matic python-single-r1 cmake-utils

MY_P="${PN}-community-${PV}-src"
Expand Down
2 changes: 0 additions & 2 deletions dev-db/mysql-workbench/mysql-workbench-6.3.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ GCONF_DEBUG="no"
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"

CMAKE_MIN_VERSION="2.8.11.1"

inherit gnome2 eutils flag-o-matic python-single-r1 cmake-utils

MY_P="${PN}-community-${PV}-src"
Expand Down

0 comments on commit 208a42b

Please sign in to comment.