summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2018-11-14 08:25:44 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2018-11-14 08:26:11 -0800
commitdbf24617b031c462efeaf1fda1e14248c69c42dd (patch)
tree3d9310e2bf3208ff332a0d8693a3b23b62e0de02 /net-misc/cfengine
parentnet-libs/libnsl: update min libtirpc dep (diff)
downloadgentoo-dbf24617b031c462efeaf1fda1e14248c69c42dd.tar.gz
gentoo-dbf24617b031c462efeaf1fda1e14248c69c42dd.tar.bz2
gentoo-dbf24617b031c462efeaf1fda1e14248c69c42dd.zip
net-misc/cfengine: add net-libs/libnsl dep per glibc upgrade
See: https://bugs.gentoo.org/show_bug.cgi?id=636158 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net-misc/cfengine')
-rw-r--r--net-misc/cfengine/cfengine-2.2.10-r4.ebuild5
-rw-r--r--net-misc/cfengine/cfengine-3.3.9.ebuild5
-rw-r--r--net-misc/cfengine/cfengine-3.4.5.ebuild5
-rw-r--r--net-misc/cfengine/cfengine-3.5.3.ebuild5
-rw-r--r--net-misc/cfengine/cfengine-3.6.2.ebuild5
5 files changed, 15 insertions, 10 deletions
diff --git a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild
index a2f6f9d7afc1..0c4a8b4c5523 100644
--- a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild
+++ b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -17,7 +17,8 @@ IUSE="vim-syntax"
RDEPEND=">=sys-libs/db-4
>=dev-libs/openssl-0.9.7
- app-portage/portage-utils"
+ app-portage/portage-utils
+ net-libs/libnsl"
DEPEND="${RDEPEND}
virtual/yacc
sys-devel/flex"
diff --git a/net-misc/cfengine/cfengine-3.3.9.ebuild b/net-misc/cfengine/cfengine-3.3.9.ebuild
index 907365bda35c..7588c8da106d 100644
--- a/net-misc/cfengine/cfengine-3.3.9.ebuild
+++ b/net-misc/cfengine/cfengine-3.3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -26,7 +26,8 @@ DEPEND=">=sys-libs/db-4
qdbm? ( dev-db/qdbm )
libvirt? ( app-emulation/libvirt )
>=dev-libs/openssl-0.9.7
- dev-libs/libpcre"
+ dev-libs/libpcre
+ net-libs/libnsl"
RDEPEND="${DEPEND}"
PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
diff --git a/net-misc/cfengine/cfengine-3.4.5.ebuild b/net-misc/cfengine/cfengine-3.4.5.ebuild
index c377a81c5a5f..074d4d8593a4 100644
--- a/net-misc/cfengine/cfengine-3.4.5.ebuild
+++ b/net-misc/cfengine/cfengine-3.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -31,7 +31,8 @@ DEPEND=">=sys-libs/db-4
libvirt? ( app-emulation/libvirt )
xml? ( dev-libs/libxml2:2 ) \
dev-libs/openssl
- dev-libs/libpcre"
+ dev-libs/libpcre
+ net-libs/libnsl"
RDEPEND="${DEPEND}"
PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
diff --git a/net-misc/cfengine/cfengine-3.5.3.ebuild b/net-misc/cfengine/cfengine-3.5.3.ebuild
index 8f39bfb0f9b0..1afbf48c234c 100644
--- a/net-misc/cfengine/cfengine-3.5.3.ebuild
+++ b/net-misc/cfengine/cfengine-3.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -29,7 +29,8 @@ DEPEND="acl? ( virtual/acl )
libvirt? ( app-emulation/libvirt )
xml? ( dev-libs/libxml2:2 ) \
dev-libs/openssl
- dev-libs/libpcre"
+ dev-libs/libpcre
+ net-libs/libnsl"
RDEPEND="${DEPEND}"
PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
diff --git a/net-misc/cfengine/cfengine-3.6.2.ebuild b/net-misc/cfengine/cfengine-3.6.2.ebuild
index 75f021ada089..fd0b75a9d5c7 100644
--- a/net-misc/cfengine/cfengine-3.6.2.ebuild
+++ b/net-misc/cfengine/cfengine-3.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -30,7 +30,8 @@ DEPEND="acl? ( virtual/acl )
libvirt? ( app-emulation/libvirt )
xml? ( dev-libs/libxml2:2 ) \
dev-libs/openssl
- dev-libs/libpcre"
+ dev-libs/libpcre
+ net-libs/libnsl"
RDEPEND="${DEPEND}"
PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"