summaryrefslogtreecommitdiff
path: root/net-im/profanity/profanity-0.14.0-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-24 23:59:27 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-24 23:59:27 +0100
commitb987a550f067c3da93b0664cf1fdc8a624c0aa38 (patch)
tree9ad1767fad656d26471a81af6bac8400a1c75218 /net-im/profanity/profanity-0.14.0-r2.ebuild
parente3f21c8aff8a76afe3423721c437a088e9232840 (diff)
gentoo auto-resync : 24:04:2024 - 23:59:27
Diffstat (limited to 'net-im/profanity/profanity-0.14.0-r2.ebuild')
-rw-r--r--net-im/profanity/profanity-0.14.0-r2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/profanity/profanity-0.14.0-r2.ebuild b/net-im/profanity/profanity-0.14.0-r2.ebuild
index 3426b20cecea..3df1e94dec4e 100644
--- a/net-im/profanity/profanity-0.14.0-r2.ebuild
+++ b/net-im/profanity/profanity-0.14.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,8 @@ SRC_URI="
-> ${PN}-0.14.0-xscreensaver.patch
https://github.com/profanity-im/profanity/commit/b8817470.patch
-> ${PN}-0.14.0-plugins-install.patch
+ https://github.com/profanity-im/profanity/commit/6b9d0e86.patch
+ -> ${PN}-0.14.0-fix-test-lto.patch
"
LICENSE="GPL-3"
@@ -67,6 +69,7 @@ PATCHES=(
"${DISTDIR}/${PN}-0.14.0-ox-carbons.patch"
"${DISTDIR}/${PN}-0.14.0-xscreensaver.patch"
"${DISTDIR}/${PN}-0.14.0-plugins-install.patch"
+ "${DISTDIR}/${PN}-0.14.0-fix-test-lto.patch"
)
pkg_setup() {