commit: a59028e393a342b2246e35c776c65e97ba43190b Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Nov 26 14:06:26 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Nov 26 15:08:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59028e3
net-p2p/gtorrentviewer: make all patches eapply-compliant Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-curl-headers.patch | 2 -- net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-desktop.patch | 4 ++-- net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-underlinking.patch | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-curl-headers.patch b/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-curl-headers.patch index 66e33fb3932b..e95880eb107e 100644 --- a/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-curl-headers.patch +++ b/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-curl-headers.patch @@ -1,5 +1,3 @@ -diff --git a/src/main.c b/src/main.c -index fc51205..f46d30a 100644 --- a/src/main.c +++ b/src/main.c @@ -40,7 +40,6 @@ diff --git a/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-desktop.patch b/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-desktop.patch index 8ddad12c3688..8d2d9ae9c464 100644 --- a/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-desktop.patch +++ b/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-desktop.patch @@ -1,5 +1,5 @@ ---- data/gtorrentviewer.desktop.in.old 2014-11-22 17:48:55.859683842 +0100 -+++ data/gtorrentviewer.desktop.in 2014-11-22 17:49:25.400108137 +0100 +--- a/data/gtorrentviewer.desktop.in ++++ b/data/gtorrentviewer.desktop.in @@ -3,11 +3,9 @@ _GenericName=Torrent Viewer _Comment=Viewer and Editor for .torrent files diff --git a/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-underlinking.patch b/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-underlinking.patch index 22dd373e2967..d2ac9a1051ca 100644 --- a/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-underlinking.patch +++ b/net-p2p/gtorrentviewer/files/gtorrentviewer-0.2b-underlinking.patch @@ -1,5 +1,5 @@ ---- configure.ac -+++ configure.ac +--- a/configure.ac ++++ b/configure.ac @@ -51,6 +51,11 @@ # Checks for libraries. #
