commit:     94a275813caf9b3cebe43ae24e1d36af81796ac1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 17:00:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 17:02:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a27581

app-misc/geoclue: update DESCRIPTION

Closes: https://bugs.gentoo.org/929330
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-misc/geoclue/geoclue-2.7.1.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-misc/geoclue/geoclue-2.7.1.ebuild 
b/app-misc/geoclue/geoclue-2.7.1.ebuild
index ef26340c2fa6..d798815d307f 100644
--- a/app-misc/geoclue/geoclue-2.7.1.ebuild
+++ b/app-misc/geoclue/geoclue-2.7.1.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
-PYTHON_REQ_USE="xml(+)"
 
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
 inherit meson python-any-r1 systemd vala xdg
 
-DESCRIPTION="A location information D-Bus service"
+DESCRIPTION="Location information D-Bus service"
 HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home";
 
SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2";
 
@@ -30,8 +30,7 @@ RDEPEND="${DEPEND}
        acct-user/geoclue
        sys-apps/dbus
 "
-BDEPEND="
-       ${PYTHON_DEPS}
+BDEPEND="${PYTHON_DEPS}
        dev-util/gdbus-codegen
        dev-util/glib-utils
        gtk-doc? (

Reply via email to