commit: 519e39195da9758ec21411b50af68d8139e000ee
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 07:31:49 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 07:32:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519e3919
net-im/err: rename the patch file
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-im/err/err-6.1.8-r1.ebuild | 2 +-
.../files/{fix-irc-backend.patch => err-6.1.8-fix-irc-backend.patch} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/err/err-6.1.8-r1.ebuild b/net-im/err/err-6.1.8-r1.ebuild
index 11312c0984ea..0c3c4e31f534 100644
--- a/net-im/err/err-6.1.8-r1.ebuild
+++ b/net-im/err/err-6.1.8-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://errbot.readthedocs.io/en/latest/"
SRC_URI="https://github.com/errbotio/errbot/archive/${PV}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-PATCHES="${FILESDIR}/fix-irc-backend.patch"
+PATCHES="${FILESDIR}/err-6.1.8-fix-irc-backend.patch"
KEYWORDS="~amd64"
LICENSE="GPL-3"
diff --git a/net-im/err/files/fix-irc-backend.patch
b/net-im/err/files/err-6.1.8-fix-irc-backend.patch
similarity index 100%
rename from net-im/err/files/fix-irc-backend.patch
rename to net-im/err/files/err-6.1.8-fix-irc-backend.patch