commit:     690454fe2f8d3ca80b413154a518c7abf52390d1
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 16:23:59 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 16:24:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690454fe

media-video/rtmpdump: remove patch applied upstream

See: 
https://git.ffmpeg.org/gitweb/rtmpdump.git/commit/ee5456b5374c12f66e47f56b4e83e9557c62ebfe

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 media-video/rtmpdump/rtmpdump-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-video/rtmpdump/rtmpdump-9999.ebuild 
b/media-video/rtmpdump/rtmpdump-9999.ebuild
index 8e564b4e273a..1cd90598896a 100644
--- a/media-video/rtmpdump/rtmpdump-9999.ebuild
+++ b/media-video/rtmpdump/rtmpdump-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -58,7 +58,6 @@ src_prepare() {
                -e 's:OPT:OPTS:' \
                -e 's:CFLAGS=.*:& $(OPT):' librtmp/Makefile \
                || die "failed to fix Makefile"
-       use ssl && use !gnutls && eapply 
"${FILESDIR}/${PN}-openssl-1.1-v2.patch"
        default
        multilib_copy_sources
 }

Reply via email to