commit:     aaf94788e7f71a625de48d392d4704d9f55f4c68
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 18:31:28 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 18:37:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf94788

net-p2p/deluge: Remove USE=geoip

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

 net-p2p/deluge/deluge-2.0.5-r2.ebuild | 3 +--
 net-p2p/deluge/deluge-9999.ebuild     | 3 +--
 profiles/base/package.use.mask        | 4 ----
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/net-p2p/deluge/deluge-2.0.5-r2.ebuild 
b/net-p2p/deluge/deluge-2.0.5-r2.ebuild
index a7ebceeadb89..cb1b052dce3e 100644
--- a/net-p2p/deluge/deluge-2.0.5-r2.ebuild
+++ b/net-p2p/deluge/deluge-2.0.5-r2.ebuild
@@ -20,7 +20,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="console geoip gtk libnotify sound webinterface"
+IUSE="console gtk libnotify sound webinterface"
 REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}
        libnotify? ( gtk )
@@ -51,7 +51,6 @@ RDEPEND="
                        >=dev-python/twisted-17.1.0[crypt(-),${PYTHON_USEDEP}]
                )
                >=dev-python/zope-interface-4.4.2[${PYTHON_USEDEP}]
-               geoip? ( dev-python/geoip-python[${PYTHON_USEDEP}] )
                gtk? (
                        sound? ( dev-python/pygame[${PYTHON_USEDEP}] )
                        dev-python/pygobject:3[${PYTHON_USEDEP}]

diff --git a/net-p2p/deluge/deluge-9999.ebuild 
b/net-p2p/deluge/deluge-9999.ebuild
index 644f610caf03..344df118563b 100644
--- a/net-p2p/deluge/deluge-9999.ebuild
+++ b/net-p2p/deluge/deluge-9999.ebuild
@@ -20,7 +20,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="console geoip gtk libnotify sound webinterface"
+IUSE="console gtk libnotify sound webinterface"
 REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}
        libnotify? ( gtk )
@@ -51,7 +51,6 @@ RDEPEND="
                        >=dev-python/twisted-17.1.0[crypt(-),${PYTHON_USEDEP}]
                )
                >=dev-python/zope-interface-4.4.2[${PYTHON_USEDEP}]
-               geoip? ( dev-python/geoip-python[${PYTHON_USEDEP}] )
                gtk? (
                        sound? ( dev-python/pygame[${PYTHON_USEDEP}] )
                        dev-python/pygobject:3[${PYTHON_USEDEP}]

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 31653fa07119..e62f3577f90a 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -25,10 +25,6 @@ sci-physics/bullet tbb
 # please unmask as needed, may require patching
 >=dev-lang/rust-1.62.0 miri
 
-# Michał Górny <mgo...@gentoo.org> (2022-07-02)
-# dev-python/geoip-python is masked for removal.
-net-p2p/deluge geoip
-
 # James Le Cuirot <ch...@gentoo.org> (2022-06-25)
 # This flag concerns an x86-specific problem.
 sys-libs/glibc stack-realign

Reply via email to