public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/pkix/
Date: Tue, 17 Sep 2019 19:16:59 +0000 (UTC)	[thread overview]
Message-ID: <1568747814.0e1d94d53b6c2afe9c5d0346c880765bcff228ca.hanno@gentoo> (raw)

commit:     0e1d94d53b6c2afe9c5d0346c880765bcff228ca
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 19:16:54 2019 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 19:16:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e1d94d5

dev-erlang/pkix: Initial commit.

Preparation for ejabberd update, from Vampik's overlay.

Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 dev-erlang/pkix/Manifest          |  1 +
 dev-erlang/pkix/metadata.xml      | 10 ++++++++++
 dev-erlang/pkix/pkix-1.0.3.ebuild | 20 ++++++++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/dev-erlang/pkix/Manifest b/dev-erlang/pkix/Manifest
new file mode 100644
index 00000000000..fd34141035a
--- /dev/null
+++ b/dev-erlang/pkix/Manifest
@@ -0,0 +1 @@
+DIST pkix-1.0.3.tar.gz 391302 BLAKE2B 8ff0403b6beed707afb8cca51c027d140f06273def0cff3588c9ee26673021d1fbb5b7397281c7daa27f076d61a222843251ab626661727f65255012846f9756 SHA512 b45c8fc74a1ef7d61818ba8a72bb141fa28796dadc36829f3456f1a87b5c263a5d708e4512cd91f54efd59dc14a47e31aa67ecb90c378f22fd42e77d6110320f

diff --git a/dev-erlang/pkix/metadata.xml b/dev-erlang/pkix/metadata.xml
new file mode 100644
index 00000000000..f535eb2324f
--- /dev/null
+++ b/dev-erlang/pkix/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>hanno@gentoo.org</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">processone/pkix</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-erlang/pkix/pkix-1.0.3.ebuild b/dev-erlang/pkix/pkix-1.0.3.ebuild
new file mode 100644
index 00000000000..5080a4c9351
--- /dev/null
+++ b/dev-erlang/pkix/pkix-1.0.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="PKIX certificates management library for Erlang"
+HOMEPAGE="https://github.com/processone/pkix"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=">=dev-lang/erlang-17.5"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )


             reply	other threads:[~2019-09-17 19:17 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 19:16 Hanno Boeck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-02 13:28 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/pkix/ Hanno Boeck
2019-12-16 11:33 Hanno Böck
2019-12-27 19:06 Hanno Böck
2020-04-01 10:09 Hanno Böck
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
2020-07-20 11:52 Sam James
2020-08-06 11:47 Agostino Sarubbo
2020-08-06 11:52 Agostino Sarubbo
2020-10-13 10:07 Hanno Böck
2020-10-13 10:08 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-09-21 19:56 Florian Schmaus
2024-06-10 20:05 Arthur Zamarin
2024-10-18  8:27 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=1568747814.0e1d94d53b6c2afe9c5d0346c880765bcff228ca.hanno@gentoo \
    --to=hanno@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