summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2024-04-14 18:26:03 +0300
committerMart Raudsepp <leio@gentoo.org>2024-04-14 18:49:13 +0300
commit6fb902a552f5f8447bf176163376831f651d5605 (patch)
tree5afe2ad311b0495e040cc22bc9fdf2ba6a57f649 /www-client/epiphany/epiphany-44.6.ebuild
parentnet-libs/webkit-gtk: add 2.44.1 (diff)
downloadgentoo-6fb902a552f5f8447bf176163376831f651d5605.tar.gz
gentoo-6fb902a552f5f8447bf176163376831f651d5605.tar.bz2
gentoo-6fb902a552f5f8447bf176163376831f651d5605.zip
www-client/epiphany: stop suggesting webkit-gtk[jpeg2k], it doesn't exist soon
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'www-client/epiphany/epiphany-44.6.ebuild')
-rw-r--r--www-client/epiphany/epiphany-44.6.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/www-client/epiphany/epiphany-44.6.ebuild b/www-client/epiphany/epiphany-44.6.ebuild
index f7647709f9ef..efc43b73e33e 100644
--- a/www-client/epiphany/epiphany-44.6.ebuild
+++ b/www-client/epiphany/epiphany-44.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -74,11 +74,6 @@ src_test() {
pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
-
- if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
- ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
- ewarn "Various image galleries/managers may be broken."
- fi
}
pkg_postrm() {