Skip to content

Commit

Permalink
app-cdr/gcdemu: 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 a692b0c commit 80afd0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions app-cdr/gcdemu/gcdemu-3.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# 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.5"
PYTHON_COMPAT=( python2_7 )
PLOCALES="no sl sv"

Expand Down
1 change: 0 additions & 1 deletion app-cdr/gcdemu/gcdemu-3.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

EAPI="5"

CMAKE_MIN_VERSION="2.8.5"
PYTHON_COMPAT=( python2_7 )
PLOCALES="no sl sv"

Expand Down

0 comments on commit 80afd0a

Please sign in to comment.