public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amadeusz Piotr Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stun/
Date: Tue,  7 Jun 2016 22:24:51 +0000 (UTC)	[thread overview]
Message-ID: <1465338057.e2cb4a31fc4a3bb100948247f58612d62483f81b.aidecoe@gentoo> (raw)

commit:     e2cb4a31fc4a3bb100948247f58612d62483f81b
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 22:20:01 2016 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 22:20:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cb4a31

dev-erlang/stun: Add new package

It is debundled from net-im/ejabberd-16.04 and therefore inherits
keywords from ejabberd: ~amd64, ~arm, ~ppc and ~x86. ~ia64 and ~sparc
are not inherited because other dependency is missing these keywords and
there's no chance it can get them any time soon.

Package-Manager: portage-2.3.0_rc1

 dev-erlang/stun/Manifest          |  1 +
 dev-erlang/stun/metadata.xml      |  8 ++++++++
 dev-erlang/stun/stun-1.0.3.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/stun/Manifest b/dev-erlang/stun/Manifest
new file mode 100644
index 0000000..f8e8d26
--- /dev/null
+++ b/dev-erlang/stun/Manifest
@@ -0,0 +1 @@
+DIST stun-1.0.3.tar.gz 28646 SHA256 aae567e4322c8bce604b50cdd41e7634d6047300ef67308199d81aff77d9992f SHA512 c15918f4b1f81477a7834dc5ba837fcd512249bda569cf3ffd3066056e6f1abacfeab3d0dde575402291d841f257a3b33e27d6c76250ae353d77e3fdd87f9786 WHIRLPOOL 9028eed54f0ae62e8ecfb760ae1a94ea834fd397ab35e4332ea2d1b158271809414e21bed60ff9c936e9637e60d107b49a0f30032f3fc40ee97421e20012bb1e

diff --git a/dev-erlang/stun/metadata.xml b/dev-erlang/stun/metadata.xml
new file mode 100644
index 0000000..674f5ad
--- /dev/null
+++ b/dev-erlang/stun/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>aidecoe@gentoo.org</email>
+		<name>Amadeusz Żołnowski</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-erlang/stun/stun-1.0.3.ebuild b/dev-erlang/stun/stun-1.0.3.ebuild
new file mode 100644
index 0000000..a469dda
--- /dev/null
+++ b/dev-erlang/stun/stun-1.0.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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 ~ppc ~x86"
+
+DEPEND=">=dev-erlang/fast_tls-1.0.0
+	>=dev-erlang/p1_utils-1.0.2
+	>=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )


             reply	other threads:[~2016-06-07 22:25 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 22:24 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-20  3:11 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/stun/ Matthias Maier
2016-08-20 21:15 Anthony G. Basile
2016-11-11 20:15 Amadeusz Piotr Żołnowski
2016-12-21 12:22 Tobias Klausmann
2016-12-29 10:05 Agostino Sarubbo
2016-12-30 23:37 Amadeusz Piotr Żołnowski
2017-03-29 21:45 Amadeusz Piotr Żołnowski
2017-10-23 19:51 Thomas Deutschmann
2017-11-18 19:43 Sergei Trofimovich
2017-12-16  8:20 Tobias Klausmann
2018-10-16 21:50 Amadeusz Piotr Żołnowski
2019-09-13  6:36 Agostino Sarubbo
2019-09-13 12:01 Agostino Sarubbo
2019-09-13 12:26 Agostino Sarubbo
2019-09-16 19:07 Hanno Boeck
2019-11-03  8:23 Hanno Boeck
2019-12-16 11:33 Hanno Böck
2020-04-01  9:44 Hanno Böck
2020-05-04  9:07 Hanno Böck
2020-07-03  6:01 Hanno Böck
2020-08-06 11:47 Agostino Sarubbo
2020-08-06 11:52 Agostino Sarubbo
2020-10-12 15:16 Hanno Böck
2020-10-14 10:14 Hanno Böck
2021-06-01  9:35 Sam James
2021-07-08 15:37 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-05-17 20:02 Florian Schmaus
2022-07-05  8:52 Agostino Sarubbo
2022-10-28 20:57 Florian Schmaus
2023-02-10 12:40 Florian Schmaus
2023-02-10 20:36 Sam James
2023-12-10 10:53 Florian Schmaus
2024-03-10 20:10 Florian Schmaus
2024-04-14 18:56 Arthur Zamarin
2024-06-10 20:05 Arthur Zamarin
2024-10-18  8:27 Florian Schmaus
2024-10-18  8:36 Florian Schmaus
2024-11-08 20:21 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465338057.e2cb4a31fc4a3bb100948247f58612d62483f81b.aidecoe@gentoo \
    --to=aidecoe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox