net-irc/inspircd: Drop illegal symlinks
authorBrian Evans <grknight@gentoo.org>
Fri, 25 Oct 2019 18:17:17 +0000 (14:17 -0400)
committerBrian Evans <grknight@gentoo.org>
Fri, 25 Oct 2019 18:17:17 +0000 (14:17 -0400)
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 <grknight@gentoo.org>
net-irc/inspircd/files/inspircd-2.0.28-fix-path-builds.patch [deleted symlink]
net-irc/inspircd/files/inspircd-3.3.0-fix-path-builds.patch [deleted symlink]
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

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 (symlink)
index a7b0dc0..0000000
+++ /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 (symlink)
index 61ed4ed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-inspircd-3.2.0-fix-path-builds.patch
\ No newline at end of file
index 792cca4e9ae71d155f6330df8ee3b05caca8f8cf..7258f2c4e9f3cb1c3e4526c2a8ae79d60a6d73e9 100644 (file)
@@ -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}
index 41581c0c6c15fa14c44f3b9661b0914953f517ce..86ef749f12220cd4ae971e34c3d6f9c188e07edf 100644 (file)
@@ -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
index 90aad649918c4d413b19595c24f62881fdd10534..021dc47d8a8d7c009249ba3b103abae1f3d6dd28 100644 (file)
@@ -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}
index bf6ae574977571407f2907e918dd859b8cc80bf7..4661639e589b3de57087006b9766891ca5c7e2c9 100644 (file)
@@ -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