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 87C5F138335 for ; Tue, 8 Jan 2019 09:48:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42889E0BFA; Tue, 8 Jan 2019 09:48:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1528FE0BFA for ; Tue, 8 Jan 2019 09:48:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B8ABE335CE7 for ; Tue, 8 Jan 2019 09:48:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 207E34FB for ; Tue, 8 Jan 2019 09:48:43 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1546940914.2e551d6df1ef9e9056042bce5c2d91fd5dc6995b.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/bluez-alsa/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild media-sound/bluez-alsa/bluez-alsa-9999.ebuild X-VCS-Directories: media-sound/bluez-alsa/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 2e551d6df1ef9e9056042bce5c2d91fd5dc6995b X-VCS-Branch: master Date: Tue, 8 Jan 2019 09:48:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a46a0b1-bd57-4ffe-9f10-e53720fa463c X-Archives-Hash: b4b5c360e021290d9059942375dd9c8a commit: 2e551d6df1ef9e9056042bce5c2d91fd5dc6995b Author: Lars Wendler gentoo org> AuthorDate: Tue Jan 8 09:31:23 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jan 8 09:48:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e551d6d media-sound/bluez-alsa: Added dependency on sys-libs/readline Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild | 3 ++- media-sound/bluez-alsa/bluez-alsa-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild b/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild index bb62cc607f2..f5ae2446990 100644 --- a/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild +++ b/media-sound/bluez-alsa/bluez-alsa-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,6 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}] >=media-libs/alsa-lib-1.0[${MULTILIB_USEDEP}] >=media-libs/sbc-1.2[${MULTILIB_USEDEP}] >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}] + sys-libs/readline:0= aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] ) hcitop? ( dev-libs/libbsd diff --git a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild index bb62cc607f2..f5ae2446990 100644 --- a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild +++ b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,6 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26[dbus,${MULTILIB_USEDEP}] >=media-libs/alsa-lib-1.0[${MULTILIB_USEDEP}] >=media-libs/sbc-1.2[${MULTILIB_USEDEP}] >=net-wireless/bluez-5.0[${MULTILIB_USEDEP}] + sys-libs/readline:0= aac? ( >=media-libs/fdk-aac-0.1.1:=[${MULTILIB_USEDEP}] ) hcitop? ( dev-libs/libbsd