Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/hiawatha/
Date: Fri, 23 Dec 2016 10:12:20
Message-Id: 1482487892.c7e9e07cf5e621325bb5f52fdd3b390bfcbbdff5.johu@gentoo
1 commit: c7e9e07cf5e621325bb5f52fdd3b390bfcbbdff5
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 23 10:00:51 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 23 10:11:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e9e07c
7
8 www-servers/hiawatha: Drop CMAKE_MIN_VERSION
9
10 Covered by cmake-utils eclass now.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 www-servers/hiawatha/hiawatha-9.14-r1.ebuild | 4 +---
15 www-servers/hiawatha/hiawatha-9.14.ebuild | 4 +---
16 www-servers/hiawatha/hiawatha-9.15.ebuild | 4 +---
17 www-servers/hiawatha/hiawatha-9.8.ebuild | 4 +---
18 4 files changed, 4 insertions(+), 12 deletions(-)
19
20 diff --git a/www-servers/hiawatha/hiawatha-9.14-r1.ebuild b/www-servers/hiawatha/hiawatha-9.14-r1.ebuild
21 index f1a4466..8b33427 100644
22 --- a/www-servers/hiawatha/hiawatha-9.14-r1.ebuild
23 +++ b/www-servers/hiawatha/hiawatha-9.14-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -7,8 +7,6 @@
31
32 EAPI=5
33
34 -CMAKE_MIN_VERSION="2.8.4"
35 -
36 inherit cmake-utils systemd user
37
38 DESCRIPTION="Advanced and secure webserver"
39
40 diff --git a/www-servers/hiawatha/hiawatha-9.14.ebuild b/www-servers/hiawatha/hiawatha-9.14.ebuild
41 index deb62e5..2cc2837 100644
42 --- a/www-servers/hiawatha/hiawatha-9.14.ebuild
43 +++ b/www-servers/hiawatha/hiawatha-9.14.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2015 Gentoo Foundation
46 +# Copyright 1999-2016 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Id$
49
50 @@ -7,8 +7,6 @@
51
52 EAPI=5
53
54 -CMAKE_MIN_VERSION="2.8.4"
55 -
56 inherit cmake-utils systemd user
57
58 DESCRIPTION="Advanced and secure webserver"
59
60 diff --git a/www-servers/hiawatha/hiawatha-9.15.ebuild b/www-servers/hiawatha/hiawatha-9.15.ebuild
61 index 3165070..2530a85 100644
62 --- a/www-servers/hiawatha/hiawatha-9.15.ebuild
63 +++ b/www-servers/hiawatha/hiawatha-9.15.ebuild
64 @@ -1,11 +1,9 @@
65 -# Copyright 1999-2015 Gentoo Foundation
66 +# Copyright 1999-2016 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 # $Id$
69
70 EAPI=5
71
72 -CMAKE_MIN_VERSION="2.8.2"
73 -
74 inherit cmake-utils eutils systemd user
75
76 DESCRIPTION="Advanced and secure webserver"
77
78 diff --git a/www-servers/hiawatha/hiawatha-9.8.ebuild b/www-servers/hiawatha/hiawatha-9.8.ebuild
79 index 37ebe24..ae1f375 100644
80 --- a/www-servers/hiawatha/hiawatha-9.8.ebuild
81 +++ b/www-servers/hiawatha/hiawatha-9.8.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2014 Gentoo Foundation
84 +# Copyright 1999-2016 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 @@ -7,8 +7,6 @@
89
90 EAPI=5
91
92 -CMAKE_MIN_VERSION="2.8.4"
93 -
94 inherit cmake-utils systemd user
95
96 DESCRIPTION="Advanced and secure webserver"