commit: 99e97c008d71ac2e9ac736aee02aad42af01fc44
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 13:31:28 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 13:43:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e97c00
net-im/prosody: use proper patch name
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../{prosody_cfg-0.11.2-r1.patch => prosody-0.11.2-r1-gentoo.patch} | 0
net-im/prosody/prosody-0.11.5.ebuild | 2 +-
net-im/prosody/prosody-0.11.7.ebuild | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/prosody/files/prosody_cfg-0.11.2-r1.patch
b/net-im/prosody/files/prosody-0.11.2-r1-gentoo.patch
similarity index 100%
rename from net-im/prosody/files/prosody_cfg-0.11.2-r1.patch
rename to net-im/prosody/files/prosody-0.11.2-r1-gentoo.patch
diff --git a/net-im/prosody/prosody-0.11.5.ebuild
b/net-im/prosody/prosody-0.11.5.ebuild
index 77ea1552347..bf394ef3fa2 100644
--- a/net-im/prosody/prosody-0.11.5.ebuild
+++ b/net-im/prosody/prosody-0.11.5.ebuild
@@ -38,7 +38,7 @@ RDEPEND="${BASE_DEPEND}
ssl? ( dev-lua/luasec )
zlib? ( dev-lua/lua-zlib )"
-PATCHES=("${FILESDIR}/prosody_cfg-0.11.2-r1.patch")
+PATCHES=( "${FILESDIR}/${PN}-0.11.2-r1-gentoo.patch" )
JABBER_ETC="/etc/jabber"
JABBER_SPOOL="/var/spool/jabber"
diff --git a/net-im/prosody/prosody-0.11.7.ebuild
b/net-im/prosody/prosody-0.11.7.ebuild
index 7d39dc0434f..82f95665764 100644
--- a/net-im/prosody/prosody-0.11.7.ebuild
+++ b/net-im/prosody/prosody-0.11.7.ebuild
@@ -43,7 +43,7 @@ RDEPEND="
zlib? ( dev-lua/lua-zlib )
"
-PATCHES=( "${FILESDIR}/prosody_cfg-0.11.2-r1.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.11.2-r1-gentoo.patch" )
src_configure() {
local myconfargs=(