public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nss-pem/
Date: Thu, 17 Jul 2025 06:46:38 +0000 (UTC)	[thread overview]
Message-ID: <1752734712.d762cd3c46f06241bae72ea77c22d39b7fdd6e1d.juippis@gentoo> (raw)

commit:     d762cd3c46f06241bae72ea77c22d39b7fdd6e1d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 17 06:45:12 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jul 17 06:45:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d762cd3c

dev-libs/nss-pem: add 1.1.1

Closes: https://bugs.gentoo.org/954102
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/nss-pem/Manifest             |  1 +
 dev-libs/nss-pem/nss-pem-1.1.1.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-libs/nss-pem/Manifest b/dev-libs/nss-pem/Manifest
index 99e45521a375..a9c1a6490c15 100644
--- a/dev-libs/nss-pem/Manifest
+++ b/dev-libs/nss-pem/Manifest
@@ -1 +1,2 @@
 DIST nss-pem-1.1.0.tar.xz 41928 BLAKE2B 99dae611fd8caa58947fb518a68462c1fc779fd19bc3ba8d81aa81bc167b9ecb77830d9dd0b883996b2b62a49809f9830a989ae39facc3d421266c17af1c28c7 SHA512 0fe2b4a3f1fe1746845ba51fa246b7c21b3197e7533fa77851eba2c4163e07b53114ee84f8ad493542ffc00bc1dfe2bf93524f4fead4e3d7b1eed600f73c048c
+DIST nss-pem-1.1.1.tar.xz 41984 BLAKE2B afee30969e0813e294f1d1f0703f0e66d6565527d54315283c9225799990a3fff1ab7b90c0f530987d2a67ed541ce4d79d58b1c8bd085a345cc8736e7729790d SHA512 64528d997b715b054791153d51bd5d970e0d770a7cfa9d1b208db8b0fdbabc3229ce7110ac585c991d3f2c517128009fca2132703f22385c1cf92ca8ee71041a

diff --git a/dev-libs/nss-pem/nss-pem-1.1.1.ebuild b/dev-libs/nss-pem/nss-pem-1.1.1.ebuild
new file mode 100644
index 000000000000..690273239654
--- /dev/null
+++ b/dev-libs/nss-pem/nss-pem-1.1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib
+
+DESCRIPTION="PEM file reader for Network Security Services (NSS)"
+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="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-solaris"
+
+DEPEND="dev-libs/nss
+	dev-libs/nspr"
+RDEPEND="${DEPEND}"
+BDEPEND="dev-libs/nss
+	virtual/pkgconfig"
+
+S="${WORKDIR}/${P}/src"


             reply	other threads:[~2025-07-17  6:46 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-17  6:46 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-30 11:45 [gentoo-commits] repo/gentoo:master commit in: dev-libs/nss-pem/ Arthur Zamarin
2025-08-17 15:17 Arthur Zamarin
2025-08-17 13:04 Sam James
2025-08-17 12:20 Joonas Niilola
2025-08-17 12:20 Joonas Niilola
2024-08-25 15:24 Andreas K. Hüttel
2023-03-08 16:25 Joonas Niilola
2023-03-06 13:04 Arthur Zamarin
2023-03-06 12:51 Arthur Zamarin
2023-03-06 12:51 Arthur Zamarin
2023-03-06 12:51 Arthur Zamarin
2023-03-05 16:35 Arthur Zamarin
2023-03-05  7:33 Joonas Niilola
2023-03-05  7:33 Joonas Niilola
2023-02-22  7:14 Joonas Niilola
2023-02-20  8:09 Joonas Niilola
2023-02-04 13:01 Joonas Niilola
2022-10-25 15:15 Joonas Niilola
2022-09-05 16:35 Anthony G. Basile
2022-01-23  7:41 Joonas Niilola
2022-01-18 22:16 Sam James
2022-01-18 22:12 Sam James
2022-01-18 12:26 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15  9:51 Joonas Niilola
2022-01-15  9:51 Joonas Niilola
2021-09-28 21:29 James Le Cuirot
2021-08-24 13:17 Thomas Deutschmann
2021-07-25  3:36 Matt Turner
2021-05-26 12:36 Thomas Deutschmann
2021-03-31 15:25 Sergei Trofimovich
2021-03-31 14:08 Agostino Sarubbo
2021-03-29 14:50 Sam James
2021-03-28 18:20 Sam James
2021-03-28 18:20 Sam James
2021-03-28 18:20 Sam James
2021-03-28 18:18 Sam James
2021-03-28 18:18 Sam James
2021-03-28  6:46 Thomas Deutschmann
2021-02-21 13:10 Fabian Groffen
2021-02-21  9:19 Joshua Kinard
2021-02-21  5:19 Sam James
2021-02-18  7:27 Sam James
2021-02-16 19:17 Sergei Trofimovich
2021-02-16  8:17 Sergei Trofimovich
2021-02-16  8:15 Sergei Trofimovich
2021-02-11  7:36 Sergei Trofimovich
2021-02-09 21:36 Sam James
2021-02-09 14:11 Sergei Trofimovich
2021-02-08 22:18 Thomas Deutschmann
2020-03-12 17:04 Lars Wendler
2020-03-10  3:38 Jory Pratt
2020-03-06 14:16 Jory Pratt

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=1752734712.d762cd3c46f06241bae72ea77c22d39b7fdd6e1d.juippis@gentoo \
    --to=juippis@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