From b65d27d6801b384ea79237a12d387360485fedd6 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 18 Jan 2017 19:18:36 +0100 Subject: [PATCH] sys-libs/talloc: Removed deps on long gone emul-linux* packages. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- sys-libs/talloc/talloc-2.1.5.ebuild | 8 ++------ sys-libs/talloc/talloc-2.1.7.ebuild | 8 ++------ 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} ) - !!