diff options
author | Johannes Huber <johu@gentoo.org> | 2016-12-23 10:41:33 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-23 11:11:28 +0100 |
commit | 263e6f178f0919164389a306cc4ae7f17c8f293a (patch) | |
tree | 6dbcd8d8332ef8f1c6bce57831defec09d35ea6b /games-util/lgogdownloader | |
parent | dev-vcs/kdesvn: Drop CMAKE_MIN_VERSION (diff) | |
download | gentoo-263e6f178f0919164389a306cc4ae7f17c8f293a.tar.gz gentoo-263e6f178f0919164389a306cc4ae7f17c8f293a.tar.bz2 gentoo-263e6f178f0919164389a306cc4ae7f17c8f293a.zip |
games-util/lgogdownloader: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'games-util/lgogdownloader')
-rw-r--r-- | games-util/lgogdownloader/lgogdownloader-3.0.ebuild | 2 |
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" |