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 ADF20139085 for ; Sat, 4 Feb 2017 19:48:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 970B721C03C; Sat, 4 Feb 2017 19:48:53 +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 732FA21C03C for ; Sat, 4 Feb 2017 19:48:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3FB7333BF43 for ; Sat, 4 Feb 2017 19:48:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C31293B9F for ; Sat, 4 Feb 2017 19:48:50 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1486237716.410e92e0d9a3e4057ab5efaa374b67eff7e22fff.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ortp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/ortp/ortp-0.23.0-r1.ebuild X-VCS-Directories: net-libs/ortp/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 410e92e0d9a3e4057ab5efaa374b67eff7e22fff X-VCS-Branch: master Date: Sat, 4 Feb 2017 19:48:50 +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: 6a74b919-d986-40de-a68b-48e2fdc3550a X-Archives-Hash: b8cfec066b02061aa1e4f4dd2491b89d commit: 410e92e0d9a3e4057ab5efaa374b67eff7e22fff Author: Michał Górny gentoo org> AuthorDate: Sat Feb 4 19:35:31 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 4 19:48:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410e92e0 net-libs/ortp: Copy stable keywords to zrtp-free revbump Copy stable keywords over to the 0.23.0-r1 revbump. The only functional change is hard-disabling zrtp support. The dependency package has already been removed from Gentoo, so there is no reason not to clean up the older version. net-libs/ortp/ortp-0.23.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-libs/ortp/ortp-0.23.0-r1.ebuild b/net-libs/ortp/ortp-0.23.0-r1.ebuild index 683b45e..ca88db3 100644 --- a/net-libs/ortp/ortp-0.23.0-r1.ebuild +++ b/net-libs/ortp/ortp-0.23.0-r1.ebuild @@ -11,8 +11,7 @@ SRC_URI="mirror://nongnu/linphone/${PN}/sources/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/9" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" - +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc examples ipv6 libressl minimal ntp-timestamp ssl srtp" RDEPEND="