net-p2p/vuze: Drop notice about dev-java/swt[webkit]
authorJames Le Cuirot <chewi@gentoo.org>
Wed, 24 Jan 2018 22:32:42 +0000 (22:32 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 24 Jan 2018 22:38:17 +0000 (22:38 +0000)
webkit-gtk:2 is vulnerable and unmaintained. I think the Vuze HD
Network is dead anyway.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
net-p2p/vuze/vuze-5.7.2.0.ebuild

index 0c35e7b02cd3d0ea2aa10d5b34d11a11dc7d7f3e..760aa1db034d37de45560441fc215173c8cd6167 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -129,12 +129,6 @@ pkg_postinst() {
        elog "Using this config file you can start the console UI."
        elog
 
-       if ! has_version dev-java/swt:3.7[webkit]; then
-               elog
-               elog "Your dev-java/swt:3.7 was built without webkit support. Features such as Vuze HD Network will not work."
-               elog "Rebuild swt with USE=webkit (needs net-libs/webkit-gtk:2) to use these features."
-       fi
-
        fdo-mime_desktop_database_update
 }
 
index 65d8f1b6371f7a16256e7a10f0023852ed09c279..01f5c404a7cd315e9c5add7a64ade12d22abd986 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -36,14 +36,6 @@ DEPEND="${RDEPEND}
 
 PDEPEND="~net-p2p/vuze-coreplugins-${PV}"
 
-pkg_pretend() {
-       if ! has_version dev-java/swt:3.8[webkit]; then
-               echo
-               ewarn "dev-java/swt:3.8 was built without webkit support."
-               ewarn "Web features such as Vuze HD Network will be disabled."
-       fi
-}
-
 src_unpack() {
        mkdir -p "${S}" && cd "${S}"
        unpack ${A}