commit:     bd08d78613ea49cb7dd07cbea9ae4324f585e201
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  8 09:40:12 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Jan  8 09:48:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd08d786

net-misc/lldpd: Added dependency on sys-libs/readline

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 net-misc/lldpd/lldpd-0.9.3-r1.ebuild | 3 ++-
 net-misc/lldpd/lldpd-1.0.1-r1.ebuild | 3 ++-
 net-misc/lldpd/lldpd-1.0.1.ebuild    | 3 ++-
 net-misc/lldpd/lldpd-1.0.3.ebuild    | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/net-misc/lldpd/lldpd-0.9.3-r1.ebuild 
b/net-misc/lldpd/lldpd-0.9.3-r1.ebuild
index 117ff3bf897..4f8d9c61c91 100644
--- a/net-misc/lldpd/lldpd-0.9.3-r1.ebuild
+++ b/net-misc/lldpd/lldpd-0.9.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph jansson +lldpmed 
old-kernel
 
 RDEPEND="dev-libs/libbsd
        >=dev-libs/libevent-2.0.5
+       sys-libs/readline:0=
        snmp? ( net-analyzer/net-snmp[extensible(+)] )
        xml? ( dev-libs/libxml2 )
        jansson? ( dev-libs/jansson )

diff --git a/net-misc/lldpd/lldpd-1.0.1-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.1-r1.ebuild
index 88ddeebee8d..4f6e234cb95 100644
--- a/net-misc/lldpd/lldpd-1.0.1-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel 
sanitizers
 
 RDEPEND="dev-libs/libbsd
        >=dev-libs/libevent-2.0.5:=
+       sys-libs/readline:0=
        snmp? ( net-analyzer/net-snmp[extensible(+)] )
        xml? ( dev-libs/libxml2 )
        seccomp? ( sys-libs/libseccomp )

diff --git a/net-misc/lldpd/lldpd-1.0.1.ebuild 
b/net-misc/lldpd/lldpd-1.0.1.ebuild
index e555b6b4f7e..31d70bcb6cd 100644
--- a/net-misc/lldpd/lldpd-1.0.1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel 
sanitizers
 
 RDEPEND="dev-libs/libbsd
        >=dev-libs/libevent-2.0.5:=
+       sys-libs/readline:0=
        snmp? ( net-analyzer/net-snmp[extensible(+)] )
        xml? ( dev-libs/libxml2 )
        seccomp? ( sys-libs/libseccomp )

diff --git a/net-misc/lldpd/lldpd-1.0.3.ebuild 
b/net-misc/lldpd/lldpd-1.0.3.ebuild
index 09b8552f81f..226f947f3bd 100644
--- a/net-misc/lldpd/lldpd-1.0.3.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel 
sanitizers
 
 RDEPEND="dev-libs/libbsd
        >=dev-libs/libevent-2.0.5:=
+       sys-libs/readline:0=
        snmp? ( net-analyzer/net-snmp[extensible(+)] )
        xml? ( dev-libs/libxml2 )
        seccomp? ( sys-libs/libseccomp )

Reply via email to