From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pluggaloid/
Date: Sun, 2 Jun 2019 06:01:25 +0000 (UTC) [thread overview]
Message-ID: <1559455279.1996f0c95a941ace4c3272451286ad3bdf93f136.graaff@gentoo> (raw)
commit: 1996f0c95a941ace4c3272451286ad3bdf93f136
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 2 05:41:59 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 2 06:01:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1996f0c9
dev-ruby/pluggaloid: add 1.2.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/pluggaloid/Manifest | 1 +
dev-ruby/pluggaloid/pluggaloid-1.2.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/pluggaloid/Manifest b/dev-ruby/pluggaloid/Manifest
index d194b0e311c..5b22cc92072 100644
--- a/dev-ruby/pluggaloid/Manifest
+++ b/dev-ruby/pluggaloid/Manifest
@@ -1 +1,2 @@
DIST pluggaloid-1.1.2.gem 14848 BLAKE2B 72bbcfe71c3c2e6a96425639b0db2af9a10f92888af09093861879529458e51ef3793a614a8d573829a4cc34be6e56721bd3f01523f3e5feb722800538ed097c SHA512 e381adf34e918c7d9e1b1ca88cc7eba585f2d88937fc7e2fbb6ffc7e276ecea42f27e101bb0d0a80ce5d365cdbaca9aab0c8f2ba33899cc3e1ba6729514de1da
+DIST pluggaloid-1.2.0.gem 14848 BLAKE2B ee092768b9aac2c64a0ded18f328f0f1a5d67d073da28a3029c9be13554f77565ed2338fe9630115067ecc1d0d712273642e0679a43f822995faaff48cdd7849 SHA512 b17bd264c2e8027ae1a9288b5b9a12f5c0e4c91bebf9cee5328bfe61aaa32662f55901d5ece030702780756474d54028272c7cef18fc79982d9d7c48f04b5acb
diff --git a/dev-ruby/pluggaloid/pluggaloid-1.2.0.ebuild b/dev-ruby/pluggaloid/pluggaloid-1.2.0.ebuild
new file mode 100644
index 00000000000..750c3f24764
--- /dev/null
+++ b/dev-ruby/pluggaloid/pluggaloid-1.2.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="doc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+DESCRIPTION="Pluggaloid is extensible plugin system for mikutter"
+HOMEPAGE="https://rubygems.org/gems/pluggaloid/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+ dev-ruby/delayer:1
+ dev-ruby/instance_storage:0
+"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/ s:^:#:' Rakefile test/*_test.rb || die
+}
next reply other threads:[~2019-06-02 6:01 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-02 6:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 9:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pluggaloid/ Hans de Graaff
2024-11-09 8:19 Hans de Graaff
2023-09-15 14:56 Hans de Graaff
2023-08-26 19:07 Hans de Graaff
2022-04-30 9:08 Hans de Graaff
2022-04-30 9:08 Hans de Graaff
2022-04-15 5:26 Hans de Graaff
2021-07-07 7:48 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2020-03-15 8:47 Hans de Graaff
2020-03-15 8:47 Hans de Graaff
2020-03-15 7:29 Hans de Graaff
2020-03-15 7:29 Hans de Graaff
2020-02-10 6:18 Hans de Graaff
2020-02-02 7:22 Hans de Graaff
2020-01-11 7:41 Hans de Graaff
2019-06-02 6:01 Hans de Graaff
2019-05-02 6:36 Hans de Graaff
2018-02-08 6:25 Hans de Graaff
2018-02-08 6:25 Hans de Graaff
2016-04-17 5:52 Hans de Graaff
2016-02-05 7:39 Hans de Graaff
2016-01-24 10:21 Naohiro Aota
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=1559455279.1996f0c95a941ace4c3272451286ad3bdf93f136.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