summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-23 10:41:33 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-23 11:11:28 +0100
commit263e6f178f0919164389a306cc4ae7f17c8f293a (patch)
tree6dbcd8d8332ef8f1c6bce57831defec09d35ea6b
parentdev-vcs/kdesvn: Drop CMAKE_MIN_VERSION (diff)
downloadgentoo-263e6f17.tar.gz
gentoo-263e6f17.tar.bz2
gentoo-263e6f17.zip
games-util/lgogdownloader: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--games-util/lgogdownloader/lgogdownloader-3.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/games-util/lgogdownloader/lgogdownloader-3.0.ebuild b/games-util/lgogdownloader/lgogdownloader-3.0.ebuild
index a6ce80e8364d..3eaebc0394cc 100644
--- a/games-util/lgogdownloader/lgogdownloader-3.0.ebuild
+++ b/games-util/lgogdownloader/lgogdownloader-3.0.ebuild
@@ -4,8 +4,6 @@
EAPI=6
-CMAKE_MIN_VERSION="3.0.0"
-
inherit cmake-utils
DESCRIPTION="Unofficial GOG.com downloader for Linux"