From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ddplugin/
Date: Sat, 4 Mar 2017 07:26:33 +0000 (UTC) [thread overview]
Message-ID: <1488612376.3c53f00514cb8cb5faf1e5e2af94a0ba882cadd9.graaff@gentoo> (raw)
commit: 3c53f00514cb8cb5faf1e5e2af94a0ba882cadd9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 07:25:56 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 07:26:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c53f005
dev-ruby/ddplugin: initial import of 1.0.1
New dependency for www-apps/nanoc
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ruby/ddplugin/Manifest | 1 +
dev-ruby/ddplugin/ddplugin-1.0.1.ebuild | 27 +++++++++++++++++++++++++++
dev-ruby/ddplugin/metadata.xml | 11 +++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-ruby/ddplugin/Manifest b/dev-ruby/ddplugin/Manifest
new file mode 100644
index 00000000000..6747a457438
--- /dev/null
+++ b/dev-ruby/ddplugin/Manifest
@@ -0,0 +1 @@
+DIST ddplugin-1.0.1.gem 9216 SHA256 40f220c4a3fb163927f6a58c5238c3bdc2db8c01827b98a1107d2e11743ef451 SHA512 6332fb5292f7796e99a78131fd0e4c38cabed66e0d05220960e1cf08b717505e3790b99949d1a6098b80999d973ade442d07a5d19975328174810ef8f44ac276 WHIRLPOOL c17cefeb9dab3419b5c9e9f9ae2b569e3febb148cc2955b62fb999545ca4e24ead56d0ea5a92aa4ede63aa03c9f8a2cb3b2c3b1328458eb6b775a2486ca50f52
diff --git a/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild b/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild
new file mode 100644
index 00000000000..698d1e3417a
--- /dev/null
+++ b/dev-ruby/ddplugin/ddplugin-1.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides plugin management for Ruby projects"
+HOMEPAGE="https://github.com/ddfreyne/ddplugin/"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/coverall/I s:^:#:' test/helper.rb || die
+}
+
+each_ruby_test() {
+ ${RUBY} -Ilib:test:. -e 'Dir["test/**/test_*.rb"].each{|f| require f}' || die
+}
diff --git a/dev-ruby/ddplugin/metadata.xml b/dev-ruby/ddplugin/metadata.xml
new file mode 100644
index 00000000000..0ea91e04751
--- /dev/null
+++ b/dev-ruby/ddplugin/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ <upstream>
+ <remote-id type="github">ddfreyne/ddplugin</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2017-03-04 7:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-04 7:26 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-03 7:54 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ddplugin/ Hans de Graaff
2018-04-01 5:19 Hans de Graaff
2019-02-02 17:17 Hans de Graaff
2019-11-03 7:46 Hans de Graaff
2020-02-26 6:25 Hans de Graaff
2021-01-06 6:21 Hans de Graaff
2022-03-18 6:50 Jakov Smolić
2022-04-03 6:08 Hans de Graaff
2022-04-03 6:08 Hans de Graaff
2023-04-22 15:41 Hans de Graaff
2023-07-07 5:18 Hans de Graaff
2023-12-27 20:33 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=1488612376.3c53f00514cb8cb5faf1e5e2af94a0ba882cadd9.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