commit:     8a7d7d84d289e6850fee232c9940d7caad2ee225
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  7 12:30:09 2023 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Tue Nov  7 12:31:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7d7d84

www-misc/urlwatch: remove references to masked pushbullet-py

It was masked in e781d8925ec0b04029863efe02e704235a499f98.

Bug: https://bugs.gentoo.org/916670
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 www-misc/urlwatch/urlwatch-2.25.ebuild | 4 ----
 www-misc/urlwatch/urlwatch-2.26.ebuild | 4 ----
 www-misc/urlwatch/urlwatch-2.28.ebuild | 4 ----
 3 files changed, 12 deletions(-)

diff --git a/www-misc/urlwatch/urlwatch-2.25.ebuild 
b/www-misc/urlwatch/urlwatch-2.25.ebuild
index cbee5011eb6b..f1624031129e 100644
--- a/www-misc/urlwatch/urlwatch-2.25.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.25.ebuild
@@ -64,10 +64,6 @@ pkg_postinst() {
                if ! has_version dev-python/jq; then
                        elog "Install 'dev-python/jq' to enable jq filtering 
support"
                fi
-               if ! has_version dev-python/pushbullet-py; then
-                       elog "Install 'dev-python/pushbullet-py' to enable" \
-                               "Pushbullet notifications support"
-               fi
                elog "HTML parsing can be improved by installing one of the 
following packages"
                elog "and changing the html2text subfilter parameter:"
                elog "dev-python/beautifulsoup4"

diff --git a/www-misc/urlwatch/urlwatch-2.26.ebuild 
b/www-misc/urlwatch/urlwatch-2.26.ebuild
index 02b7d52bcb99..1b74b901e846 100644
--- a/www-misc/urlwatch/urlwatch-2.26.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.26.ebuild
@@ -59,10 +59,6 @@ pkg_postinst() {
                if ! has_version dev-python/jq; then
                        elog "Install 'dev-python/jq' to enable jq filtering 
support"
                fi
-               if ! has_version dev-python/pushbullet-py; then
-                       elog "Install 'dev-python/pushbullet-py' to enable" \
-                               "Pushbullet notifications support"
-               fi
                if ! has_version dev-python/pytesseract; then
                        elog "Install 'dev-python/pytesseract' to enable OCR 
support"
                fi

diff --git a/www-misc/urlwatch/urlwatch-2.28.ebuild 
b/www-misc/urlwatch/urlwatch-2.28.ebuild
index 02b7d52bcb99..1b74b901e846 100644
--- a/www-misc/urlwatch/urlwatch-2.28.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.28.ebuild
@@ -59,10 +59,6 @@ pkg_postinst() {
                if ! has_version dev-python/jq; then
                        elog "Install 'dev-python/jq' to enable jq filtering 
support"
                fi
-               if ! has_version dev-python/pushbullet-py; then
-                       elog "Install 'dev-python/pushbullet-py' to enable" \
-                               "Pushbullet notifications support"
-               fi
                if ! has_version dev-python/pytesseract; then
                        elog "Install 'dev-python/pytesseract' to enable OCR 
support"
                fi

Reply via email to