summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-05 13:13:08 +0000
committerThomas Deutschmann <whissi@gentoo.org>2020-05-05 15:30:10 +0200
commitfad3398f2af43b94a28e677a7d318526e194bffb (patch)
tree28b7f6f564b81e18f5927f78c6c10c77b541f53c /net-irc
parentnet-misc/dropbox: bump to 97.3.451, drop old (diff)
downloadgentoo-fad3398f2af43b94a28e677a7d318526e194bffb.tar.gz
gentoo-fad3398f2af43b94a28e677a7d318526e194bffb.tar.bz2
gentoo-fad3398f2af43b94a28e677a7d318526e194bffb.zip
net-irc/anope: Fix patch filenames
Adhere to the standards for patch file naming. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15654 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/anope/anope-2.0.6.ebuild2
-rw-r--r--net-irc/anope/anope-2.0.7.ebuild6
-rw-r--r--net-irc/anope/files/anope-2.0.6-example.conf-pid-path.patch (renamed from net-irc/anope/files/pid-patch.patch)0
-rw-r--r--net-irc/anope/files/anope-2.0.7-example.conf-user.patch (renamed from net-irc/anope/files/example.conf-user.patch)0
-rw-r--r--net-irc/anope/files/anope-2.0.7-musl-libintl.patch (renamed from net-irc/anope/files/musl-libintl.patch)0
5 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild
index 8bb47e7d54bc..1d78f2271b9f 100644
--- a/net-irc/anope/anope-2.0.6.ebuild
+++ b/net-irc/anope/anope-2.0.6.ebuild
@@ -38,7 +38,7 @@ DEPEND="${BDEPEND}
tre? ( dev-libs/tre )"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/pid-patch.patch" )
+PATCHES=( "${FILESDIR}/anope-2.0.6-example.conf-pid-path.patch" )
S="${WORKDIR}/${P}-source"
diff --git a/net-irc/anope/anope-2.0.7.ebuild b/net-irc/anope/anope-2.0.7.ebuild
index e24c908ab985..1d5f4d676581 100644
--- a/net-irc/anope/anope-2.0.7.ebuild
+++ b/net-irc/anope/anope-2.0.7.ebuild
@@ -33,9 +33,9 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=(
- "${FILESDIR}/pid-patch.patch"
- "${FILESDIR}/example.conf-user.patch"
- "${FILESDIR}/musl-libintl.patch"
+ "${FILESDIR}/${PN}-2.0.6-example.conf-pid-path.patch"
+ "${FILESDIR}/${PN}-2.0.7-example.conf-user.patch"
+ "${FILESDIR}/${PN}-2.0.7-musl-libintl.patch"
)
S="${WORKDIR}/${P}-source"
diff --git a/net-irc/anope/files/pid-patch.patch b/net-irc/anope/files/anope-2.0.6-example.conf-pid-path.patch
index ddf661ba9803..ddf661ba9803 100644
--- a/net-irc/anope/files/pid-patch.patch
+++ b/net-irc/anope/files/anope-2.0.6-example.conf-pid-path.patch
diff --git a/net-irc/anope/files/example.conf-user.patch b/net-irc/anope/files/anope-2.0.7-example.conf-user.patch
index 7f7a3826cb10..7f7a3826cb10 100644
--- a/net-irc/anope/files/example.conf-user.patch
+++ b/net-irc/anope/files/anope-2.0.7-example.conf-user.patch
diff --git a/net-irc/anope/files/musl-libintl.patch b/net-irc/anope/files/anope-2.0.7-musl-libintl.patch
index f14e494e0c18..f14e494e0c18 100644
--- a/net-irc/anope/files/musl-libintl.patch
+++ b/net-irc/anope/files/anope-2.0.7-musl-libintl.patch