public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: dev-libs/nss-pem/
Date: Mon, 10 Feb 2020 17:46:23 +0000 (UTC)	[thread overview]
Message-ID: <1581356712.f5a8c3aa18df93f3297fbf9757ffa2cd8979db8b.anarchy@gentoo> (raw)

commit:     f5a8c3aa18df93f3297fbf9757ffa2cd8979db8b
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 17:44:45 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 17:45:12 2020 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=f5a8c3aa

dev-libs/nss-pem: initial ebuild

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 dev-libs/nss-pem/Manifest             |  1 +
 dev-libs/nss-pem/metadata.xml         | 11 +++++++++++
 dev-libs/nss-pem/nss-pem-1.0.5.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-libs/nss-pem/Manifest b/dev-libs/nss-pem/Manifest
new file mode 100644
index 0000000..5a3fe75
--- /dev/null
+++ b/dev-libs/nss-pem/Manifest
@@ -0,0 +1 @@
+DIST nss-pem-1.0.5.tar.xz 36320 BLAKE2B c2294595d95a2de2bf6d9e68dc10955297fb6ef27c9e85dbabc7854b900942070f70a8e4c1abef618e7265daa75f5bd2a2fca3fe923973345f9c1b64a3da8ff5 SHA512 8dabebf114ac94441caf6d279f810de4124a3ffc05ae66777496b3e66f8b8148d535cb438a165d84f53111c468d595f3b16651cd7a990eeedca9d413aad65b2b

diff --git a/dev-libs/nss-pem/metadata.xml b/dev-libs/nss-pem/metadata.xml
new file mode 100644
index 0000000..013b4ad
--- /dev/null
+++ b/dev-libs/nss-pem/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>anarchy@gentoo.org</email>
+    <name>Jory A. Pratt</name>
+  </maintainer>
+<upstream>
+    <remote-id type="github">kdudka/nss-pem</remote-id>
+</upstream>
+</pkgmetadata>

diff --git a/dev-libs/nss-pem/nss-pem-1.0.5.ebuild b/dev-libs/nss-pem/nss-pem-1.0.5.ebuild
new file mode 100644
index 0000000..e538a00
--- /dev/null
+++ b/dev-libs/nss-pem/nss-pem-1.0.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-multilib
+
+DESCRIPTION="PEM file reader for Network Security Services (NSS), implemented as a PKCS#11 module "
+HOMEPAGE="https://github.com/kdudka/nss-pem"
+SRC_URI="https://github.com/kdudka/${PN}/releases/download/${P}/${P}.tar.xz"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+BDEPEND=" dev-libs/nss "
+RDEPEND="${BDEPEND}"
+
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${P}/src"


             reply	other threads:[~2020-02-10 17:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 17:46 Jory Pratt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-06  0:20 [gentoo-commits] proj/mozilla:master commit in: dev-libs/nss-pem/ Jory Pratt
2020-03-10  3:37 Jory Pratt
2020-03-12 17:07 Lars Wendler
2022-04-12 11:56 Joonas Niilola

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=1581356712.f5a8c3aa18df93f3297fbf9757ffa2cd8979db8b.anarchy@gentoo \
    --to=anarchy@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