From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rouge/
Date: Wed, 7 Aug 2019 05:11:55 +0000 (UTC) [thread overview]
Message-ID: <1565154622.c8d9b8678c7ad098b080a279a401ae6f348c8904.graaff@gentoo> (raw)
commit: c8d9b8678c7ad098b080a279a401ae6f348c8904
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 7 05:08:41 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 7 05:10:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d9b867
dev-ruby/rouge: add 3.8.0
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rouge/Manifest | 1 +
dev-ruby/rouge/rouge-3.8.0.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/rouge/Manifest b/dev-ruby/rouge/Manifest
index 7054861d49c..8183674741d 100644
--- a/dev-ruby/rouge/Manifest
+++ b/dev-ruby/rouge/Manifest
@@ -1,3 +1,4 @@
DIST rouge-1.11.1.tar.gz 491281 BLAKE2B dbdc4c874f1f8fb03fc8f5c368539ea218fb4f7de36e73718bef5f657509990a634a3520d0c689db85de5f7bda6f7ae79103b2e8a1e44f6314c2253491fbd8cc SHA512 0419c4c1ca4fa4acc250349d9fd72164c7f293facc31588e5cffb533f3d321787cd3cc50acd7bfd13037d1ba77ee2f91ec37ddaeeb80180f6958f05d52181f56
DIST rouge-3.6.0.tar.gz 727487 BLAKE2B d5430e0dec82244c8c5fc0df3de318556f3b6c24579b34a724f20953765ab9fabfd79c5aeab3ff9d16f5f4c7db531b0b9d511938b8836207f4a64050a4bff112 SHA512 b5ec4d6325a752033d8c1e1bbe1618840bf2b5c556391ae8d978971a520f83a49d7244f0386193c947689d84d61d98137b8d8a06ed83e3c1d6769923a1c6c1c1
DIST rouge-3.7.0.tar.gz 761581 BLAKE2B 681b8447a0f56e774f155ca735fa57b18a58f7ba3a55f995c3b42927392c91891facee557ed85a9faae86a9fa3301aedca995cff9a9b3d729c1be8e0cbdb8b97 SHA512 9360a4e0d564435da1481503222794e4b5649b4ece1b410d079c69f10e89e20bdf08c9d04663919cfbb7ce7b7cf0688604649c42c2442750bb1301d68e78248f
+DIST rouge-3.8.0.tar.gz 755720 BLAKE2B aca1ccbd601ee080958ccf09ab8932dc556065945f4cc2ee9b9bf5531ff41cec676005b0c7540aa058b3346c5eabac4351dd6a291ff148c9b5dfc682f7579336 SHA512 16a1cf9e9eae466c55f236f10d10bf0f5f4d523f6a680c1130b02115384691c1e2fbb14b59a6be1b9df77cc67fdb0ffe026cff6d0150230afe53f26b4c254dde
diff --git a/dev-ruby/rouge/rouge-3.8.0.ebuild b/dev-ruby/rouge/rouge-3.8.0.ebuild
new file mode 100644
index 00000000000..6bb5004eb3f
--- /dev/null
+++ b/dev-ruby/rouge/rouge-3.8.0.ebuild
@@ -0,0 +1,33 @@
+# 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_TASK_TEST="spec"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+RUBY_FAKEGEM_GEMSPEC="rouge.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Yet-another-markdown-parser using a strict syntax definition in pure Ruby"
+HOMEPAGE="https://github.com/jneen/rouge"
+SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"
+ruby_add_rdepend "dev-ruby/redcarpet
+ !!<dev-ruby/rouge-1.11.1-r2:0"
+
+all_ruby_prepare() {
+ rm -f tasks/update/changelog.rake || die
+
+ sed -i -e '/bundler/I s:^:#: ; 5irequire "minitest-power_assert"' spec/spec_helper.rb || die
+ sed -i -e '/\(changelog\|bundler\)/ s:^:#: ; 1irequire "pathname"' Rakefile || die
+}
next reply other threads:[~2019-08-07 5:12 UTC|newest]
Thread overview: 147+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-07 5:11 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-15 9:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rouge/ Arthur Zamarin
2024-11-14 18:41 Sam James
2024-11-14 4:35 Sam James
2024-11-14 4:35 Sam James
2024-11-14 3:39 Sam James
2024-11-14 3:17 Sam James
2024-11-14 3:17 Sam James
2024-11-13 6:45 Hans de Graaff
2024-11-03 7:27 Hans de Graaff
2024-10-13 11:06 Sam James
2024-10-09 2:53 Jakov Smolić
2024-10-06 14:27 Sam James
2024-10-06 13:48 Arthur Zamarin
2024-10-06 11:35 Sam James
2024-09-25 6:12 Hans de Graaff
2024-09-24 5:09 Hans de Graaff
2024-09-24 5:09 Hans de Graaff
2024-07-17 19:10 Sam James
2024-07-17 17:47 Sam James
2024-07-17 17:47 Sam James
2024-07-17 13:24 Arthur Zamarin
2024-07-17 13:24 Arthur Zamarin
2024-07-17 13:24 Arthur Zamarin
2024-07-17 11:26 Arthur Zamarin
2024-06-15 6:04 Hans de Graaff
2024-03-20 12:04 Hans de Graaff
2024-02-11 7:26 Hans de Graaff
2024-02-11 7:26 Hans de Graaff
2023-10-26 4:31 Hans de Graaff
2023-09-21 18:58 WANG Xuerui
2023-09-21 18:58 WANG Xuerui
2023-08-26 19:07 Hans de Graaff
2023-08-04 9:22 Sam James
2023-08-03 17:00 Hans de Graaff
2023-06-03 9:41 Hans de Graaff
2023-06-03 9:41 Hans de Graaff
2023-06-03 9:41 Hans de Graaff
2023-06-01 7:50 Arthur Zamarin
2023-06-01 6:23 Sam James
2023-06-01 5:40 Sam James
2023-04-23 23:13 Sam James
2023-04-08 10:47 Arthur Zamarin
2023-04-07 4:16 Sam James
2023-03-28 16:25 Sam James
2023-03-28 15:05 Sam James
2023-03-26 3:03 Sam James
2023-03-22 3:25 Sam James
2023-02-18 7:29 Hans de Graaff
2023-02-18 7:29 Hans de Graaff
2022-12-28 7:18 Hans de Graaff
2022-12-27 6:56 Hans de Graaff
2022-10-08 10:09 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-10-07 9:26 Arthur Zamarin
2022-10-07 9:26 Arthur Zamarin
2022-10-07 9:26 Arthur Zamarin
2022-10-07 6:12 Hans de Graaff
2022-10-07 6:12 Hans de Graaff
2022-07-31 11:08 Agostino Sarubbo
2022-07-31 11:05 Agostino Sarubbo
2022-07-30 14:11 Arthur Zamarin
2022-07-30 9:51 Arthur Zamarin
2022-07-30 9:51 Arthur Zamarin
2022-07-30 6:43 Hans de Graaff
2022-07-30 6:43 Hans de Graaff
2022-06-12 8:33 Hans de Graaff
2022-06-02 4:58 Hans de Graaff
2022-04-26 14:38 Sam James
2022-02-06 6:42 Hans de Graaff
2022-02-06 6:42 Hans de Graaff
2021-12-24 23:55 Sam James
2021-12-17 6:50 Hans de Graaff
2021-12-07 20:23 Sam James
2021-10-03 6:30 Hans de Graaff
2021-10-02 23:01 Sam James
2021-10-02 19:23 Sam James
2021-09-21 16:35 Sam James
2021-09-20 6:26 Agostino Sarubbo
2021-09-19 21:35 Agostino Sarubbo
2021-09-19 6:05 Hans de Graaff
2021-09-08 16:11 Marek Szuba
2021-04-28 17:49 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2020-11-18 5:32 Hans de Graaff
2020-10-23 5:09 Hans de Graaff
2020-09-11 4:32 Hans de Graaff
2020-08-19 3:54 Hans de Graaff
2020-07-15 3:24 Hans de Graaff
2020-07-15 3:24 Hans de Graaff
2020-06-29 6:24 Agostino Sarubbo
2020-06-29 6:22 Agostino Sarubbo
2020-06-29 6:19 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-20 6:05 Hans de Graaff
2020-06-13 4:27 Hans de Graaff
2020-05-17 5:10 Hans de Graaff
2020-04-15 4:16 Hans de Graaff
2020-04-15 4:16 Hans de Graaff
2020-03-11 9:05 Hans de Graaff
2020-03-11 9:05 Hans de Graaff
2020-02-17 6:04 Hans de Graaff
2020-01-19 6:52 Hans de Graaff
2019-12-26 6:30 Hans de Graaff
2019-12-25 20:32 Sergei Trofimovich
2019-12-12 6:39 Hans de Graaff
2019-12-01 13:59 Sergei Trofimovich
2019-11-19 5:40 Hans de Graaff
2019-11-19 5:40 Hans de Graaff
2019-10-24 5:41 Hans de Graaff
2019-10-02 6:16 Hans de Graaff
2019-09-20 5:52 Hans de Graaff
2019-09-20 5:52 Hans de Graaff
2019-09-20 5:52 Hans de Graaff
2019-09-20 5:52 Hans de Graaff
2019-09-13 18:49 Mikle Kolyada
2019-09-07 23:18 Thomas Deutschmann
2019-09-04 5:34 Hans de Graaff
2019-09-01 21:53 Aaron Bauman
2019-08-21 5:05 Hans de Graaff
2019-08-18 5:51 Hans de Graaff
2019-08-07 5:11 Hans de Graaff
2019-07-25 5:55 Hans de Graaff
2019-07-10 4:58 Hans de Graaff
2019-07-07 6:30 Hans de Graaff
2019-04-10 17:27 Hans de Graaff
2019-04-10 17:27 Hans de Graaff
2018-12-13 5:29 Hans de Graaff
2018-12-12 15:00 Hans de Graaff
2018-05-05 7:29 Hans de Graaff
2018-05-05 7:29 Hans de Graaff
2018-05-05 7:29 Hans de Graaff
2017-08-16 6:12 Hans de Graaff
2017-08-16 6:12 Hans de Graaff
2017-06-29 5:19 Hans de Graaff
2017-06-26 4:14 Hans de Graaff
2017-06-08 5:00 Hans de Graaff
2016-12-24 1:16 Manuel Rüger
2016-10-24 21:00 Manuel Rüger
2016-07-26 5:28 Hans de Graaff
2016-06-15 5:07 Hans de Graaff
2016-06-08 3:47 Hans de Graaff
2016-03-06 18:52 Manuel Rüger
2016-03-06 18:52 Manuel Rüger
2015-10-10 6:33 Jeroen Roovers
2015-09-11 21:19 Manuel Rüger
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=1565154622.c8d9b8678c7ad098b080a279a401ae6f348c8904.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