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 D5EF6139694 for ; Fri, 4 Aug 2017 19:40:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AAB9E0D4C; Fri, 4 Aug 2017 19:40:30 +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 1A051E0D20 for ; Fri, 4 Aug 2017 19:40: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 62C21341646 for ; Fri, 4 Aug 2017 19:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 086ED74F1 for ; Fri, 4 Aug 2017 19:40:28 +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: <1501875609.29a9dedc6dd1974195ddef2df847a4dd4020e9a3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/package.use X-VCS-Directories: profiles/targets/desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 29a9dedc6dd1974195ddef2df847a4dd4020e9a3 X-VCS-Branch: master Date: Fri, 4 Aug 2017 19:40:28 +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: 19d10556-0a74-4f6e-93f3-f0f7fbefe492 X-Archives-Hash: 04933abc4cc25865b6d1882edae55815 commit: 29a9dedc6dd1974195ddef2df847a4dd4020e9a3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 4 19:34:22 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 4 19:40:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a9dedc profiles: targets/desktop: Add kde-apps/k3b[taglib] to defaults Avoids REQUIRED_USE conflict caused by flac and mp3. profiles/targets/desktop/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 72bc285f3b5..1e0c70a50da 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (04 Aug 2017) +# Required by flac and mp3 +kde-apps/k3b taglib + # Brian Evans (18 Jul 2017) # Don't force users to enable gd on PHP due to desktop defaults dev-lang/php -exif -truetype