diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-01-18 19:18:36 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-01-18 19:27:05 +0100 |
commit | b65d27d6801b384ea79237a12d387360485fedd6 (patch) | |
tree | c7f08bb3631a5a1b89dfd82dcd884064adc8db32 /sys-libs | |
parent | app-text/pelican: version bump to 3.7.1 (diff) | |
download | gentoo-b65d27d6801b384ea79237a12d387360485fedd6.tar.gz gentoo-b65d27d6801b384ea79237a12d387360485fedd6.tar.bz2 gentoo-b65d27d6801b384ea79237a12d387360485fedd6.zip |
sys-libs/talloc: Removed deps on long gone emul-linux* packages.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.5.ebuild | 8 | ||||
-rw-r--r-- | sys-libs/talloc/talloc-2.1.7.ebuild | 8 | ||||
-rw-r--r-- | sys-libs/talloc/talloc-2.1.8.ebuild | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild b/sys-libs/talloc/talloc-2.1.5.ebuild index 40fae40563f2..e663a90020ca 100644 --- a/sys-libs/talloc/talloc-2.1.5.ebuild +++ b/sys-libs/talloc/talloc-2.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,11 +21,7 @@ IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="python? ( ${PYTHON_DEPS} ) - !!<sys-libs/talloc-2.0.5 - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140508-r1 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" + !!<sys-libs/talloc-2.0.5" DEPEND="${RDEPEND} sys-devel/gettext dev-libs/libxslt diff --git a/sys-libs/talloc/talloc-2.1.7.ebuild b/sys-libs/talloc/talloc-2.1.7.ebuild index c0b4e738e1ab..97d64022c7de 100644 --- a/sys-libs/talloc/talloc-2.1.7.ebuild +++ b/sys-libs/talloc/talloc-2.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,11 +21,7 @@ IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="python? ( ${PYTHON_DEPS} ) - !!<sys-libs/talloc-2.0.5 - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140508-r1 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" + !!<sys-libs/talloc-2.0.5" DEPEND="${RDEPEND} sys-devel/gettext dev-libs/libxslt diff --git a/sys-libs/talloc/talloc-2.1.8.ebuild b/sys-libs/talloc/talloc-2.1.8.ebuild index c0b4e738e1ab..97d64022c7de 100644 --- a/sys-libs/talloc/talloc-2.1.8.ebuild +++ b/sys-libs/talloc/talloc-2.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,11 +21,7 @@ IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="python? ( ${PYTHON_DEPS} ) - !!<sys-libs/talloc-2.0.5 - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140508-r1 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - )" + !!<sys-libs/talloc-2.0.5" DEPEND="${RDEPEND} sys-devel/gettext dev-libs/libxslt |