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 961C61382C5 for ; Wed, 18 Apr 2018 19:07:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0016E07D7; Wed, 18 Apr 2018 19:07:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 8BB34E07D7 for ; Wed, 18 Apr 2018 19:07:30 +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 A487D335C36 for ; Wed, 18 Apr 2018 19:07:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34C0F28F for ; Wed, 18 Apr 2018 19:07:27 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1524078426.88433940198fd19a2c28094cc0fd846b7b4fcd2d.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpfc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild X-VCS-Directories: media-sound/mpfc/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 88433940198fd19a2c28094cc0fd846b7b4fcd2d X-VCS-Branch: master Date: Wed, 18 Apr 2018 19:07:27 +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: 47f0148a-2126-43af-a8e7-820bef59fc51 X-Archives-Hash: b8af1a4b89d837b31f8b2a8372ac4464 commit: 88433940198fd19a2c28094cc0fd846b7b4fcd2d Author: David Seifert gentoo org> AuthorDate: Wed Apr 18 19:04:29 2018 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Apr 18 19:07:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88433940 media-sound/mpfc: Mark ppc stable, #648298 Package-Manager: Portage-2.3.30, Repoman-2.3.9 media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild b/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild index e01587f2a11..0d64bd78bc8 100644 --- a/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild +++ b/media-sound/mpfc/mpfc-1.3.8.1-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="alsa cdda flac gpm mad nls oss static-libs vorbis wav" RDEPEND="alsa? ( >=media-libs/alsa-lib-0.9.0 )