From a40cbd88c042002320f2166469046a29b883457b Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Wed, 1 Nov 2017 19:58:38 +0100 Subject: net-nds/yp-tools: Add missing dependencies for the glibc-2.26 case, bug 630246 Closes: https://bugs.gentoo.org/630246 Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild | 38 +++++++++++++++++++++++++++++++ net-nds/yp-tools/yp-tools-4.2.2.ebuild | 31 ------------------------- 2 files changed, 38 insertions(+), 31 deletions(-) create mode 100644 net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild delete mode 100644 net-nds/yp-tools/yp-tools-4.2.2.ebuild (limited to 'net-nds/yp-tools') diff --git a/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild b/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild new file mode 100644 index 000000000000..85e54c36ba59 --- /dev/null +++ b/net-nds/yp-tools/yp-tools-4.2.2-r1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit systemd + +DESCRIPTION="Network Information Service tools" +HOMEPAGE="http://www.linux-nis.org/nis/" +SRC_URI="http://www.linux-nis.org/download/yp-tools/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="nls" + +DEPEND=" + || (