From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-ole/
Date: Wed, 30 Dec 2015 06:55:05 +0000 (UTC) [thread overview]
Message-ID: <1451458462.cf67e146f11f2c50ec944aa026ff7b14c9e4cbf9.graaff@gentoo> (raw)
commit: cf67e146f11f2c50ec944aa026ff7b14c9e4cbf9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 06:54:22 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 06:54:22 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf67e146
dev-ruby/ruby-ole: add 1.2.12
Package-Manager: portage-2.2.24
dev-ruby/ruby-ole/Manifest | 1 +
dev-ruby/ruby-ole/ruby-ole-1.2.12.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-ruby/ruby-ole/Manifest b/dev-ruby/ruby-ole/Manifest
index 3368429..b7395fc 100644
--- a/dev-ruby/ruby-ole/Manifest
+++ b/dev-ruby/ruby-ole/Manifest
@@ -1 +1,2 @@
DIST ruby-ole-1.2.11.8.gem 56832 SHA256 e999b1d6be00a55181fb29162c685ad3e950025a4b8ef0e99eda173087f8cd31 SHA512 61a54256dd9805f0adcdd0559e36e78d3f0d030515f16e38d209ecd1f92ed6a25d639863eb8d56afa71ee5e0367f2b29dddc0b72537d7e2c098e83bcb7174ea8 WHIRLPOOL b2b3701da5ea6d34bb2b86bfaa56d0bc8e7b94ea3eb4a9cc5548e7103f4bec8c4489ca600b15fec2f9363f64e647da5184579b54cbbb85a3b14accccd3684456
+DIST ruby-ole-1.2.12.gem 56320 SHA256 134b717dd16beacaad2ab1399f14b773fce37865391ab7c6f19891ff3f5d8181 SHA512 297c94a52501b752a788f7fb40538bead6340d979f140fd7e36ab58849af857bae02fd8f334738270168943963d013d9b6226322926320d67a529c99d86f85c1 WHIRLPOOL 3f3fdac39bb4bbc94540c4798b5a98ca01360c4c9c0739d6415c4aaea718762f2e2190de24312de2c1844928a91da3de8156e0c0ebd408d91cbf7ab621a24133
diff --git a/dev-ruby/ruby-ole/ruby-ole-1.2.12.ebuild b/dev-ruby/ruby-ole/ruby-ole-1.2.12.ebuild
new file mode 100644
index 0000000..f95babd
--- /dev/null
+++ b/dev-ruby/ruby-ole/ruby-ole-1.2.12.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="ruby20 ruby21 ruby22 ruby23"
+
+# Avoid the complexity of the "rake" recipe and run testrb-2 manually.
+RUBY_FAKEGEM_RECIPE_TEST=none
+
+# Same thing for the docs whose rake target just calls rdoc.
+RUBY_FAKEGEM_RECIPE_DOC=rdoc
+RUBY_FAKEGEM_EXTRADOC="ChangeLog README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby library for easy read/write access to OLE compound documents"
+HOMEPAGE="https://github.com/aquasync/ruby-ole"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+each_ruby_test() {
+ ruby-ng_testrb-2 --pattern='test.*\.rb' test/
+}
next reply other threads:[~2015-12-30 6:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-30 6:55 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-25 6:08 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-ole/ Hans de Graaff
2017-03-13 5:42 Hans de Graaff
2017-07-31 5:32 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2019-03-24 8:35 Hans de Graaff
2020-01-23 6:44 Hans de Graaff
2020-07-26 9:15 Hans de Graaff
2021-01-23 8:18 Hans de Graaff
2022-04-22 6:55 Hans de Graaff
2022-04-24 7:06 Hans de Graaff
2023-04-27 11:25 Hans de Graaff
2023-12-27 12:26 Hans de Graaff
2024-03-31 6:41 Hans de Graaff
2025-06-01 19:14 Hans de Graaff
2025-08-05 9:35 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=1451458462.cf67e146f11f2c50ec944aa026ff7b14c9e4cbf9.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