summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2020-05-01 11:43:04 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-05 11:46:34 +0300
commit52be431756a9deb44aaadf779905d9a12a30595a (patch)
treeb40b2190de5aafa2948384231f4dcf30051092d3 /net-im/bitlbee/bitlbee-3.6.ebuild
parentnet-im/bitlbee: add myself as a maintainer (diff)
downloadgentoo-52be431756a9deb44aaadf779905d9a12a30595a.tar.gz
gentoo-52be431756a9deb44aaadf779905d9a12a30595a.tar.bz2
gentoo-52be431756a9deb44aaadf779905d9a12a30595a.zip
net-im/bitlbee: fix libcheck and libevent bugs
Both patches are taken from upstream. Closes: https://bugs.gentoo.org/690504 Closes: https://bugs.gentoo.org/711364 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-im/bitlbee/bitlbee-3.6.ebuild')
-rw-r--r--net-im/bitlbee/bitlbee-3.6.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-im/bitlbee/bitlbee-3.6.ebuild b/net-im/bitlbee/bitlbee-3.6.ebuild
index 6643e1c5920c..3fba9718c97b 100644
--- a/net-im/bitlbee/bitlbee-3.6.ebuild
+++ b/net-im/bitlbee/bitlbee-3.6.ebuild
@@ -53,10 +53,11 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
xinetd? ( sys-apps/xinetd )"
-src_prepare() {
- [[ ${PV} != "9999" ]] && eapply "${FILESDIR}"/${PN}-3.5-systemd-user.patch
- eapply_user
-}
+PATCHES=(
+ "${FILESDIR}"/${PN}-3.5-systemd-user.patch
+ "${FILESDIR}"/${PN}-3.5-libcheck.patch
+ "${FILESDIR}"/${PN}-3.5-libevent.patch
+)
src_configure() {
local myconf