From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sdoc/
Date: Thu, 12 Apr 2018 05:49:51 +0000 (UTC) [thread overview]
Message-ID: <1523512181.b5ce4c34421c4379d05ea0984de4b8d6d5852ec9.graaff@gentoo> (raw)
commit: b5ce4c34421c4379d05ea0984de4b8d6d5852ec9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 05:46:48 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 05:49:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ce4c34
dev-ruby/sdoc: add 1.0.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/sdoc/Manifest | 1 +
dev-ruby/sdoc/sdoc-1.0.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/sdoc/Manifest b/dev-ruby/sdoc/Manifest
index c8675d3fcb1..b00ab9849be 100644
--- a/dev-ruby/sdoc/Manifest
+++ b/dev-ruby/sdoc/Manifest
@@ -1 +1,2 @@
DIST sdoc-0.4.2.gem 282112 BLAKE2B d3ea14735e35d9da6562e19f6b1b5bb3fad915ec235f64bce460d02d574d0da50d81d1e09a3b3753bbf199da5cde80f78ffff17a66f9a42f9b7925b9b1bc38f2 SHA512 2c3aef526b22fbcae1fc4911daca6499df677b4a22364f9ec5598ff3feb74242d0e00d93a16df741d2e383c297835a89ab4fa8122faef00492d7a97ae7e77b1b
+DIST sdoc-1.0.0.gem 268800 BLAKE2B 238b36af9909e7329f6b54e297b4e03f27e8850bee2cb65483c9b912b92c16933639fba5f085ae8c30f808cbd6a94d1b34b5bb45af3f1d9a7fc37a4ea45f32f8 SHA512 cee8be23a2bc53dc3e052e183405ae17546594e2b1b87b7d83c8dc527b2c4bd71a5f642f52ae489f4990ba5d3571c23b590b6a562d677b32597cdeeb08c63a38
diff --git a/dev-ruby/sdoc/sdoc-1.0.0.ebuild b/dev-ruby/sdoc/sdoc-1.0.0.ebuild
new file mode 100644
index 00000000000..abcf559a475
--- /dev/null
+++ b/dev-ruby/sdoc/sdoc-1.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+DESCRIPTION="rdoc generator html with javascript search index"
+HOMEPAGE="https://rubygems.org/gems/sdoc"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test"
+
+ruby_add_rdepend ">=dev-ruby/rdoc-5.0"
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+ sed -i -e '/git ls-files/ s:^:#:' sdoc.gemspec || die
+
+ sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die
+}
next reply other threads:[~2018-04-12 5:49 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-12 5:49 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 9:43 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sdoc/ Hans de Graaff
2024-12-31 13:58 Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-12-27 9:36 Hans de Graaff
2023-04-07 18:25 Sam James
2023-03-31 1:07 Sam James
2023-03-31 1:03 Sam James
2023-03-27 13:25 Sam James
2022-09-04 10:54 Hans de Graaff
2021-09-07 12:30 Marek Szuba
2021-04-28 4:53 Hans de Graaff
2021-04-28 4:53 Hans de Graaff
2020-11-17 18:49 Agostino Sarubbo
2020-11-16 13:30 Marek Szuba
2020-07-25 17:10 Hans de Graaff
2019-01-20 18:43 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2018-04-12 5:49 Hans de Graaff
2016-10-08 5:49 Hans de Graaff
2016-03-31 6:09 Hans de Graaff
2016-03-31 6:09 Hans de Graaff
2016-03-31 6:09 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=1523512181.b5ce4c34421c4379d05ea0984de4b8d6d5852ec9.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