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 5C1311382C5 for ; Fri, 2 Mar 2018 12:15:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AFEDE0A88; Fri, 2 Mar 2018 12:15:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 5E246E0A88 for ; Fri, 2 Mar 2018 12:15:56 +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 331AA335C06 for ; Fri, 2 Mar 2018 12:15:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92940239 for ; Fri, 2 Mar 2018 12:15:51 +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: <1519992947.75b969c1514f96a388b821366df78a91ee25e5e9.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsdl2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsdl2/libsdl2-2.0.4.ebuild media-libs/libsdl2/libsdl2-2.0.5-r1.ebuild media-libs/libsdl2/libsdl2-2.0.5.ebuild media-libs/libsdl2/libsdl2-2.0.7.ebuild X-VCS-Directories: media-libs/libsdl2/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 75b969c1514f96a388b821366df78a91ee25e5e9 X-VCS-Branch: master Date: Fri, 2 Mar 2018 12:15:51 +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: f0a9bf38-d50f-4a19-a3e5-1790d417146d X-Archives-Hash: 0fd631560140df6ade868837ae114c85 commit: 75b969c1514f96a388b821366df78a91ee25e5e9 Author: Lars Wendler gentoo org> AuthorDate: Fri Mar 2 12:15:21 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Mar 2 12:15:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b969c1 media-libs/libsdl2: Dropped media-libs/FusionSound from dependencies. It's been removed form the tree for months already. Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/libsdl2/libsdl2-2.0.4.ebuild | 4 ++-- media-libs/libsdl2/libsdl2-2.0.5-r1.ebuild | 4 ++-- media-libs/libsdl2/libsdl2-2.0.5.ebuild | 4 ++-- media-libs/libsdl2/libsdl2-2.0.7.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/media-libs/libsdl2/libsdl2-2.0.4.ebuild b/media-libs/libsdl2/libsdl2-2.0.4.ebuild index 3142dd95b99..64d505347c6 100644 --- a/media-libs/libsdl2/libsdl2-2.0.4.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.4.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 # TODO: convert FusionSound #484250 @@ -30,7 +30,7 @@ REQUIRED_USE=" RDEPEND=" alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] ) - fusionsound? ( || ( >=media-libs/FusionSound-1.1.1 >=dev-libs/DirectFB-1.7.1[fusionsound] ) ) + fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gles? ( >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},gles2] ) nas? ( >=media-libs/nas-1.9.4[${MULTILIB_USEDEP}] ) opengl? ( diff --git a/media-libs/libsdl2/libsdl2-2.0.5-r1.ebuild b/media-libs/libsdl2/libsdl2-2.0.5-r1.ebuild index 308223bd1d9..24af0fc24cd 100644 --- a/media-libs/libsdl2/libsdl2-2.0.5-r1.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.5-r1.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 # TODO: convert FusionSound #484250 @@ -30,7 +30,7 @@ REQUIRED_USE=" RDEPEND=" alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] ) - fusionsound? ( || ( >=media-libs/FusionSound-1.1.1 >=dev-libs/DirectFB-1.7.1[fusionsound] ) ) + fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gles? ( >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},gles2] ) nas? ( >=media-libs/nas-1.9.4[${MULTILIB_USEDEP}] ) opengl? ( diff --git a/media-libs/libsdl2/libsdl2-2.0.5.ebuild b/media-libs/libsdl2/libsdl2-2.0.5.ebuild index 7b547bd4a1d..2f64a708de5 100644 --- a/media-libs/libsdl2/libsdl2-2.0.5.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.5.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 # TODO: convert FusionSound #484250 @@ -30,7 +30,7 @@ REQUIRED_USE=" RDEPEND=" alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] ) - fusionsound? ( || ( >=media-libs/FusionSound-1.1.1 >=dev-libs/DirectFB-1.7.1[fusionsound] ) ) + fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gles? ( >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},gles2] ) nas? ( >=media-libs/nas-1.9.4[${MULTILIB_USEDEP}] ) opengl? ( diff --git a/media-libs/libsdl2/libsdl2-2.0.7.ebuild b/media-libs/libsdl2/libsdl2-2.0.7.ebuild index 96b9e931240..e7d0ad28318 100644 --- a/media-libs/libsdl2/libsdl2-2.0.7.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.7.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 # TODO: convert FusionSound #484250 @@ -30,7 +30,7 @@ REQUIRED_USE=" RDEPEND=" alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] ) - fusionsound? ( || ( >=media-libs/FusionSound-1.1.1 >=dev-libs/DirectFB-1.7.1[fusionsound] ) ) + fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gles? ( >=media-libs/mesa-9.1.6[${MULTILIB_USEDEP},gles2] ) nas? ( >=media-libs/nas-1.9.4[${MULTILIB_USEDEP}] ) opengl? (