diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-11-26 15:06:26 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-11-26 16:08:40 +0100 |
commit | a59028e393a342b2246e35c776c65e97ba43190b (patch) | |
tree | 0f176ea58fbaaf33acd333ee9fdab1bd426eaa60 /net-p2p/gtorrentviewer/files | |
parent | dev-lang/arc: die if raco fails to compile (diff) | |
download | gentoo-a59028e393a342b2246e35c776c65e97ba43190b.tar.gz gentoo-a59028e393a342b2246e35c776c65e97ba43190b.tar.bz2 gentoo-a59028e393a342b2246e35c776c65e97ba43190b.zip |
net-p2p/gtorrentviewer: make all patches eapply-compliant
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-p2p/gtorrentviewer/files')
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. # |