Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gammu/
Date: Wed, 30 Dec 2020 12:50:32
Message-Id: 1609332625.b75072c743edc3446a4541e792725e306adac0e1.mgorny@gentoo
1 commit: b75072c743edc3446a4541e792725e306adac0e1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 12:48:32 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 12:50:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75072c7
7
8 app-mobilephone/gammu: virtual/libgudev → dev-libs/libgudev
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-mobilephone/gammu/gammu-1.41.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-mobilephone/gammu/gammu-1.41.0.ebuild b/app-mobilephone/gammu/gammu-1.41.0.ebuild
16 index 2af395f2532..fcfddd4947d 100644
17 --- a/app-mobilephone/gammu/gammu-1.41.0.ebuild
18 +++ b/app-mobilephone/gammu/gammu-1.41.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019 Gentoo Authors
21 +# Copyright 2019-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -16,7 +16,7 @@ IUSE="bluetooth curl dbi debug irda mysql nls odbc postgres usb"
26
27 DEPEND="
28 dev-libs/glib:2=
29 - virtual/libgudev:=
30 + dev-libs/libgudev:=
31 virtual/libiconv
32 bluetooth? ( net-wireless/bluez:= )
33 curl? ( net-misc/curl:= )