public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kramdown-rfc/
Date: Thu, 17 Oct 2024 08:06:03 +0000 (UTC)	[thread overview]
Message-ID: <1729152344.af75dc192908af626b9684e3cef6cec19fbf22b9.flow@gentoo> (raw)

commit:     af75dc192908af626b9684e3cef6cec19fbf22b9
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 07:48:57 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 08:05:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af75dc19

app-text/kramdown-rfc: drop 1.6.36

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-text/kramdown-rfc/Manifest                   |  1 -
 app-text/kramdown-rfc/kramdown-rfc-1.6.36.ebuild | 41 ------------------------
 2 files changed, 42 deletions(-)

diff --git a/app-text/kramdown-rfc/Manifest b/app-text/kramdown-rfc/Manifest
index 91dd0108e901..45600a7fb30c 100644
--- a/app-text/kramdown-rfc/Manifest
+++ b/app-text/kramdown-rfc/Manifest
@@ -1,3 +1,2 @@
-DIST kramdown-rfc2629-1.6.36.gem 60928 BLAKE2B e1f5a3299ddca462b7ab3935019b95f58aebfc5de52271142b41cbf03102a574181b0d29d5701e0f6b710eb7c8b85dda0f9700b8e47698b6d079cd8c07d720b0 SHA512 d3c32bd0e692ebf5dfb428617ce6ae37ac91ff99021a59e11df205e88c76699c8fabd8dd7922f6e9a5653b12e3c113eeedbb38b6edd656d67cd16b5f03a3136e
 DIST kramdown-rfc2629-1.6.39.gem 62464 BLAKE2B 4063bab5ef8081c5a2aba3d881990d9ea4e6dd5ce01bf85e0ce6bc63b0fc6c1e8e9be413b00588c5e6e473ee26dfb6060aa8767ce6b4053c1b8750f79182e540 SHA512 bdfc611895f734a28e65b8d6b750fec387bb504d35feb8c6bbf4dbaf83b19b65fb61187e9b5e58ec64dbe72cbc9cc6efa78a349752340634ef2dc565bb096589
 DIST kramdown-rfc2629-1.7.19.gem 68096 BLAKE2B ee33d7703e7b02fdf4435bd1f4570434a8f305fc685a163181e2f2106a2d0dc9dad620441797cb5276d84a445ca511d0d09a027c5c8465ca3c996e08a946bb8c SHA512 2c0b9ec5a7b6b06b0d5761e497b96b6ef9a0e9609c20998d7e213616101e96701fecee0bf5702a17b0c17812ec756dbaa455d28268ca139c8c8da913d9d5838c

diff --git a/app-text/kramdown-rfc/kramdown-rfc-1.6.36.ebuild b/app-text/kramdown-rfc/kramdown-rfc-1.6.36.ebuild
deleted file mode 100644
index eca764b9c1dd..000000000000
--- a/app-text/kramdown-rfc/kramdown-rfc-1.6.36.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31"
-
-# The software got renamed from kramdown-rfc2629 to kramdown-rfc,
-# however the gem coordinate is still kramdown-rfc2629.
-RUBY_FAKEGEM_NAME="${PN}2629"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-# Explicitly use the gemspec file over the metadata file of the gem, as
-# the latter contains dependencies that we patched out.
-RUBY_FAKEGEM_GEMSPEC="${RUBY_FAKEGEM_NAME}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An XML2RFC (RFC799x) backend for Thomas Leitner's kramdown markdown parser"
-HOMEPAGE="https://github.com/cabo/kramdown-rfc"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.6.27-Drop-dependency-on-certified.patch
-	"${FILESDIR}"/${PN}-1.6.35-Remove-bin-echars.patch
-)
-
-ruby_add_rdepend "
-	>=dev-ruby/json-2.0.0
-	>=dev-ruby/kramdown-2.4.0
-	>=dev-ruby/kramdown-parser-gfm-1.1.0
-	>=dev-ruby/net-http-persistent-4.0
-"
-
-all_ruby_prepare() {
-	sed -i 's/json_pure/json/' "${RUBY_FAKEGEM_GEMSPEC}" || die
-}


             reply	other threads:[~2024-10-17  8:06 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-17  8:06 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-29 14:25 [gentoo-commits] repo/gentoo:master commit in: app-text/kramdown-rfc/ Florian Schmaus
2024-12-10 11:17 Florian Schmaus
2024-10-17  8:06 Florian Schmaus
2023-10-22 10:28 Florian Schmaus
2023-07-30 16:55 Florian Schmaus
2023-07-30 16:55 Florian Schmaus
2023-07-01 17:23 Florian Schmaus
2023-07-01 17:23 Florian Schmaus
2023-03-29 13:48 Florian Schmaus
2023-03-29 13:39 Sam James
2023-03-27 10:02 Florian Schmaus
2023-02-16  8:12 Florian Schmaus
2023-02-16  8:12 Florian Schmaus
2023-01-25 13:15 Florian Schmaus
2023-01-10 14:09 Florian Schmaus
2023-01-10 14:09 Florian Schmaus
2022-11-07 11:40 Florian Schmaus
2022-11-07 11:40 Florian Schmaus
2022-10-07 21:07 Florian Schmaus
2022-08-28 12:27 Florian Schmaus
2022-07-03 10:48 Agostino Sarubbo
2022-06-30 17:47 Florian Schmaus
2022-06-30 17:47 Florian Schmaus
2022-06-13  8:41 Florian Schmaus

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=1729152344.af75dc192908af626b9684e3cef6cec19fbf22b9.flow@gentoo \
    --to=flow@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