diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-03-31 14:28:59 -0600 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-04-12 11:45:33 -0400 |
commit | 10acf6e5b705fcea9771c144df17feb46236b894 (patch) | |
tree | 648da16d67809f16a480b19beafbcc308cf0fa97 /media-gfx/eog-plugins/metadata.xml | |
parent | media-video/pitivi: Version bump to 2023.03 (diff) | |
download | gentoo-10acf6e5b705fcea9771c144df17feb46236b894.tar.gz gentoo-10acf6e5b705fcea9771c144df17feb46236b894.tar.bz2 gentoo-10acf6e5b705fcea9771c144df17feb46236b894.zip |
media-gfx/eog-plugins: remove picasa USE flag
The PicasaWeb API is dead for almost 4 years. The picasa USE flag
depends on dev-libs/libgdata, which pulls net-libs/libsoup:2.4 in.
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Closes: https://github.com/gentoo/gentoo/pull/30426
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/eog-plugins/metadata.xml')
-rw-r--r-- | media-gfx/eog-plugins/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-gfx/eog-plugins/metadata.xml b/media-gfx/eog-plugins/metadata.xml index 7fdc744ca4e6..7ae8decd8125 100644 --- a/media-gfx/eog-plugins/metadata.xml +++ b/media-gfx/eog-plugins/metadata.xml @@ -7,7 +7,6 @@ </maintainer> <use> <flag name="map">Enable world map display using <pkg>media-libs/libchamplain</pkg></flag> - <flag name="picasa">Enable uploading to Google's Picasa Web Albums</flag> </use> <upstream> <remote-id type="gnome-gitlab">GNOME/eog-plugins</remote-id> |