summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-12-28 13:42:58 +0100
committerDavid Seifert <soap@gentoo.org>2020-12-28 13:42:58 +0100
commitc62a99885c8e4211be26e51641f99e81f3986b54 (patch)
tree73f4cd6bbdc681ff68b2138e896908df8608f5be /www-client/uget/files
parentsys-fabric/libcxgb3: Port to EAPI 6 (diff)
downloadgentoo-c62a99885c8e4211be26e51641f99e81f3986b54.tar.gz
gentoo-c62a99885c8e4211be26e51641f99e81f3986b54.tar.bz2
gentoo-c62a99885c8e4211be26e51641f99e81f3986b54.zip
www-client/uget: Port to EAPI 7
Closes: https://bugs.gentoo.org/713812 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-client/uget/files')
-rw-r--r--www-client/uget/files/uget-2.2.1-fno-common.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/www-client/uget/files/uget-2.2.1-fno-common.patch b/www-client/uget/files/uget-2.2.1-fno-common.patch
new file mode 100644
index 000000000000..8910c338e80f
--- /dev/null
+++ b/www-client/uget/files/uget-2.2.1-fno-common.patch
@@ -0,0 +1,8 @@
+--- a/ui-gtk/UgtkBanner.h
++++ b/ui-gtk/UgtkBanner.h
+@@ -64,7 +64,7 @@
+ UgetRssFeed* feed;
+ UgetRssItem* item;
+ } rss;
+-} banner;
++};