From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcarpet/
Date: Mon, 29 Jul 2019 20:11:03 +0000 (UTC) [thread overview]
Message-ID: <1564431057.1c4a5786faf7fcb2782708cd1a45c59af7db98ff.graaff@gentoo> (raw)
commit: 1c4a5786faf7fcb2782708cd1a45c59af7db98ff
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 20:10:08 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 20:10:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4a5786
dev-ruby/redcarpet: add 3.5.0
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/redcarpet/Manifest | 1 +
dev-ruby/redcarpet/redcarpet-3.5.0.ebuild | 44 +++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/dev-ruby/redcarpet/Manifest b/dev-ruby/redcarpet/Manifest
index bbbc2afc2bd..038ffbd1422 100644
--- a/dev-ruby/redcarpet/Manifest
+++ b/dev-ruby/redcarpet/Manifest
@@ -1 +1,2 @@
DIST redcarpet-3.4.0.tar.gz 105525 BLAKE2B 38b28f400b7300ea49cebda9b4739193b54c322c1c20ecba50938893286ad87e44ba9e9da83eab8433af0790d76bc0db4189fc0b70a4438480fe784570809e1a SHA512 25ed1fd35ebf815f396ed819baec69aae366bafab3983a53d364b1ef0d3f18cecaa523953d12cb0e5b896c30ac86e000318f33c633047bd271362474b9b8f877
+DIST redcarpet-3.5.0.tar.gz 106773 BLAKE2B 34c72d21c8ea4d841c9728e3c7e66be02c69943e5e0ee091688992c400748cf0a0900fa15de7bbaf18db8a89bc0309160fd5c2b2ca83ee86f6d46dd5d13d9770 SHA512 8d48f1b437297aa556d7f3c5e69c8dde04c63388e78ffe15ea3c36e4764790b5cb75a8baaf75ad64317bccc63384fa0a42251d05718902096229f9f6a24f06c9
diff --git a/dev-ruby/redcarpet/redcarpet-3.5.0.ebuild b/dev-ruby/redcarpet/redcarpet-3.5.0.ebuild
new file mode 100644
index 00000000000..182d1bb7d60
--- /dev/null
+++ b/dev-ruby/redcarpet/redcarpet-3.5.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOCS="README.markdown CONTRIBUTING.md CHANGELOG.md doc"
+RUBY_FAKEGEM_TASK_TEST="test:unit"
+
+RUBY_FAKEGEM_GEMSPEC="redcarpet.gemspec"
+
+inherit multilib ruby-fakegem
+
+SRC_URI="https://github.com/vmg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+DESCRIPTION="A Ruby wrapper for Upskirt"
+HOMEPAGE="https://github.com/vmg/redcarpet"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/d' -e 's/=> :compile//' Rakefile || die
+
+ # Avoid unneeded dependency on rake-compiler
+ sed -i -e '/extensiontask/I s:^:#:' Rakefile || die
+}
+
+each_ruby_prepare() {
+ sed -i -e "s#ruby#${RUBY}#" bin/redcarpet || die
+}
+
+each_ruby_configure() {
+ ${RUBY} -Cext/redcarpet extconf.rb || die
+}
+
+each_ruby_compile() {
+ emake V=1 -Cext/${PN}
+ cp ext/${PN}/*$(get_modname) lib || die
+}
next reply other threads:[~2019-07-29 20:11 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-29 20:11 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 12:06 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcarpet/ Hans de Graaff
2024-12-31 9:38 Hans de Graaff
2023-12-27 12:36 Hans de Graaff
2023-08-26 19:07 Hans de Graaff
2023-04-23 22:17 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:00 Sam James
2023-04-23 20:00 Sam James
2023-04-23 19:53 Sam James
2023-04-23 19:53 Sam James
2023-03-28 16:25 Sam James
2023-03-22 3:25 Sam James
2023-01-30 7:30 Hans de Graaff
2023-01-30 7:30 Hans de Graaff
2023-01-16 8:55 Hans de Graaff
2022-12-04 15:59 WANG Xuerui
2022-04-26 14:38 Sam James
2022-04-04 5:41 Hans de Graaff
2021-12-07 20:23 Sam James
2021-10-24 8:05 Hans de Graaff
2021-09-08 16:11 Marek Szuba
2021-01-28 5:57 Hans de Graaff
2021-01-24 21:52 Sam James
2021-01-24 21:51 Sam James
2021-01-21 7:40 Agostino Sarubbo
2021-01-18 2:55 Sam James
2021-01-12 12:05 Sam James
2021-01-12 7:08 Hans de Graaff
2020-12-31 9:05 Hans de Graaff
2020-01-19 6:52 Hans de Graaff
2019-01-27 11:18 Hans de Graaff
2018-06-02 13:50 Mikle Kolyada
2018-03-22 20:23 Jeroen Roovers
2018-02-08 19:01 Hans de Graaff
2018-02-08 19:01 Hans de Graaff
2017-10-01 0:56 Thomas Deutschmann
2017-06-03 5:55 Hans de Graaff
2017-06-03 5:55 Hans de Graaff
2017-02-27 18:55 Michael Weber
2017-01-01 6:59 Hans de Graaff
2016-05-28 8:41 Hans de Graaff
2016-04-16 13:12 Manuel Rüger
2015-12-26 14:05 Manuel Rüger
2015-10-10 6:33 Jeroen Roovers
2015-09-29 5:03 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=1564431057.1c4a5786faf7fcb2782708cd1a45c59af7db98ff.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