From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F264259CA3 for ; Sun, 6 Mar 2016 12:58:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 911C621C010; Sun, 6 Mar 2016 12:58:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BCE021C00F for ; Sun, 6 Mar 2016 12:58:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E65AA340A03 for ; Sun, 6 Mar 2016 12:58:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 838A9209B for ; Sun, 6 Mar 2016 12:58:40 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1457269109.1cf324294bc921d29bd37de7c0187adb0ab42c45.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/kid3/kid3-3.3.1.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1cf324294bc921d29bd37de7c0187adb0ab42c45 X-VCS-Branch: master Date: Sun, 6 Mar 2016 12:58:40 +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: cd9375da-f2c3-410f-83a8-a6e605abeb52 X-Archives-Hash: 6b8e5b38828a7e2121c981194630e212 commit: 1cf324294bc921d29bd37de7c0187adb0ab42c45 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Mar 6 12:56:17 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Mar 6 12:58:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf32429 media-sound/kid3: amd64 stable wrt bug #570976 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/kid3/kid3-3.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/kid3/kid3-3.3.1.ebuild b/media-sound/kid3/kid3-3.3.1.ebuild index 7208870..00baefa 100644 --- a/media-sound/kid3/kid3-3.3.1.ebuild +++ b/media-sound/kid3/kid3-3.3.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="acoustid flac kde mp3 mp4 +phonon +taglib vorbis" REQUIRED_USE="flac? ( vorbis )"