diff options
-rw-r--r-- | sys-devel/libtool/libtool-2.4.6-r2.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.4.6-r3.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.4.6-r4.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-9999.ebuild | 5 |
4 files changed, 12 insertions, 8 deletions
diff --git a/sys-devel/libtool/libtool-2.4.6-r2.ebuild b/sys-devel/libtool/libtool-2.4.6-r2.ebuild index 22305f5c51f1..dc45b7e1ae89 100644 --- a/sys-devel/libtool/libtool-2.4.6-r2.ebuild +++ b/sys-devel/libtool/libtool-2.4.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -27,7 +27,8 @@ IUSE="vanilla" RDEPEND="sys-devel/gnuconfig >=sys-devel/autoconf-2.69 >=sys-devel/automake-1.13 - dev-libs/libltdl:0" + dev-libs/libltdl:0 + !<sys-apps/sandbox-2.10-r4" DEPEND="${RDEPEND} app-arch/xz-utils" [[ ${PV} == "9999" ]] && DEPEND+=" sys-apps/help2man" diff --git a/sys-devel/libtool/libtool-2.4.6-r3.ebuild b/sys-devel/libtool/libtool-2.4.6-r3.ebuild index a5d6ae853685..a6668aefc4e3 100644 --- a/sys-devel/libtool/libtool-2.4.6-r3.ebuild +++ b/sys-devel/libtool/libtool-2.4.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -27,7 +27,8 @@ IUSE="vanilla" RDEPEND="sys-devel/gnuconfig >=sys-devel/autoconf-2.69 >=sys-devel/automake-1.13 - dev-libs/libltdl:0" + dev-libs/libltdl:0 + !<sys-apps/sandbox-2.10-r4" DEPEND="${RDEPEND} app-arch/xz-utils" [[ ${PV} == "9999" ]] && DEPEND+=" sys-apps/help2man" diff --git a/sys-devel/libtool/libtool-2.4.6-r4.ebuild b/sys-devel/libtool/libtool-2.4.6-r4.ebuild index 4c96bca253ef..8267c48dec7d 100644 --- a/sys-devel/libtool/libtool-2.4.6-r4.ebuild +++ b/sys-devel/libtool/libtool-2.4.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -27,7 +27,8 @@ IUSE="vanilla" RDEPEND="sys-devel/gnuconfig >=sys-devel/autoconf-2.69 >=sys-devel/automake-1.13 - dev-libs/libltdl:0" + dev-libs/libltdl:0 + !<sys-apps/sandbox-2.10-r4" DEPEND="${RDEPEND} app-arch/xz-utils" [[ ${PV} == "9999" ]] && DEPEND+=" sys-apps/help2man" diff --git a/sys-devel/libtool/libtool-9999.ebuild b/sys-devel/libtool/libtool-9999.ebuild index 072057189265..75a255eea336 100644 --- a/sys-devel/libtool/libtool-9999.ebuild +++ b/sys-devel/libtool/libtool-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -27,7 +27,8 @@ IUSE="vanilla" RDEPEND="sys-devel/gnuconfig >=sys-devel/autoconf-2.69 >=sys-devel/automake-1.13 - dev-libs/libltdl:0" + dev-libs/libltdl:0 + !<sys-apps/sandbox-2.10-r4" DEPEND="${RDEPEND} app-arch/xz-utils" [[ ${PV} == "9999" ]] && DEPEND+=" sys-apps/help2man" |