summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-26 11:47:18 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-26 16:47:44 +0200
commit61e052196a6341511a8c439fce65910b58e638bb (patch)
treee010f9f38d55e382fefde0c945a9265eca088de8 /app-mobilephone/gammu
parentprofiles: Mask media-video/minitube for removal (diff)
downloadgentoo-61e052196a6341511a8c439fce65910b58e638bb.tar.gz
gentoo-61e052196a6341511a8c439fce65910b58e638bb.tar.bz2
gentoo-61e052196a6341511a8c439fce65910b58e638bb.zip
*/*: Replace virtual/libgudev with dev-libs/libgudev
Replace all virtual/libgudev deps. Without revbumps, since the removal is not urgent and we can wait some for bumps to happen. Bug: https://bugs.gentoo.org/697100 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-mobilephone/gammu')
-rw-r--r--app-mobilephone/gammu/gammu-1.38.5.ebuild4
-rw-r--r--app-mobilephone/gammu/gammu-1.39.0-r1.ebuild2
-rw-r--r--app-mobilephone/gammu/gammu-1.40.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-mobilephone/gammu/gammu-1.38.5.ebuild b/app-mobilephone/gammu/gammu-1.38.5.ebuild
index 2bbb2d63491a..7d008c0138b5 100644
--- a/app-mobilephone/gammu/gammu-1.38.5.ebuild
+++ b/app-mobilephone/gammu/gammu-1.38.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ IUSE="bluetooth curl dbi debug irda mysql nls odbc postgres usb"
COMMON_DEPEND="
dev-libs/glib:2=
- virtual/libgudev:=
+ dev-libs/libgudev:=
bluetooth? ( net-wireless/bluez:= )
curl? ( net-misc/curl:= )
dbi? ( >=dev-db/libdbi-0.8.3:= )
diff --git a/app-mobilephone/gammu/gammu-1.39.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.39.0-r1.ebuild
index 44f8382b7a3b..c77e8e6583f5 100644
--- a/app-mobilephone/gammu/gammu-1.39.0-r1.ebuild
+++ b/app-mobilephone/gammu/gammu-1.39.0-r1.ebuild
@@ -16,7 +16,7 @@ IUSE="bluetooth curl dbi debug irda mysql nls odbc postgres usb"
COMMON_DEPEND="
dev-libs/glib:2=
- virtual/libgudev:=
+ dev-libs/libgudev:=
bluetooth? ( net-wireless/bluez:= )
curl? ( net-misc/curl:= )
dbi? ( >=dev-db/libdbi-0.8.3:= )
diff --git a/app-mobilephone/gammu/gammu-1.40.0.ebuild b/app-mobilephone/gammu/gammu-1.40.0.ebuild
index 3eb015fdcee0..24180c0286c6 100644
--- a/app-mobilephone/gammu/gammu-1.40.0.ebuild
+++ b/app-mobilephone/gammu/gammu-1.40.0.ebuild
@@ -16,7 +16,7 @@ IUSE="bluetooth curl dbi debug irda mysql nls odbc postgres usb"
DEPEND="
dev-libs/glib:2=
- virtual/libgudev:=
+ dev-libs/libgudev:=
bluetooth? ( net-wireless/bluez:= )
curl? ( net-misc/curl:= )
dbi? ( >=dev-db/libdbi-0.8.3:= )