projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208a42b
)
dev-db/pgrouting: Drop CMAKE_MIN_VERSION
author
Johannes Huber
<johu@gentoo.org>
Fri, 23 Dec 2016 09:34:37 +0000
(10:34 +0100)
committer
Johannes Huber
<johu@gentoo.org>
Fri, 23 Dec 2016 10:11:27 +0000
(11:11 +0100)
Covered by cmake-utils eclass now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-db/pgrouting/pgrouting-2.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/pgrouting/pgrouting-2.0.0.ebuild
b/dev-db/pgrouting/pgrouting-2.0.0.ebuild
index 5ef7d558993d2090a87f0be43557f20f289fd505..790d56d18d64a421631994147be3cdadc0d1630b 100644
(file)
--- a/
dev-db/pgrouting/pgrouting-2.0.0.ebuild
+++ b/
dev-db/pgrouting/pgrouting-2.0.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-38,7
+38,6
@@
DEPEND="
# Needs a running psql instance, doesn't work out of the box
RESTRICT="test"
-CMAKE_MIN_VERSION="2.8.8"
postgres_check_slot() {
if ! declare -p POSTGRES_COMPAT &>/dev/null; then