public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/kramdown-rfc2629/
Date: Fri, 30 Apr 2021 19:47:11 +0000 (UTC)	[thread overview]
Message-ID: <1619795365.a088b1e2c3dcfee633d9fa88c65bf970425ceba7.andrewammerlaan@gentoo> (raw)

commit:     a088b1e2c3dcfee633d9fa88c65bf970425ceba7
Author:     Florian Schmaus <flo <AT> geekplace <DOT> eu>
AuthorDate: Fri Apr 30 15:09:25 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 30 15:09:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a088b1e2

app-text/kramdown-rfc2629: initial import

Signed-off-by: Florian Schmaus <flo <AT> geekplace.eu>

 app-text/kramdown-rfc2629/Manifest                 |  1 +
 .../kramdown-rfc2629/kramdown-rfc2629-1.4.6.ebuild | 31 ++++++++++++++++++++++
 app-text/kramdown-rfc2629/metadata.xml             |  8 ++++++
 3 files changed, 40 insertions(+)

diff --git a/app-text/kramdown-rfc2629/Manifest b/app-text/kramdown-rfc2629/Manifest
new file mode 100644
index 000000000..1a9815df7
--- /dev/null
+++ b/app-text/kramdown-rfc2629/Manifest
@@ -0,0 +1 @@
+DIST kramdown-rfc2629-1.4.6.gem 45056 BLAKE2B 12520d0d46a60ff3c0312ad69f98d4ec4d71d79ba0eea82f6f1fe439737b9229c8699f83a1e3e523d379ef1022a5c948358d12d61d23fca20aead1f3af74ede5 SHA512 eca78ecb2eb70b1bf49d95cb2d19b22e5ae7b4ccfd5c0a615e5d3b85d51f0ca3239acf14d6a2ca18774af96f61024e6c6e5fc2ea848677e8c2b16c70c525eba8

diff --git a/app-text/kramdown-rfc2629/kramdown-rfc2629-1.4.6.ebuild b/app-text/kramdown-rfc2629/kramdown-rfc2629-1.4.6.ebuild
new file mode 100644
index 000000000..ae75156d2
--- /dev/null
+++ b/app-text/kramdown-rfc2629/kramdown-rfc2629-1.4.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An RFC2629 (XML2RFC) backend for Thomas Leitner's kramdown markdown parser"
+HOMEPAGE="https://github.com/cabo/kramdown-rfc2629"
+
+LICENSE="MIT"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-ruby/kramdown-2.3.0
+	>=dev-ruby/certified-1.0.0
+	>=dev-ruby/json-2.0.0
+"
+
+all_ruby_prepare() {
+	sed -i 's/json_pure/json/' ../metadata || die
+}

diff --git a/app-text/kramdown-rfc2629/metadata.xml b/app-text/kramdown-rfc2629/metadata.xml
new file mode 100644
index 000000000..5c02c55e2
--- /dev/null
+++ b/app-text/kramdown-rfc2629/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='person'>
+		<name>Florian Schmaus</name>
+		<email>flo@geekplace.eu</email>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2021-04-30 19:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30 19:47 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-28 10:59 [gentoo-commits] repo/proj/guru:master commit in: app-text/kramdown-rfc2629/ Florian Schmaus
2021-06-29  8:51 Andrew Ammerlaan
2021-06-30  7:14 Florian Schmaus
2021-07-01  6:44 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2021-07-01  7:22 ` [gentoo-commits] repo/proj/guru:master " 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=1619795365.a088b1e2c3dcfee633d9fa88c65bf970425ceba7.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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