From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kirbybase/
Date: Sun, 21 Nov 2021 06:51:32 +0000 (UTC) [thread overview]
Message-ID: <1637477409.285dfbf637f389105b5859fb4470d666340b55a5.graaff@gentoo> (raw)
commit: 285dfbf637f389105b5859fb4470d666340b55a5
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 21 06:50:09 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 21 06:50:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285dfbf6
dev-ruby/kirbybase: add ruby30
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/kirbybase/kirbybase-2.6.1-r3.ebuild | 32 ++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/dev-ruby/kirbybase/kirbybase-2.6.1-r3.ebuild b/dev-ruby/kirbybase/kirbybase-2.6.1-r3.ebuild
new file mode 100644
index 000000000000..227970f5d587
--- /dev/null
+++ b/dev-ruby/kirbybase/kirbybase-2.6.1-r3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_NAME="KirbyBase"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="changes.txt kirbybaserubymanual.html README"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple Ruby DBMS that stores data in plaintext files"
+HOMEPAGE="http://www.netpromi.com/kirbybase_ruby.html"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+each_ruby_test() {
+ ${RUBY} -I.:lib -S testrb-2 test/t*.rb || die
+}
+
+all_ruby_install() {
+ all_fakegem_install
+
+ dodoc -r examples images
+}
next reply other threads:[~2021-11-21 6:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-21 6:51 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-30 7:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kirbybase/ Hans de Graaff
2022-05-02 5:16 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2020-02-23 6:04 Hans de Graaff
2019-02-01 11:46 Hans de Graaff
2018-02-04 10:45 Hans de Graaff
2017-07-02 9:36 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=1637477409.285dfbf637f389105b5859fb4470d666340b55a5.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