From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ronn-ng/
Date: Mon, 15 May 2023 07:31:32 +0000 (UTC) [thread overview]
Message-ID: <1684135888.dfbfec3f0b37b5148eb2dcab57d91f09c814dc20.graaff@gentoo> (raw)
commit: dfbfec3f0b37b5148eb2dcab57d91f09c814dc20
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 06:32:41 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 15 07:31:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfbfec3f
app-text/ronn-ng: drop 0.9.1-r2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
app-text/ronn-ng/ronn-ng-0.9.1-r2.ebuild | 53 --------------------------------
1 file changed, 53 deletions(-)
diff --git a/app-text/ronn-ng/ronn-ng-0.9.1-r2.ebuild b/app-text/ronn-ng/ronn-ng-0.9.1-r2.ebuild
deleted file mode 100644
index 6e449818f541..000000000000
--- a/app-text/ronn-ng/ronn-ng-0.9.1-r2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md"
-RUBY_FAKEGEM_GEMSPEC="ronn-ng.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Builds manuals in HTML and Unix man page format from Markdown"
-HOMEPAGE="https://github.com/apjanke/ronn-ng"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
-
-IUSE=""
-
-RDEPEND+="!app-text/ronn"
-
-DEPS="
- >=dev-ruby/kramdown-2.1:2
- >=dev-ruby/nokogiri-1.9.0:0
-"
-
-ruby_add_rdepend "
- =dev-ruby/mustache-1*
- ${DEPS}
-"
-
-ruby_add_bdepend "${DEPS}"
-
-all_ruby_prepare() {
- sed -i -e '/mustache/ s/0.7/1.0/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_prepare() {
- # Make sure that we always use the right interpreter during tests.
- sed -i -e "/output/ s:ronn:${RUBY} bin/ronn:" test/test_ronn.rb || die
- sed -i -e "1igem 'psych', '~> 3.0'" Rakefile || die
-}
-
-all_ruby_compile() {
- PATH="${S}/bin:${PATH}" rake man || die
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- doman man/ronn.1 man/ronn-format.7
-}
next reply other threads:[~2023-05-15 7:31 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-15 7:31 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 10:00 [gentoo-commits] repo/gentoo:master commit in: app-text/ronn-ng/ Hans de Graaff
2024-08-31 8:33 Arthur Zamarin
2024-08-18 0:32 Sam James
2024-08-16 16:41 Arthur Zamarin
2024-08-16 16:41 Arthur Zamarin
2024-08-16 14:07 Arthur Zamarin
2024-08-16 10:43 Arthur Zamarin
2024-08-16 10:23 Arthur Zamarin
2024-04-28 8:35 Hans de Graaff
2024-02-22 4:45 Ionen Wolkens
2024-02-06 19:32 Arthur Zamarin
2024-02-06 19:29 Sam James
2024-02-04 21:31 Sam James
2024-02-04 13:28 Jakov Smolić
2024-02-04 12:53 Jakov Smolić
2024-02-04 12:06 Jakov Smolić
2024-02-04 7:07 Hans de Graaff
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2023-04-07 14:35 Sam James
2023-03-28 16:27 Sam James
2023-03-28 16:25 Sam James
2023-03-28 15:05 Sam James
2023-03-28 15:03 Sam James
2023-03-28 14:59 Sam James
2023-03-28 14:59 Sam James
2023-03-28 14:59 Sam James
2022-07-18 13:32 Hans de Graaff
2022-07-18 13:32 Hans de Graaff
2022-05-09 4:47 Hans de Graaff
2022-03-09 23:36 Sam James
2022-02-28 7:06 Yixun Lan
2022-02-10 10:20 Sam James
2021-12-24 23:55 Sam James
2021-12-18 2:10 Sam James
2021-12-05 7:41 Hans de Graaff
2021-12-05 7:15 Hans de Graaff
2021-12-04 10:20 Hans de Graaff
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=1684135888.dfbfec3f0b37b5148eb2dcab57d91f09c814dc20.graaff@gentoo \
--to=graaff@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