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 ACBC71382C5 for ; Mon, 19 Mar 2018 11:12:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A40FFE0977; Mon, 19 Mar 2018 11:12:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7D53FE0977 for ; Mon, 19 Mar 2018 11:12:02 +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 0472E335CBD for ; Mon, 19 Mar 2018 11:12:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 594C325E for ; Mon, 19 Mar 2018 11:11:59 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1521457881.dc1a16a19c18d026380b25a79c6f0ea765ad618f.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/murmur/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/murmur/murmur-1.2.19.ebuild X-VCS-Directories: media-sound/murmur/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: dc1a16a19c18d026380b25a79c6f0ea765ad618f X-VCS-Branch: master Date: Mon, 19 Mar 2018 11:11:59 +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: 2babccf3-f748-462a-990e-8e26d173fb6c X-Archives-Hash: 96316f0e2365170cd98093d8b236a863 commit: dc1a16a19c18d026380b25a79c6f0ea765ad618f Author: Lars Wendler gentoo org> AuthorDate: Mon Mar 19 11:11:21 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Mar 19 11:11:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1a16a1 media-sound/murmur: Version 1.2.19 stable for amd64 and x86. Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-sound/murmur/murmur-1.2.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/murmur/murmur-1.2.19.ebuild b/media-sound/murmur/murmur-1.2.19.ebuild index 8129f26ff35..6f1603e9893 100644 --- a/media-sound/murmur/murmur-1.2.19.ebuild +++ b/media-sound/murmur/murmur-1.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="+dbus debug +ice pch zeroconf" RDEPEND=">=dev-libs/openssl-1.0.0b:0=