public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/cmark/
Date: Sun,  1 Dec 2024 12:44:02 +0000 (UTC)	[thread overview]
Message-ID: <1733056974.2acb86631420cd675e06f5fc8fbbb069c72d522f.sam@gentoo> (raw)

commit:     2acb86631420cd675e06f5fc8fbbb069c72d522f
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Oct 14 19:43:41 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 12:42:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acb8663

app-text/cmark: drop 0.30.3

Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38990
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/cmark/Manifest            |  1 -
 app-text/cmark/cmark-0.30.3.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/app-text/cmark/Manifest b/app-text/cmark/Manifest
index 4d3acdd63f8c..d5714805b99b 100644
--- a/app-text/cmark/Manifest
+++ b/app-text/cmark/Manifest
@@ -1,3 +1,2 @@
-DIST cmark-0.30.3.tar.gz 246916 BLAKE2B b63027e1a7d6db21c3b1bfc89deaebb202972cf65b3ddc51f20d6cb2dacfb6724dffd226f3cace1b25dda2cd87bdb201b82779bd7a6068c5f9751513bda226ae SHA512 27383bfef95ae1390c26aff0dd2cbca33704e7d20116bf29da4695d2c9a4146b86daba0da1e91bdb9eab95671702f885e832b3d31d51601731f1dc630df5237b
 DIST cmark-0.31.0.tar.gz 251922 BLAKE2B 9532255066cd21e99de430787f261b3014c4d270e8243aa258bb9c90cf2ccfd7138dcff2e15f576cc28ee6b6b7901c0f321f5ead6a9202e06b4223288f326897 SHA512 768d456147cb8f5cf36e8122213ad053098201e118109a316518a6a5e721ac94f62af29abe1e69120c84bdc227a5c320803ea2cf320c6d9a719d62909b6533bd
 DIST cmark-0.31.1.tar.gz 264170 BLAKE2B c1de1cf035ff5c706455889413c8cfdaa4b5da39a333d21ed77e2091d1a2f5ef9c90c34100c18be62426aea68c2d5ce157719964a761312f7e4b11e05dae0024 SHA512 3b4f8b47d8ea270078ab986aa22fc32b227786459bd33c7225aac578d8dd014e3d8788a6add60ea10571fdb4c7dc6a1ece960815a02f04f153b1775c73ccff8f

diff --git a/app-text/cmark/cmark-0.30.3.ebuild b/app-text/cmark/cmark-0.30.3.ebuild
deleted file mode 100644
index 57ce9dc2992a..000000000000
--- a/app-text/cmark/cmark-0.30.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit cmake python-any-r1
-
-DESCRIPTION="CommonMark parsing and rendering library and program in C"
-HOMEPAGE="https://github.com/commonmark/cmark"
-SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( ${PYTHON_DEPS} )"
-
-pkg_setup() {
-	use test && python-any-r1_pkg_setup
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMARK_LIB_FUZZER=OFF
-		-DCMARK_SHARED=ON
-		-DCMARK_STATIC=OFF
-		-DCMARK_TESTS="$(usex test)"
-	)
-	cmake_src_configure
-}


             reply	other threads:[~2024-12-01 12:44 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-01 12:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-15 17:10 [gentoo-commits] repo/gentoo:master commit in: app-text/cmark/ Petr Vaněk
2025-02-25  4:15 Sam James
2025-02-25  4:15 Sam James
2025-02-25  4:15 Sam James
2025-02-25  3:30 Sam James
2025-01-03 16:41 Joonas Niilola
2024-12-01 12:44 Sam James
2024-05-28 18:19 Arthur Zamarin
2024-05-28 14:03 Sam James
2024-05-28 12:29 Michał Górny
2024-05-28 12:11 Michał Górny
2024-02-24 13:30 Joonas Niilola
2024-02-24 13:30 Joonas Niilola
2023-04-21 16:14 David Seifert
2023-03-17  7:49 Arthur Zamarin
2023-03-16 22:20 Sam James
2023-02-06 12:03 Florian Schmaus
2022-05-13 20:51 Jakov Smolić
2022-05-12  9:02 Jakov Smolić
2022-05-07 18:25 Arthur Zamarin
2022-03-25  4:57 Yixun Lan
2021-11-19 17:50 Jakov Smolić
2021-11-19  8:10 Agostino Sarubbo
2021-11-19  2:43 Sam James
2021-11-19  2:43 Sam James
2021-09-29  0:59 Ionen Wolkens
2021-09-29  0:59 Ionen Wolkens
2021-09-07 12:31 Ionen Wolkens
2021-09-07 12:31 Ionen Wolkens
2021-07-08 12:05 Joonas Niilola
2021-07-08 12:05 Joonas Niilola
2020-09-29 10:26 Joonas Niilola
2019-12-31 18:49 Andreas Sturmlechner
2019-09-26  6:52 Sergei Trofimovich
2019-07-18 15:30 Andreas Sturmlechner
2019-07-18 11:44 Agostino Sarubbo
2019-07-18  9:57 Agostino Sarubbo
2019-07-18  9:54 Agostino Sarubbo
2019-05-15 11:33 Andreas Sturmlechner
2019-05-15 11:33 Andreas Sturmlechner
2019-03-11 10:13 Patrice Clement
2019-03-11 10:13 Patrice Clement
2019-02-25 15:13 Mikle Kolyada
2019-02-24 19:01 Thomas Deutschmann
2019-02-23 11:58 Sergei Trofimovich
2018-01-28 15:36 Sergei Trofimovich
2017-12-01 21:23 Patrice Clement
2017-12-01 21:23 Patrice Clement
2017-08-04 20:23 Michał Górny
2017-04-20 16:14 Michał Górny
2017-01-09 17:31 Göktürk Yüksek

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=1733056974.2acb86631420cd675e06f5fc8fbbb069c72d522f.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