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 64B6E138334 for ; Fri, 25 Oct 2019 18:17:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0CAFE0946; Fri, 25 Oct 2019 18:17:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5D51AE0946 for ; Fri, 25 Oct 2019 18:17:29 +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 1A87D34C30B for ; Fri, 25 Oct 2019 18:17:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E11935FC for ; Fri, 25 Oct 2019 18:17:25 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1572027437.bd529668785ccde6d2b74600b9410512776b8d40.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/files/, net-irc/inspircd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/inspircd/files/inspircd-2.0.28-fix-path-builds.patch net-irc/inspircd/files/inspircd-3.3.0-fix-path-builds.patch net-irc/inspircd/inspircd-2.0.25.ebuild net-irc/inspircd/inspircd-2.0.28.ebuild net-irc/inspircd/inspircd-3.2.0.ebuild net-irc/inspircd/inspircd-3.3.0.ebuild X-VCS-Directories: net-irc/inspircd/files/ net-irc/inspircd/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: bd529668785ccde6d2b74600b9410512776b8d40 X-VCS-Branch: master Date: Fri, 25 Oct 2019 18:17:25 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4b94e50e-9993-4194-b17b-f1ebef684c1f X-Archives-Hash: 75b38d805a6bb783e0bc42a66a4a1bf6 commit: bd529668785ccde6d2b74600b9410512776b8d40 Author: Brian Evans gentoo org> AuthorDate: Fri Oct 25 18:17:17 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Oct 25 18:17:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd529668 net-irc/inspircd: Drop illegal symlinks Non-maintainer commit Remove symlinks from files/ which are banned by policy. Adjust ebuilds to patch the intended files. This prevents infra problems popping up like in the last 14 hours Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Brian Evans gentoo.org> net-irc/inspircd/files/inspircd-2.0.28-fix-path-builds.patch | 1 - net-irc/inspircd/files/inspircd-3.3.0-fix-path-builds.patch | 1 - net-irc/inspircd/inspircd-2.0.25.ebuild | 4 ++-- net-irc/inspircd/inspircd-2.0.28.ebuild | 2 +- net-irc/inspircd/inspircd-3.2.0.ebuild | 2 +- net-irc/inspircd/inspircd-3.3.0.ebuild | 2 +- 6 files changed, 5 insertions(+), 7 deletions(-) diff --git a/net-irc/inspircd/files/inspircd-2.0.28-fix-path-builds.patch b/net-irc/inspircd/files/inspircd-2.0.28-fix-path-builds.patch deleted file mode 120000 index a7b0dc06184..00000000000 --- a/net-irc/inspircd/files/inspircd-2.0.28-fix-path-builds.patch +++ /dev/null @@ -1 +0,0 @@ -inspircd-2.0.27-fix-path-builds.patch \ No newline at end of file diff --git a/net-irc/inspircd/files/inspircd-3.3.0-fix-path-builds.patch b/net-irc/inspircd/files/inspircd-3.3.0-fix-path-builds.patch deleted file mode 120000 index 61ed4ed2c2a..00000000000 --- a/net-irc/inspircd/files/inspircd-3.3.0-fix-path-builds.patch +++ /dev/null @@ -1 +0,0 @@ -inspircd-3.2.0-fix-path-builds.patch \ No newline at end of file diff --git a/net-irc/inspircd/inspircd-2.0.25.ebuild b/net-irc/inspircd/inspircd-2.0.25.ebuild index 792cca4e9ae..7258f2c4e9f 100644 --- a/net-irc/inspircd/inspircd-2.0.25.ebuild +++ b/net-irc/inspircd/inspircd-2.0.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -28,7 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND}" DOCS=( docs/. ) -PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch ) +PATCHES=( "${FILESDIR}"/${PN}-2.0.25-fix-path-builds.patch ) pkg_setup() { enewgroup ${PN} diff --git a/net-irc/inspircd/inspircd-2.0.28.ebuild b/net-irc/inspircd/inspircd-2.0.28.ebuild index 41581c0c6c1..86ef749f122 100644 --- a/net-irc/inspircd/inspircd-2.0.28.ebuild +++ b/net-irc/inspircd/inspircd-2.0.28.ebuild @@ -30,7 +30,7 @@ RDEPEND=" DEPEND="${RDEPEND}" DOCS=( docs/. ) -PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch ) +PATCHES=( "${FILESDIR}"/${PN}-2.0.27-fix-path-builds.patch ) src_prepare() { default diff --git a/net-irc/inspircd/inspircd-3.2.0.ebuild b/net-irc/inspircd/inspircd-3.2.0.ebuild index 90aad649918..021dc47d8a8 100644 --- a/net-irc/inspircd/inspircd-3.2.0.ebuild +++ b/net-irc/inspircd/inspircd-3.2.0.ebuild @@ -30,7 +30,7 @@ RDEPEND=" DEPEND="${RDEPEND}" DOCS=( docs/. ) -PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch ) +PATCHES=( "${FILESDIR}"/${PN}-3.2.0-fix-path-builds.patch ) pkg_setup() { enewgroup ${PN} diff --git a/net-irc/inspircd/inspircd-3.3.0.ebuild b/net-irc/inspircd/inspircd-3.3.0.ebuild index bf6ae574977..4661639e589 100644 --- a/net-irc/inspircd/inspircd-3.3.0.ebuild +++ b/net-irc/inspircd/inspircd-3.3.0.ebuild @@ -32,7 +32,7 @@ RDEPEND=" DEPEND="${RDEPEND}" DOCS=( docs/. ) -PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch ) +PATCHES=( "${FILESDIR}"/${PN}-3.2.0-fix-path-builds.patch ) src_prepare() { default