sys-libs/tevent: Added missing dev-libs/libbsd to RDEPEND.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Mar 2019 14:42:57 +0000 (15:42 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Mar 2019 15:00:32 +0000 (16:00 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-libs/tevent/tevent-0.9.28.ebuild
sys-libs/tevent/tevent-0.9.31-r1.ebuild
sys-libs/tevent/tevent-0.9.37.ebuild
sys-libs/tevent/tevent-0.9.38.ebuild
sys-libs/tevent/tevent-0.9.39.ebuild

index 64a7393d1853e9c9e2c79b71db3dbd592bbc7700..61b6c9c77beac8f79299d9ce6a7d0f3644da6287 100644 (file)
@@ -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
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="python"
 
-RDEPEND=">=sys-libs/talloc-2.1.5[${MULTILIB_USEDEP}]
+RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       >=sys-libs/talloc-2.1.5[${MULTILIB_USEDEP}]
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${RDEPEND}
index 9c45e2388dad2a60edaf9c20e67d48752f8c3613..d53cf5a4a69e9148471b53db0cd5e0862dc4ea55 100644 (file)
@@ -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
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="python"
 
-RDEPEND=">=sys-libs/talloc-2.1.8[${MULTILIB_USEDEP}]
+RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       >=sys-libs/talloc-2.1.8[${MULTILIB_USEDEP}]
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${RDEPEND}
index cb7290190250baf96b004cc1589d99838f98390f..91b6e1b6b32a881001dffe1765831aeeffe6fcae 100644 (file)
@@ -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
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="elibc_glibc python"
 
-RDEPEND=">=sys-libs/talloc-2.1.13[${MULTILIB_USEDEP}]
+RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       >=sys-libs/talloc-2.1.13[${MULTILIB_USEDEP}]
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${RDEPEND}
index 2639789e89928d5edc20b40befc319e488e216ae..5f1718624ce43641d0e6c6e9c1bd272cba4e67da 100644 (file)
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="elibc_glibc python"
 
-RDEPEND=">=sys-libs/talloc-2.1.15[${MULTILIB_USEDEP}]
+RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       >=sys-libs/talloc-2.1.15[${MULTILIB_USEDEP}]
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${RDEPEND}
index d7fea1a2686581e587a6ab5fa660c82146a5dd04..c49c0a7b472129508679fade97c7760958431096 100644 (file)
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
 IUSE="elibc_glibc python"
 
-RDEPEND=">=sys-libs/talloc-2.1.16[${MULTILIB_USEDEP}]
+RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       >=sys-libs/talloc-2.1.16[${MULTILIB_USEDEP}]
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${RDEPEND}