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/base64url/
Date: Mon, 15 Oct 2018 22:06:33 +0000 (UTC)	[thread overview]
Message-ID: <1539641177.ca636b6fa2f06512a9755b0745ece1679ba6b109.aidecoe@gentoo> (raw)

commit:     ca636b6fa2f06512a9755b0745ece1679ba6b109
Author:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 10 20:52:26 2018 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Mon Oct 15 22:06:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca636b6f

dev-erlang/base64url: Add new package

It's required by dev-erlang/jose which in turn is required by new
version of ejabberd.

Thanks to Rion <rion4ik <AT> gmail.com>.

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo.org>

 dev-erlang/base64url/Manifest             |  1 +
 dev-erlang/base64url/base64url-1.0.ebuild | 21 +++++++++++++++++++++
 dev-erlang/base64url/metadata.xml         | 11 +++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-erlang/base64url/Manifest b/dev-erlang/base64url/Manifest
new file mode 100644
index 00000000000..974a5af4aa7
--- /dev/null
+++ b/dev-erlang/base64url/Manifest
@@ -0,0 +1 @@
+DIST base64url-1.0.tar.gz 2759 BLAKE2B 7a9e1c4bd5343af2556b21255fed82375400088b461ad6aa5b308c49eb5fefe3597419a6cc6990ad8e29a11f4ac8814624f7c043ca19cecdfc1a4822e230693f SHA512 f9f5062d8a45c5d0fbfb7179359137e88a1af10e29c1329506446d2142331176f6be2aa30387e4c98855440c1da943ea16a655ed2ad5168d4f5f8a2cd1c47c5f

diff --git a/dev-erlang/base64url/base64url-1.0.ebuild b/dev-erlang/base64url/base64url-1.0.ebuild
new file mode 100644
index 00000000000..08e3b366da4
--- /dev/null
+++ b/dev-erlang/base64url/base64url-1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="URL safe base64-compatible codec"
+HOMEPAGE="https://github.com/dvv/base64url"
+SRC_URI="https://github.com/dvv/base64url/archive/v${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )

diff --git a/dev-erlang/base64url/metadata.xml b/dev-erlang/base64url/metadata.xml
new file mode 100644
index 00000000000..c37bd0ac221
--- /dev/null
+++ b/dev-erlang/base64url/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+	<upstream>
+		<remote-id type="github">dvv/base64url</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2018-10-15 22:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-15 22:06 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-15 22:14 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/base64url/ Amadeusz Piotr Żołnowski
2019-08-31 14:37 Hanno Boeck
2019-11-03  9:19 Hanno Boeck
2020-07-12  2:41 Sam James
2020-07-12  8:08 Sergei Trofimovich
2020-07-17 11:01 Sam James
2020-07-19 13:33 Sergei Trofimovich
2024-05-25 12:00 Florian Schmaus
2024-05-31 18:46 Sam James
2024-05-31 18:46 Sam James
2024-06-07 16:29 Arthur Zamarin

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=1539641177.ca636b6fa2f06512a9755b0745ece1679ba6b109.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