From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/nss_wrapper/
Date: Sun, 3 Mar 2024 06:08:34 +0000 (UTC) [thread overview]
Message-ID: <1709445813.dc8e8cb5251be1daeeb76242cf4eb4aedfeafbb1.sam@gentoo> (raw)
commit: dc8e8cb5251be1daeeb76242cf4eb4aedfeafbb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 06:03:33 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 06:03:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8e8cb5
sys-libs/nss_wrapper: drop 1.1.12
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/nss_wrapper/Manifest | 1 -
sys-libs/nss_wrapper/nss_wrapper-1.1.12.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/sys-libs/nss_wrapper/Manifest b/sys-libs/nss_wrapper/Manifest
index 2e16e1a4f6f6..e3e3a00d14c7 100644
--- a/sys-libs/nss_wrapper/Manifest
+++ b/sys-libs/nss_wrapper/Manifest
@@ -1,2 +1 @@
-DIST nss_wrapper-1.1.12.tar.gz 176038 BLAKE2B 16c8b81dc9a56b074d61ddb3c7ac6108ce4a2494081341b4a734d21017236c864652db06d9e7a9f3584c286b24a46be184156b1c1c9be04a37e7906f75dc4adf SHA512 ff2efc70b29b30a2761952637c3794e73da2c8ae9273222b146e62312acd2b3bdecfca54722ca86c9a2fd700162717782b2b8f8072e76c17657e44c602911a2b
DIST nss_wrapper-1.1.15.tar.gz 185236 BLAKE2B 9c087ec3118eabccef386214abf76d384d9f85bb095aded43492a7f41b13e196a92e088ca7b8b798f9517cbbdc1cf5efbe3c7201cbb623322a9277681203954a SHA512 803dfb67e042800e60f4735177384ff3b9348f4c96c02e62ae0b449583542fdaf443eb1fa48b5d5e4ea6fe0d81ce84f340bd406c968c05f71b5c64dd499feacd
diff --git a/sys-libs/nss_wrapper/nss_wrapper-1.1.12.ebuild b/sys-libs/nss_wrapper/nss_wrapper-1.1.12.ebuild
deleted file mode 100644
index baba871e3046..000000000000
--- a/sys-libs/nss_wrapper/nss_wrapper-1.1.12.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake-multilib
-
-DESCRIPTION="Wrapper for the user, group and hosts NSS API"
-HOMEPAGE="https://cwrap.org/nss_wrapper.html"
-SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( dev-util/cmocka )"
-
-src_configure() {
- local mycmakeargs=(
- -DUNIT_TESTING=$(usex test)
- )
-
- cmake-multilib_src_configure
-}
next reply other threads:[~2024-03-03 6:08 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-03 6:08 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-24 7:13 [gentoo-commits] repo/gentoo:master commit in: sys-libs/nss_wrapper/ Arthur Zamarin
2024-11-20 8:12 Sam James
2023-11-24 9:31 Sam James
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-03-16 17:38 Arthur Zamarin
2023-02-26 19:10 Arthur Zamarin
2023-02-23 20:47 Arthur Zamarin
2023-02-23 20:04 Arthur Zamarin
2023-01-28 23:21 Andreas Sturmlechner
2022-09-30 3:11 Sam James
2022-08-31 7:37 Jakov Smolić
2022-08-31 7:37 Jakov Smolić
2022-08-31 5:12 Arthur Zamarin
2022-08-30 22:55 Sam James
2022-08-30 22:52 Sam James
2022-08-30 22:51 Sam James
2022-08-30 22:51 Sam James
2022-08-03 23:33 Sam James
2022-07-30 16:40 Ben Kohler
2021-07-24 23:02 Marek Szuba
2020-12-17 1:01 Sam James
2020-12-05 11:43 Sergei Trofimovich
2020-12-04 18:37 Sergei Trofimovich
2020-12-04 18:31 Sergei Trofimovich
2020-12-02 21:29 Sam James
2020-12-02 10:23 Sam James
2020-12-02 3:06 Thomas Deutschmann
2020-05-09 8:47 Mart Raudsepp
2020-03-28 19:01 Andreas Sturmlechner
2020-03-25 8:12 Agostino Sarubbo
2020-03-23 11:05 Agostino Sarubbo
2020-03-23 11:05 Agostino Sarubbo
2020-03-23 11:04 Agostino Sarubbo
2020-03-23 11:04 Agostino Sarubbo
2020-03-23 11:03 Agostino Sarubbo
2020-03-21 20:55 Lars Wendler
2020-03-21 20:55 Lars Wendler
2020-03-21 20:55 Lars Wendler
2020-03-21 14:10 Andreas Sturmlechner
2019-09-26 13:50 Thomas Deutschmann
2018-11-12 9:36 Lars Wendler
2018-08-18 17:03 Andreas Sturmlechner
2016-12-19 10:56 Tobias Klausmann
2016-12-04 16:52 Tobias Klausmann
2016-04-24 20:51 Stephen Klimaszewski
2016-04-23 10:31 Jeroen Roovers
2016-04-11 13:47 Agostino Sarubbo
2016-04-11 13:46 Agostino Sarubbo
2016-04-03 20:11 Steve Arnold
2016-03-31 9:25 Agostino Sarubbo
2016-03-30 8:34 Agostino Sarubbo
2016-03-30 8:30 Agostino Sarubbo
2016-03-29 10:18 Agostino Sarubbo
2016-03-29 10:17 Agostino Sarubbo
2016-03-18 13:34 Lars Wendler
2016-03-18 13:34 Lars Wendler
2015-12-22 12:07 Lars Wendler
2015-12-22 12:07 Lars Wendler
2015-11-26 7:52 Lars Wendler
2015-11-23 11:02 Lars Wendler
2015-11-13 7:07 Jeroen Roovers
2015-08-28 14:14 Lars Wendler
2015-08-28 12:04 Lars Wendler
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=1709445813.dc8e8cb5251be1daeeb76242cf4eb4aedfeafbb1.sam@gentoo \
--to=sam@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