commit:     db6bed0523dd89109b9cd89b8a268c6ac9f941e3
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 13:46:30 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 13:46:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6bed05

sys-devel/libtool: ensure sandbox supports renameat

Bug: https://bugs.gentoo.org/628928
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-devel/libtool/libtool-2.4.6-r2.ebuild | 5 +++--
 sys-devel/libtool/libtool-2.4.6-r3.ebuild | 5 +++--
 sys-devel/libtool/libtool-2.4.6-r4.ebuild | 5 +++--
 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 22305f5c51f..dc45b7e1ae8 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 a5d6ae85368..a6668aefc4e 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 4c96bca253e..8267c48dec7 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 07205718926..75a255eea33 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"

Reply via email to