diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-10-30 14:07:23 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-10-30 14:10:13 +0100 |
commit | 491ce3138b31779a6528e28d11e93ed54a2afe6c (patch) | |
tree | 003ceabfddd4296114a26098012dabef5358493f /net-wireless | |
parent | net-dialup/accel-ppp: version bump (diff) | |
download | gentoo-491ce3138b31779a6528e28d11e93ed54a2afe6c.tar.gz gentoo-491ce3138b31779a6528e28d11e93ed54a2afe6c.tar.bz2 gentoo-491ce3138b31779a6528e28d11e93ed54a2afe6c.zip |
net-wireless/gnome-bluetooth: Fix typo
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild | 2 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild index d5d0bce0d592..75e875ce4ef2 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild @@ -31,7 +31,7 @@ RDEPEND="${DEPEND} sendto? ( !net-wireless/gnome-bluetooth:2 ) " BDEPEND=" - ${PYHTHON_DEPS} + ${PYTHON_DEPS} dev-libs/libxml2:2 dev-util/gdbus-codegen dev-util/glib-utils diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild index 4391f246cfae..d291207e6a0e 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild @@ -31,7 +31,7 @@ RDEPEND="${DEPEND} sendto? ( !net-wireless/gnome-bluetooth:2 ) " BDEPEND=" - ${PYHTHON_DEPS} + ${PYTHON_DEPS} dev-libs/libxml2:2 dev-util/gdbus-codegen dev-util/glib-utils |