From 1328bb92aa4401571651384141c503f448a0b45d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Sat, 12 Mar 2022 21:30:04 +0100 Subject: [PATCH] [net-im/spectrum2] sync with tree --- net-im/spectrum2/files/spectrum2-map.patch | 15 --------------- net-im/spectrum2/spectrum2-9999.ebuild | 7 ++----- 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 net-im/spectrum2/files/spectrum2-map.patch diff --git a/net-im/spectrum2/files/spectrum2-map.patch b/net-im/spectrum2/files/spectrum2-map.patch deleted file mode 100644 index 6bba353..0000000 --- a/net-im/spectrum2/files/spectrum2-map.patch +++ /dev/null @@ -1,15 +0,0 @@ - libtransport/Conversation.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/libtransport/Conversation.cpp b/libtransport/Conversation.cpp -index 8f7c6246..092d6058 100644 ---- a/libtransport/Conversation.cpp -+++ b/libtransport/Conversation.cpp -@@ -19,6 +19,7 @@ - */ - - #include -+#include - #include "transport/Conversation.h" - #include "transport/ConversationManager.h" - #include "transport/User.h" diff --git a/net-im/spectrum2/spectrum2-9999.ebuild b/net-im/spectrum2/spectrum2-9999.ebuild index 9fc4202..403794b 100644 --- a/net-im/spectrum2/spectrum2-9999.ebuild +++ b/net-im/spectrum2/spectrum2-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake systemd tmpfiles @@ -66,9 +66,6 @@ DEPEND=" test? ( dev-util/cppunit ) " -PATCHES=( - "${FILESDIR}/${PN}-map.patch" -) src_prepare() { # Respect users LDFLAGS