Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/prosody/files/, net-im/prosody/
Date: Sat, 03 Oct 2020 13:43:52
Message-Id: 1601732618.99e97c008d71ac2e9ac736aee02aad42af01fc44.conikost@gentoo
1 commit: 99e97c008d71ac2e9ac736aee02aad42af01fc44
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 13:31:28 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 13:43:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e97c00
7
8 net-im/prosody: use proper patch name
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 .../{prosody_cfg-0.11.2-r1.patch => prosody-0.11.2-r1-gentoo.patch} | 0
14 net-im/prosody/prosody-0.11.5.ebuild | 2 +-
15 net-im/prosody/prosody-0.11.7.ebuild | 2 +-
16 3 files changed, 2 insertions(+), 2 deletions(-)
17
18 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
19 similarity index 100%
20 rename from net-im/prosody/files/prosody_cfg-0.11.2-r1.patch
21 rename to net-im/prosody/files/prosody-0.11.2-r1-gentoo.patch
22
23 diff --git a/net-im/prosody/prosody-0.11.5.ebuild b/net-im/prosody/prosody-0.11.5.ebuild
24 index 77ea1552347..bf394ef3fa2 100644
25 --- a/net-im/prosody/prosody-0.11.5.ebuild
26 +++ b/net-im/prosody/prosody-0.11.5.ebuild
27 @@ -38,7 +38,7 @@ RDEPEND="${BASE_DEPEND}
28 ssl? ( dev-lua/luasec )
29 zlib? ( dev-lua/lua-zlib )"
30
31 -PATCHES=("${FILESDIR}/prosody_cfg-0.11.2-r1.patch")
32 +PATCHES=( "${FILESDIR}/${PN}-0.11.2-r1-gentoo.patch" )
33
34 JABBER_ETC="/etc/jabber"
35 JABBER_SPOOL="/var/spool/jabber"
36
37 diff --git a/net-im/prosody/prosody-0.11.7.ebuild b/net-im/prosody/prosody-0.11.7.ebuild
38 index 7d39dc0434f..82f95665764 100644
39 --- a/net-im/prosody/prosody-0.11.7.ebuild
40 +++ b/net-im/prosody/prosody-0.11.7.ebuild
41 @@ -43,7 +43,7 @@ RDEPEND="
42 zlib? ( dev-lua/lua-zlib )
43 "
44
45 -PATCHES=( "${FILESDIR}/prosody_cfg-0.11.2-r1.patch" )
46 +PATCHES=( "${FILESDIR}/${PN}-0.11.2-r1-gentoo.patch" )
47
48 src_configure() {
49 local myconfargs=(