commit:     92f6f1d435f163631995c3cad982a1fb06c46dc5
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 18:29:09 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 18:37:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f6f1d4

net-analyzer/linkchecker: Remove dev-python/geoip-python optfeature

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-analyzer/linkchecker/linkchecker-10.0.1.ebuild | 3 +--
 net-analyzer/linkchecker/linkchecker-10.1.0.ebuild | 1 -
 net-analyzer/linkchecker/linkchecker-9999.ebuild   | 3 +--
 3 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild 
b/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild
index 0ad17fa60829..a8763abda747 100644
--- a/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-10.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -49,6 +49,5 @@ python_install_all() {
 pkg_postinst() {
        optfeature "bash-completion support" 
dev-python/argcomplete[${PYTHON_USEDEP}]
        optfeature "Virus scanning" app-antivirus/clamav
-       optfeature "Geo IP support" dev-python/geoip-python[${PYTHON_USEDEP}]
        optfeature "GNOME proxy settings support" 
dev-python/pygobject[${PYTHON_USEDEP}]
 }

diff --git a/net-analyzer/linkchecker/linkchecker-10.1.0.ebuild 
b/net-analyzer/linkchecker/linkchecker-10.1.0.ebuild
index 35609f6170a1..6cc868a4f617 100644
--- a/net-analyzer/linkchecker/linkchecker-10.1.0.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-10.1.0.ebuild
@@ -55,6 +55,5 @@ python_install_all() {
 pkg_postinst() {
        optfeature "bash-completion support" 
dev-python/argcomplete[${PYTHON_USEDEP}]
        optfeature "Virus scanning" app-antivirus/clamav
-       optfeature "Geo IP support" dev-python/geoip-python[${PYTHON_USEDEP}]
        optfeature "GNOME proxy settings support" 
dev-python/pygobject[${PYTHON_USEDEP}]
 }

diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild 
b/net-analyzer/linkchecker/linkchecker-9999.ebuild
index 9bcf1112b5ea..2664028efa30 100644
--- a/net-analyzer/linkchecker/linkchecker-9999.ebuild
+++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -54,6 +54,5 @@ python_install_all() {
 pkg_postinst() {
        optfeature "bash-completion support" 
dev-python/argcomplete[${PYTHON_USEDEP}]
        optfeature "Virus scanning" app-antivirus/clamav
-       optfeature "Geo IP support" dev-python/geoip-python[${PYTHON_USEDEP}]
        optfeature "GNOME proxy settings support" 
dev-python/pygobject[${PYTHON_USEDEP}]
 }

Reply via email to