From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B4CE1396D0 for ; Sat, 16 Sep 2017 17:25:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 493A7E0CA4; Sat, 16 Sep 2017 17:25:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 230E6E0CA4 for ; Sat, 16 Sep 2017 17:25:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECA083415B7 for ; Sat, 16 Sep 2017 17:25:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7795906C for ; Sat, 16 Sep 2017 17:25:31 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1505582727.422346e2efac61e2e800a07b2f7a7cc498b9ab69.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnsl/libnsl-1.1.0.ebuild X-VCS-Directories: net-libs/libnsl/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 422346e2efac61e2e800a07b2f7a7cc498b9ab69 X-VCS-Branch: master Date: Sat, 16 Sep 2017 17:25:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 94715161-f4b1-4099-8137-3ba69163917f X-Archives-Hash: 534b4ccf02187b16ce1691449e4e160b commit: 422346e2efac61e2e800a07b2f7a7cc498b9ab69 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 16 17:25:19 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 16 17:25:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422346e2 net-libs/libnsl: add basic multilib support Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-libs/libnsl/libnsl-1.1.0.ebuild | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/net-libs/libnsl/libnsl-1.1.0.ebuild b/net-libs/libnsl/libnsl-1.1.0.ebuild index 77108d56898..61647327556 100644 --- a/net-libs/libnsl/libnsl-1.1.0.ebuild +++ b/net-libs/libnsl/libnsl-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools +inherit autotools multilib-minimal DESCRIPTION="Public client interface for NIS(YP) and NIS+ in a IPv6 ready version" HOMEPAGE="https://github.com/thkukuk/libnsl" @@ -16,7 +16,7 @@ IUSE="" DEPEND=" !