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 D65B1138330 for ; Sat, 10 Sep 2016 21:29:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BEE7E0B41; Sat, 10 Sep 2016 21:29:10 +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 EF8FFE0B41 for ; Sat, 10 Sep 2016 21:29:09 +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 C4ECA340A9F for ; Sat, 10 Sep 2016 21:29:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECC252478 for ; Sat, 10 Sep 2016 21:29:06 +0000 (UTC) From: "Amadeusz Piotr Żołnowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amadeusz Piotr Żołnowski" Message-ID: <1473542867.daa1e3ead45175465ebec110171cca484ae9a7c8.aidecoe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: aidecoe X-VCS-Committer-Name: Amadeusz Piotr Żołnowski X-VCS-Revision: daa1e3ead45175465ebec110171cca484ae9a7c8 X-VCS-Branch: master Date: Sat, 10 Sep 2016 21:29:06 +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: c43d7078-a429-4c05-87cf-248c06167fa6 X-Archives-Hash: 41ef5e03ea18fc00cb068077003ed8fe commit: daa1e3ead45175465ebec110171cca484ae9a7c8 Author: Amadeusz Żołnowski gentoo org> AuthorDate: Sat Sep 10 21:27:47 2016 +0000 Commit: Amadeusz Piotr Żołnowski gentoo org> CommitDate: Sat Sep 10 21:27:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa1e3ea Merge branch 'ejabberd-16.08' dev-erlang/cache_tab/Manifest | 1 + dev-erlang/cache_tab/cache_tab-1.0.3.ebuild | 22 ++ dev-erlang/esip/Manifest | 1 + dev-erlang/esip/esip-1.0.4.ebuild | 2 +- .../esip/{esip-1.0.4.ebuild => esip-1.0.7.ebuild} | 10 +- dev-erlang/fast_tls/Manifest | 1 + dev-erlang/fast_tls/fast_tls-1.0.6.ebuild | 25 ++ dev-erlang/fast_xml/Manifest | 1 + dev-erlang/fast_xml/fast_xml-1.1.14.ebuild | 25 ++ dev-erlang/fast_yaml/Manifest | 1 + dev-erlang/fast_yaml/fast_yaml-1.0.5.ebuild | 23 ++ dev-erlang/goldrush/goldrush-0.1.8.1.ebuild | 2 +- dev-erlang/hamcrest/Manifest | 1 + .../hamcrest/hamcrest-0.1.0_p20160709.ebuild | 34 +++ dev-erlang/iconv/Manifest | 1 + dev-erlang/iconv/iconv-1.0.1.ebuild | 22 ++ dev-erlang/lager/Manifest | 1 + dev-erlang/lager/lager-3.2.0.ebuild | 2 +- .../{lager-3.2.0.ebuild => lager-3.2.1.ebuild} | 13 +- dev-erlang/p1_utils/Manifest | 1 + dev-erlang/p1_utils/p1_utils-1.0.5.ebuild | 21 ++ dev-erlang/proper/Manifest | 1 + dev-erlang/proper/proper-1.2.ebuild | 25 ++ dev-erlang/protobuffs/Manifest | 1 + dev-erlang/protobuffs/protobuffs-0.9.0.ebuild | 40 +++ dev-erlang/riak_pb/Manifest | 1 + dev-erlang/riak_pb/riak_pb-2.1.4.2.ebuild | 23 ++ dev-erlang/riakc/Manifest | 1 + dev-erlang/riakc/riakc-2.1.1_p20151111.ebuild | 2 +- ...c-2.1.1_p20151111.ebuild => riakc-2.4.1.ebuild} | 18 +- dev-erlang/stringprep/Manifest | 1 + dev-erlang/stringprep/stringprep-1.0.5.ebuild | 22 ++ dev-erlang/stun/Manifest | 1 + dev-erlang/stun/stun-1.0.6.ebuild | 23 ++ net-im/ejabberd/Manifest | 1 + net-im/ejabberd/ejabberd-16.08.ebuild | 298 +++++++++++++++++++++ .../files/ejabberd-16.08-ejabberdctl.patch | 62 +++++ 37 files changed, 704 insertions(+), 26 deletions(-)