Skip to content

Commit

Permalink
app-cdr/cdemu-daemon: 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 1bd2d59 commit a692b0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,11 +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"

inherit cmake-utils eutils

DESCRIPTION="Daemon of the CDEmu optical media image mounting suite"
Expand Down
2 changes: 0 additions & 2 deletions app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

EAPI="6"

CMAKE_MIN_VERSION="2.8.5"

inherit cmake-utils eutils

DESCRIPTION="Daemon of the CDEmu optical media image mounting suite"
Expand Down

0 comments on commit a692b0c

Please sign in to comment.