From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DCE11382C5 for ; Sat, 12 May 2018 00:33:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0433E0AA6; Sat, 12 May 2018 00:33:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE6E5E0AA3 for ; Sat, 12 May 2018 00:33:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8768335C8B for ; Sat, 12 May 2018 00:33:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD57129E for ; Sat, 12 May 2018 00:33:00 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1526085160.f3bc47244a7cfe8da83efe08667db310b2938e7d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: f3bc47244a7cfe8da83efe08667db310b2938e7d X-VCS-Branch: master Date: Sat, 12 May 2018 00:33:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1cd32e94-ccf1-4b35-9f75-452164148f9f X-Archives-Hash: 09e1c2f3ef36147576509f6c2b7a5e7b commit: f3bc47244a7cfe8da83efe08667db310b2938e7d Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Fri May 11 23:45:07 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat May 12 00:32:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3bc4724 net-wireless/gnome-bluetooth: Update dependencies (x11-proto/* -> x11-base/xorg-proto). net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild index 990e91c2b0f..e3aadafacfd 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,7 +33,7 @@ DEPEND="${COMMON_DEPEND} dev-util/itstool virtual/libudev virtual/pkgconfig - x11-proto/xproto + x11-base/xorg-proto " # eautoreconf needs: # gnome-base/gnome-common