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 60E09138331 for ; Wed, 9 May 2018 12:26:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6664AE0AAB; Wed, 9 May 2018 12:26:45 +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 3BF8DE0AAB for ; Wed, 9 May 2018 12:26:44 +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 0B037335C72 for ; Wed, 9 May 2018 12:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43925283 for ; Wed, 9 May 2018 12:26:42 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1525868795.1f017f2d272fddf2c8f18059f1492029bef4ecc8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/openrct2/openrct2-0.1.2.ebuild games-simulation/openrct2/openrct2-9999.ebuild X-VCS-Directories: games-simulation/openrct2/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1f017f2d272fddf2c8f18059f1492029bef4ecc8 X-VCS-Branch: master Date: Wed, 9 May 2018 12:26:42 +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: 0a99f604-8ece-4193-ae49-19d1113013a6 X-Archives-Hash: 6168b36b90b6f4c5caee1b0c69dd321d commit: 1f017f2d272fddf2c8f18059f1492029bef4ecc8 Author: Hendrik v. Raven consetetur de> AuthorDate: Sun May 6 12:57:22 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 9 12:26:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f017f2d games-simulation/openrct2: update speex deps openrct2 only requires the speexdsp libraries. Drop the speex dep on nightly and update 0.1.2 to remove old speex handling. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/8128 games-simulation/openrct2/openrct2-0.1.2.ebuild | 5 +---- games-simulation/openrct2/openrct2-9999.ebuild | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/games-simulation/openrct2/openrct2-0.1.2.ebuild b/games-simulation/openrct2/openrct2-0.1.2.ebuild index 33e4efa303c..ae25725577a 100644 --- a/games-simulation/openrct2/openrct2-0.1.2.ebuild +++ b/games-simulation/openrct2/openrct2-0.1.2.ebuild @@ -30,10 +30,7 @@ RDEPEND=" >=dev-libs/libzip-1.0 media-libs/libpng:0= media-libs/libsdl2 - || ( - media-libs/speexdsp -