public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown-parser-gfm/
Date: Thu, 18 Jun 2020 18:30:42 +0000 (UTC)	[thread overview]
Message-ID: <1592505040.8b7b6e78f4895488ced910ee1fe3448366bff87b.robbat2@gentoo> (raw)

commit:     8b7b6e78f4895488ced910ee1fe3448366bff87b
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 18:26:52 2020 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 18:30:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7b6e78

dev-ruby/kramdown-parser-gfm: new package

Imported from graaff overlay.

kramdown-parser-gfm was previously part of kramdown-1 package, but
upstream split it to a seperate package.

This is a dependency for building the www.gentoo.org site.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-ruby/kramdown-parser-gfm/Manifest               |  1 +
 .../kramdown-parser-gfm-1.1.0.ebuild                | 21 +++++++++++++++++++++
 dev-ruby/kramdown-parser-gfm/metadata.xml           |  8 ++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-ruby/kramdown-parser-gfm/Manifest b/dev-ruby/kramdown-parser-gfm/Manifest
new file mode 100644
index 00000000000..1b412ffd7db
--- /dev/null
+++ b/dev-ruby/kramdown-parser-gfm/Manifest
@@ -0,0 +1 @@
+DIST kramdown-parser-gfm-1.1.0.gem 11776 BLAKE2B 99a77ea02d0f48421cc6c582629f6cdc7504174867cac8927bdc26fd50f851e294c0f71ab985e9d0d6e595906c458b1f96d06903d6765eabf8b6f617c6303f14 SHA512 5662c1a50da7c8e50fd50afb5fe1dcd3bd63f4282d9940f96bb56266b63841c0b09902ce90eb3162aa89c54047970667b17299b3a7cf475bab2641604aa15d8c

diff --git a/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild b/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild
new file mode 100644
index 00000000000..8154ac67e4b
--- /dev/null
+++ b/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A kramdown parser for the GFM dialect of Markdown"
+HOMEPAGE="https://github.com/kramdown/parser-gfm"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+IUSE="doc"
+
+ruby_add_rdepend "dev-ruby/kramdown:2"
+
+each_ruby_test() {
+	${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}

diff --git a/dev-ruby/kramdown-parser-gfm/metadata.xml b/dev-ruby/kramdown-parser-gfm/metadata.xml
new file mode 100644
index 00000000000..eb1e47f2edf
--- /dev/null
+++ b/dev-ruby/kramdown-parser-gfm/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>ruby@gentoo.org</email>
+		<name>Gentoo Ruby Project</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2020-06-18 18:30 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18 18:30 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-21  8:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown-parser-gfm/ Hans de Graaff
2020-07-27  2:09 Sam James
2021-03-17  5:36 Hans de Graaff
2022-05-24  5:46 Hans de Graaff
2022-07-03 10:48 Agostino Sarubbo
2023-03-22  8:24 Hans de Graaff
2023-03-22  8:24 Hans de Graaff
2023-04-02  1:51 Sam James
2023-06-09 17:22 Arthur Zamarin
2023-06-17  5:09 Hans de Graaff
2024-02-04 12:06 Jakov Smolić
2024-02-04 12:53 Jakov Smolić
2024-02-04 13:28 Jakov Smolić
2024-02-04 21:31 Sam James
2024-02-06 19:29 Sam James
2024-02-06 19:32 Arthur Zamarin
2024-02-13  7:07 Hans de Graaff
2024-02-22  4:45 Ionen Wolkens
2024-08-16 10:23 Arthur Zamarin
2024-08-16 10:43 Arthur Zamarin
2024-08-16 16:41 Arthur Zamarin
2024-08-16 16:41 Arthur Zamarin
2024-08-18  0:32 Sam James
2024-08-31  8:33 Arthur Zamarin

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=1592505040.8b7b6e78f4895488ced910ee1fe3448366bff87b.robbat2@gentoo \
    --to=robbat2@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