From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dbf/
Date: Fri, 2 Oct 2015 05:27:58 +0000 (UTC) [thread overview]
Message-ID: <1443763494.d4bff57ce71a67dfa2c652efcf5b8ed94bc29f0d.graaff@gentoo> (raw)
commit: d4bff57ce71a67dfa2c652efcf5b8ed94bc29f0d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 2 05:24:54 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 2 05:24:54 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bff57c
dev-ruby/dbf: version bump
Package-Manager: portage-2.2.20.1
dev-ruby/dbf/Manifest | 1 +
dev-ruby/dbf/dbf-2.0.11.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-ruby/dbf/Manifest b/dev-ruby/dbf/Manifest
index 2216288..1de29e0 100644
--- a/dev-ruby/dbf/Manifest
+++ b/dev-ruby/dbf/Manifest
@@ -1,2 +1,3 @@
DIST dbf-2.0.10.gem 122880 SHA256 9426c197abf49633f850b2b0e97e6e9352dea050fe5a38b9301844abef3abf92 SHA512 80ede55b9672b831e8d598c269116a93446b966394c63aef1008e1b20b8d0db2cfb52320eb234182c8f841b301f5018ad39ef66589ee614772a68572d1855275 WHIRLPOOL e83f8aeb5f37c4a33815445175707119f5e67b381e9ca2533578433d55c4a5f33b498ef5b17808bbac04f368ff0f3ef36afbc8c3262d99291f8f045b124f30db
+DIST dbf-2.0.11.gem 123392 SHA256 721529cc1a24b99e2563fdb9fb158615930b13b2e2ed67d1f973c33e7205625f SHA512 fa5cbcb64e114e24b0fbd2c8bdfba309238c854cd407798b0d8cd5a717a0d598713b0150055b4507813be59f1d9b8678721f1cca75f0562cdd121e222a52c353 WHIRLPOOL d399a82d6c0281da667e0eec19e337bd6a7e5f20e690dd63b55d111646009c3bd02140d54f82b56ec356b3b3da525e0bb4fea23120c5f8cab2cb115ad2ff0d00
DIST dbf-2.0.8.gem 115712 SHA256 d953117337e3d12720815304b5e584ccdd7d081b65d0a01dd2d825087e1b4f79 SHA512 b2098359f88b5df50113af979d0d95591b1b15db22e8554bced14f4a5190ac3f490971e7f857bb832d4957f82e6f82d5cbcea0332401a54cf41b897bfb1f3b74 WHIRLPOOL 7afdf410cfc43009e407a14ffe5944d1639ec4318d9517314b9d41734341777ce5833033462accf3ea699d26b4fd4a3fb410875ee4b9eda197199cefd3db7836
diff --git a/dev-ruby/dbf/dbf-2.0.11.ebuild b/dev-ruby/dbf/dbf-2.0.11.ebuild
new file mode 100644
index 0000000..d251e2d
--- /dev/null
+++ b/dev-ruby/dbf/dbf-2.0.11.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md docs/*"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro
+database files"
+HOMEPAGE="https://github.com/infused/dbf"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/fastercsv/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2015-10-02 5:28 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 5:27 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 14:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dbf/ Sam James
2024-10-06 14:27 Sam James
2024-07-12 9:06 Hans de Graaff
2024-06-01 10:34 Arthur Zamarin
2024-06-01 10:25 Arthur Zamarin
2024-06-01 6:17 Hans de Graaff
2024-06-01 6:17 Hans de Graaff
2024-01-26 8:46 Hans de Graaff
2023-12-31 19:35 Hans de Graaff
2023-12-31 19:35 Hans de Graaff
2023-12-28 8:21 Hans de Graaff
2023-07-04 16:10 Sam James
2023-07-04 16:10 Sam James
2023-06-03 9:46 Hans de Graaff
2023-03-28 16:07 Sam James
2023-03-28 16:07 Sam James
2022-08-16 5:51 Hans de Graaff
2022-07-19 6:07 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2021-09-13 17:45 Hans de Graaff
2021-09-13 7:00 Agostino Sarubbo
2021-09-12 7:33 Sam James
2021-08-27 6:46 Hans de Graaff
2021-08-14 7:01 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2020-08-31 4:23 Hans de Graaff
2019-04-29 5:32 Hans de Graaff
2019-04-28 20:34 Thomas Deutschmann
2019-04-13 14:10 Mikle Kolyada
2019-04-11 18:29 Hans de Graaff
2019-02-23 10:05 Hans de Graaff
2019-02-23 10:05 Hans de Graaff
2019-01-27 7:49 Hans de Graaff
2019-01-11 7:33 Hans de Graaff
2018-10-17 5:13 Hans de Graaff
2018-06-18 5:18 Hans de Graaff
2018-06-06 23:49 Thomas Deutschmann
2018-05-24 14:31 Agostino Sarubbo
2018-04-27 5:42 Hans de Graaff
2017-12-25 7:05 Hans de Graaff
2017-10-27 5:56 Hans de Graaff
2017-10-23 18:42 Thomas Deutschmann
2017-10-22 7:11 Hans de Graaff
2017-10-21 7:27 Hans de Graaff
2017-05-17 4:59 Hans de Graaff
2017-05-16 8:01 Agostino Sarubbo
2017-05-15 14:17 Agostino Sarubbo
2017-01-01 6:41 Hans de Graaff
2017-01-01 6:41 Hans de Graaff
2016-12-16 6:42 Hans de Graaff
2016-10-13 5:25 Hans de Graaff
2016-10-13 5:25 Hans de Graaff
2016-08-30 5:40 Hans de Graaff
2016-08-19 6:00 Hans de Graaff
2016-04-03 22:12 Manuel RĂ¼ger
2016-02-15 6:17 Hans de Graaff
2016-01-30 15:50 Hans de Graaff
2016-01-30 15:50 Hans de Graaff
2015-12-20 20:21 Hans de Graaff
2015-11-29 7:29 Hans de Graaff
2015-11-10 6:37 Hans de Graaff
2015-11-10 6:37 Hans de Graaff
2015-10-24 6:01 Hans de Graaff
2015-10-10 5:39 Hans de Graaff
2015-08-17 5:57 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=1443763494.d4bff57ce71a67dfa2c652efcf5b8ed94bc29f0d.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