From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cJSON/
Date: Wed, 4 Oct 2023 03:30:12 +0000 (UTC) [thread overview]
Message-ID: <1696390208.abe5a47cda2a63c48c8dbf71a0fb642db6bb3032.mattst88@gentoo> (raw)
commit: abe5a47cda2a63c48c8dbf71a0fb642db6bb3032
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 03:29:14 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 03:30:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe5a47c
dev-libs/cJSON: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/cJSON/Manifest | 1 -
dev-libs/cJSON/cJSON-1.7.15.ebuild | 30 ------------------------------
2 files changed, 31 deletions(-)
diff --git a/dev-libs/cJSON/Manifest b/dev-libs/cJSON/Manifest
index aebd9505412f..58a26a623cbf 100644
--- a/dev-libs/cJSON/Manifest
+++ b/dev-libs/cJSON/Manifest
@@ -1,2 +1 @@
-DIST cJSON-1.7.15.tar.gz 352278 BLAKE2B e0de3b8d56020853d56f5512e6e7216adafd238b6f69bbf6965b153bfe8ebfc23593dfa7cfb8543d8730d90820153d263c8af276c8e9588ba8a5ad76a50f8b72 SHA512 0b32a758c597fcc90c8ed0af493c9bccd611b9d4f9a03e87de3f7337bb9a28990b810befd44bc321a0cb42cbcd0b026d45761f9bab7bd798f920b7b6975fb124
DIST cJSON-1.7.16.tar.gz 353498 BLAKE2B 9dd519b03b24e46fd84798af32d733cec8803d3f5a4b9259352ffe7b1ba0b198a3b4dc0dbdb9cc6247787e49c48beaadc7c31368d8fd695a8ddd711cc0cbfa5b SHA512 3a894de03c33d89f1e7ee572418d5483c844d38e1e64aa4f6297ddaa01f4111f07601f8d26617b424b5af15d469e3955dae075d9f30b5c25e16ec348fdb06e6f
diff --git a/dev-libs/cJSON/cJSON-1.7.15.ebuild b/dev-libs/cJSON/cJSON-1.7.15.ebuild
deleted file mode 100644
index 8f951af9edaf..000000000000
--- a/dev-libs/cJSON/cJSON-1.7.15.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Ultralightweight JSON parser in ANSI C"
-HOMEPAGE="https://github.com/DaveGamble/cJSON"
-SRC_URI="https://github.com/DaveGamble/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-src_prepare() {
- cmake_src_prepare
-
- sed -i -e '/-Werror/d' CMakeLists.txt || die
-}
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_CJSON_TEST=$(usex test)
- )
-
- cmake_src_configure
-}
next reply other threads:[~2023-10-04 3:30 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-04 3:30 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 15:41 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cJSON/ Matt Turner
2024-06-20 21:46 Sam James
2024-06-20 21:46 Sam James
2024-06-20 20:35 Arthur Zamarin
2024-06-20 18:40 Arthur Zamarin
2024-06-20 17:11 Sam James
2024-06-20 16:22 Sam James
2024-06-20 16:22 Sam James
2024-05-17 16:00 Matt Turner
2024-03-07 23:24 Andreas Sturmlechner
2024-02-22 20:33 Arthur Zamarin
2024-02-08 7:44 Sam James
2024-02-07 20:53 Sam James
2024-02-07 19:14 Sam James
2024-02-07 19:14 Sam James
2024-02-07 18:52 Sam James
2024-02-07 18:52 Sam James
2024-02-07 18:52 Sam James
2024-01-03 8:53 WANG Xuerui
2023-12-26 17:15 Matt Turner
2023-09-26 14:14 Matt Turner
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-09-08 9:29 Sam James
2023-07-15 16:01 Matt Turner
2023-07-14 5:46 Arthur Zamarin
2022-11-25 10:18 Arthur Zamarin
2022-11-25 7:16 Sam James
2022-11-25 6:39 Arthur Zamarin
2022-11-25 5:44 Sam James
2022-10-07 7:03 Michał Górny
2022-10-04 5:12 Yixun Lan
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-10-02 16:30 Arthur Zamarin
2022-04-25 21:48 Conrad Kostecki
2022-01-24 5:55 Matt Turner
2021-11-09 22:05 Jakov Smolić
2021-11-04 0:42 Jakov Smolić
2021-10-29 11:16 Sam James
2021-08-28 22:39 Matt Turner
2021-06-18 5:10 Matt Turner
2021-06-18 5:10 Matt Turner
2021-06-18 5:10 Matt Turner
2021-05-08 2:08 Thomas Deutschmann
2021-04-27 22:03 Sam James
2021-04-27 22:02 Sam James
2021-04-09 1:45 Matt Turner
2021-04-09 1:39 Matt Turner
2021-04-09 1:34 Matt Turner
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=1696390208.abe5a47cda2a63c48c8dbf71a0fb642db6bb3032.mattst88@gentoo \
--to=mattst88@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