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 369E41396DA for ; Wed, 18 Oct 2017 07:21:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 376942BC004; Wed, 18 Oct 2017 07:21:47 +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 1978A2BC004 for ; Wed, 18 Oct 2017 07:21:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3C87934105A for ; Wed, 18 Oct 2017 07:21:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79375805 for ; Wed, 18 Oct 2017 07:21:44 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1508311137.2e2f086c48991870cca0b5ebbe407ba86a96f94c.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmediainfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmediainfo/libmediainfo-0.7.99.ebuild X-VCS-Directories: media-libs/libmediainfo/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 2e2f086c48991870cca0b5ebbe407ba86a96f94c X-VCS-Branch: master Date: Wed, 18 Oct 2017 07:21:44 +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: 25f4e2c6-a4cc-42fb-b560-2643caae644c X-Archives-Hash: dc55eea49f885a3ed12f11aa75f5ea08 commit: 2e2f086c48991870cca0b5ebbe407ba86a96f94c Author: Tim Harder gentoo org> AuthorDate: Wed Oct 18 07:13:27 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Oct 18 07:18:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e2f086c media-libs/libmediainfo: stabilize 0.7.99 media-libs/libmediainfo/libmediainfo-0.7.99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmediainfo/libmediainfo-0.7.99.ebuild b/media-libs/libmediainfo/libmediainfo-0.7.99.ebuild index 7be3ed1e791..c5d85f15c21 100644 --- a/media-libs/libmediainfo/libmediainfo-0.7.99.ebuild +++ b/media-libs/libmediainfo/libmediainfo-0.7.99.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://mediaarea.net/download/source/${PN}/${PV}/${P/-/_}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="curl doc mms static-libs" RDEPEND="sys-libs/zlib