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 7D715139694 for ; Wed, 2 Aug 2017 21:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDBE4E0D0B; Wed, 2 Aug 2017 21:37:07 +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 9E12AE0D0B for ; Wed, 2 Aug 2017 21:37:07 +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 B40BA341767 for ; Wed, 2 Aug 2017 21:37:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7516F75DD for ; Wed, 2 Aug 2017 21:37:05 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1501709816.68972ebcc47ad1025c3900cbe2e62c5836045937.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/k3b/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/k3b/k3b-17.04.3-r1.ebuild X-VCS-Directories: kde-apps/k3b/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 68972ebcc47ad1025c3900cbe2e62c5836045937 X-VCS-Branch: master Date: Wed, 2 Aug 2017 21:37:05 +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: c786c02e-91cf-4935-99b1-0d1c1a26a0c3 X-Archives-Hash: b72c24fabc5231c254f744adeec31de2 commit: 68972ebcc47ad1025c3900cbe2e62c5836045937 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 2 21:36:56 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 2 21:36:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68972ebc kde-apps/k3b: Add missing flac REQUIRED_USE Package-Manager: Portage-2.3.6, Repoman-2.3.1 kde-apps/k3b/k3b-17.04.3-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/k3b/k3b-17.04.3-r1.ebuild b/kde-apps/k3b/k3b-17.04.3-r1.ebuild index 845c9aa65ca..e0f4fb461bd 100644 --- a/kde-apps/k3b/k3b-17.04.3-r1.ebuild +++ b/kde-apps/k3b/k3b-17.04.3-r1.ebuild @@ -70,6 +70,7 @@ RDEPEND="${DEPEND} " REQUIRED_USE=" + flac? ( taglib ) mp3? ( encode taglib ) sox? ( encode taglib ) "