summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-23 11:00:51 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-23 11:11:32 +0100
commitc7e9e07cf5e621325bb5f52fdd3b390bfcbbdff5 (patch)
tree197ba4eb2f3af14a12f85b6951e68077e359b801 /www-servers/hiawatha/hiawatha-9.15.ebuild
parentwww-plugins/freshplayerplugin: Drop CMAKE_MIN_VERSION (diff)
downloadgentoo-c7e9e07cf5e621325bb5f52fdd3b390bfcbbdff5.tar.gz
gentoo-c7e9e07cf5e621325bb5f52fdd3b390bfcbbdff5.tar.bz2
gentoo-c7e9e07cf5e621325bb5f52fdd3b390bfcbbdff5.zip
www-servers/hiawatha: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'www-servers/hiawatha/hiawatha-9.15.ebuild')
-rw-r--r--www-servers/hiawatha/hiawatha-9.15.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/www-servers/hiawatha/hiawatha-9.15.ebuild b/www-servers/hiawatha/hiawatha-9.15.ebuild
index 31650705f9c4..2530a851c28d 100644
--- a/www-servers/hiawatha/hiawatha-9.15.ebuild
+++ b/www-servers/hiawatha/hiawatha-9.15.ebuild
@@ -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.2"
-
inherit cmake-utils eutils systemd user
DESCRIPTION="Advanced and secure webserver"