From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/sexpp/
Date: Sat, 3 Aug 2024 07:18:10 +0000 (UTC) [thread overview]
Message-ID: <1722669487.d154a9623df99200d441539c5304d064c7cf6a12.juippis@gentoo> (raw)
commit: d154a9623df99200d441539c5304d064c7cf6a12
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 3 07:15:55 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 3 07:18:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d154a962
dev-libs/sexpp: drop 0.8.6
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/sexpp/Manifest | 1 -
dev-libs/sexpp/sexpp-0.8.6.ebuild | 35 -----------------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-libs/sexpp/Manifest b/dev-libs/sexpp/Manifest
index fc9eda76e8ae..e35a19a74060 100644
--- a/dev-libs/sexpp/Manifest
+++ b/dev-libs/sexpp/Manifest
@@ -1,2 +1 @@
-DIST sexpp-0.8.6.tar.gz 46857 BLAKE2B 5ff8eaf3ba81af243e6780604b51b43743ed7f9de6121c1de273bbbd51d42e3feed3c00357c85ccaa5e808d2e5f753f58b5f96fea38f5b50b2b2bd9ee658be74 SHA512 b2698a397ef1b161a722e1834bc62f6d2b27c403faa27d97e1e137cc7315e004252ac75bbaaf817bc705f7830cb89665bb23ba8d18904fedd6c2f01c5f1e6f0f
DIST sexpp-0.8.8.tar.gz 71705 BLAKE2B 40038e7bc56575da6d95d3b49c87dc5734416da57d3504b7984ec0ca56d735d6380751aa257dba1a3cc4e5cbea10cdf561ddac4f847b4abe2d2294bec46554bf SHA512 27660ebf1516539ab55cfe67d7636f34ce57439626b279f42465638f64791c20debc9c7dd28e5c84afb75377365640eae8cffd9d1b1378946435478adb403fad
diff --git a/dev-libs/sexpp/sexpp-0.8.6.ebuild b/dev-libs/sexpp/sexpp-0.8.6.ebuild
deleted file mode 100644
index 8c6eff4e3f61..000000000000
--- a/dev-libs/sexpp/sexpp-0.8.6.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="S-expressions parser and generator library in C++"
-HOMEPAGE="https://github.com/rnpgp/sexpp"
-SRC_URI="https://github.com/rnpgp/sexpp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong ~ppc64 x86"
-IUSE="cli test"
-
-BDEPEND="virtual/pkgconfig
- test? ( dev-cpp/gtest )"
-
-RESTRICT="!test? ( test )"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_SHARED_LIBS=on
-
- -DDOWNLOAD_GTEST=off
-
- -DWITH_COVERAGE=off
- -DWITH_SANITIZERS=off
- -DWITH_SEXP_CLI=$(usex cli on off)
- -DWITH_SEXP_TESTS=$(usex test on off)
- )
-
- cmake_src_configure
-}
next reply other threads:[~2024-08-03 7:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-03 7:18 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-14 7:13 [gentoo-commits] repo/gentoo:master commit in: dev-libs/sexpp/ Joonas Niilola
2024-11-15 7:18 Joonas Niilola
2024-11-15 7:18 Joonas Niilola
2024-09-30 6:00 Joonas Niilola
2024-07-22 6:16 Joonas Niilola
2024-07-21 6:25 Joonas Niilola
2024-07-08 7:17 Joonas Niilola
2024-06-28 6:21 Joonas Niilola
2024-05-15 6:21 Joonas Niilola
2024-04-12 18:02 Joonas Niilola
2024-04-12 9:02 Arthur Zamarin
2023-09-21 18:58 WANG Xuerui
2023-08-09 8:32 Joonas Niilola
2023-07-28 6:58 Joonas Niilola
2023-07-28 6:58 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=1722669487.d154a9623df99200d441539c5304d064c7cf6a12.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