From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1214706-garchives=archives.gentoo.org@lists.gentoo.org> 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 E9877138359 for <garchives@archives.gentoo.org>; Wed, 14 Oct 2020 10:14:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C30DE0805; Wed, 14 Oct 2020 10:14:11 +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 35FC8E0805 for <gentoo-commits@lists.gentoo.org>; Wed, 14 Oct 2020 10:14:11 +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 3F9BD335DBD for <gentoo-commits@lists.gentoo.org>; Wed, 14 Oct 2020 10:14:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2421388 for <gentoo-commits@lists.gentoo.org>; Wed, 14 Oct 2020 10:14:08 +0000 (UTC) From: "Hanno Böck" <hanno@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hanno Böck" <hanno@gentoo.org> Message-ID: <1602670434.dbe4c6e8e3bae0323c9ab4ce2da5e36163f75ab5.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stun/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/stun/Manifest dev-erlang/stun/stun-1.0.38.ebuild X-VCS-Directories: dev-erlang/stun/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Böck X-VCS-Revision: dbe4c6e8e3bae0323c9ab4ce2da5e36163f75ab5 X-VCS-Branch: master Date: Wed, 14 Oct 2020 10:14:08 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d79a5877-fd34-4b38-9b83-4054ac08dfaa X-Archives-Hash: b89ab682fe5d39735b10d780a0fc4330 commit: dbe4c6e8e3bae0323c9ab4ce2da5e36163f75ab5 Author: Hanno Böck <hanno <AT> gentoo <DOT> org> AuthorDate: Wed Oct 14 10:13:54 2020 +0000 Commit: Hanno Böck <hanno <AT> gentoo <DOT> org> CommitDate: Wed Oct 14 10:13:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe4c6e8 dev-erlang/stun: Bump Signed-off-by: Hanno Böck <hanno <AT> gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1 dev-erlang/stun/Manifest | 1 + dev-erlang/stun/stun-1.0.38.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/dev-erlang/stun/Manifest b/dev-erlang/stun/Manifest index 79303847f3f..a43d581a5ab 100644 --- a/dev-erlang/stun/Manifest +++ b/dev-erlang/stun/Manifest @@ -1 +1,2 @@ DIST stun-1.0.33.tar.gz 34863 BLAKE2B 84a501f19c332aad98d61e5f7f75c8866e44b4b1243e2d7498221cc8b717380475ec07bc962781375ad21b694e186a73a903446cd1bc6ed5b23536a2420c3602 SHA512 864eae964bf9e4f19338a6429bfbf4cefb114f9dcd8893410a8345373f6cacd82d04b2902feadfb340e927b335cf0a6415629564cc7cf03a5dcf7d1f3cb5ea12 +DIST stun-1.0.38.tar.gz 39142 BLAKE2B 47efcd8d91bce2a4aab7b927a3adade62aeabd166464bc5c54f24db5088dda709c19f2155995398dd29de72eb3ee8ee5f10bfdffb37a839189a7f8375dacdf78 SHA512 a9a99440bfdf151d306e2da26d60eac5756bbaee41ece07d7b31634c66e7ac646bd8167b50e47a014a9b74a72510de34b5ac3dd75b03256cb2d792e796f0d6de diff --git a/dev-erlang/stun/stun-1.0.38.ebuild b/dev-erlang/stun/stun-1.0.38.ebuild new file mode 100644 index 00000000000..8aff6c238be --- /dev/null +++ b/dev-erlang/stun/stun-1.0.38.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit rebar + +DESCRIPTION="STUN and TURN library for Erlang and Elixir" +HOMEPAGE="https://github.com/processone/stun" +SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz + -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-erlang/fast_tls-1.1.8 + >=dev-erlang/p1_utils-1.0.20" +RDEPEND="${DEPEND}" + +DOCS=( CHANGELOG.md README.md )