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 3AC27139694 for ; Wed, 26 Apr 2017 18:15:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAE01E0BF9; Wed, 26 Apr 2017 18:15:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9DDC2E0BC1 for ; Wed, 26 Apr 2017 18:15:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7EA3934168E for ; Wed, 26 Apr 2017 18:14:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E00457443 for ; Wed, 26 Apr 2017 18:14:57 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1493230451.f925e46e4d2b007ced9cdfd811ca5d4cb2701058.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libselinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libselinux/libselinux-9999.ebuild X-VCS-Directories: sys-libs/libselinux/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: f925e46e4d2b007ced9cdfd811ca5d4cb2701058 X-VCS-Branch: master Date: Wed, 26 Apr 2017 18:14:57 +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: 9431a7b0-d196-43e8-9f31-9eee8ceda8e4 X-Archives-Hash: af0a14476bd149671e153fc9a65cb9cd commit: f925e46e4d2b007ced9cdfd811ca5d4cb2701058 Author: Jason Zaman gentoo org> AuthorDate: Wed Apr 26 04:40:59 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Apr 26 18:14:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f925e46e sys-libs/libselinux: build fixes patch merged upsream Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-libs/libselinux/libselinux-9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys-libs/libselinux/libselinux-9999.ebuild b/sys-libs/libselinux/libselinux-9999.ebuild index 9b1caf679bc..7c0802d6360 100644 --- a/sys-libs/libselinux/libselinux-9999.ebuild +++ b/sys-libs/libselinux/libselinux-9999.ebuild @@ -44,11 +44,6 @@ DEPEND="${RDEPEND} python? ( >=dev-lang/swig-2.0.9 )" src_prepare() { - if [[ ${PV} != 9999 ]] ; then - # If needed for live builds, place them in /etc/portage/patches - eapply "${FILESDIR}/libselinux-2.6-0007-build-related-fixes-bug-500674.patch" - fi - eapply_user multilib_copy_sources