Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/
Date: Sat, 04 Mar 2017 13:37:51
Message-Id: 1488634612.68373378dab85abf3631e9fc83d56a7371edf40a.aballier@gentoo
1 commit: 68373378dab85abf3631e9fc83d56a7371edf40a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:36:32 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:36:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68373378
7
8 gnome-base/gvfs: Add := dep on libbluray
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 gnome-base/gvfs/gvfs-1.30.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/gvfs/gvfs-1.30.3.ebuild b/gnome-base/gvfs/gvfs-1.30.3.ebuild
16 index a0196830af2..2449b90f30a 100644
17 --- a/gnome-base/gvfs/gvfs-1.30.3.ebuild
18 +++ b/gnome-base/gvfs/gvfs-1.30.3.ebuild
19 @@ -30,7 +30,7 @@ RDEPEND="
20 net-misc/openssh
21 afp? ( >=dev-libs/libgcrypt-1.2.2:0= )
22 archive? ( app-arch/libarchive:= )
23 - bluray? ( media-libs/libbluray )
24 + bluray? ( media-libs/libbluray:= )
25 fuse? ( >=sys-fs/fuse-2.8.0 )
26 gnome-keyring? ( app-crypt/libsecret )
27 gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.1:= )