From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/twitter-text/
Date: Sun, 7 Feb 2016 07:22:04 +0000 (UTC) [thread overview]
Message-ID: <1454829706.a4f4b5cc25b798d9b31045a8e63ad4fbe6775c63.graaff@gentoo> (raw)
commit: a4f4b5cc25b798d9b31045a8e63ad4fbe6775c63
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 07:21:46 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 07:21:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f4b5cc
dev-ruby/twitter-text: add 1.13.3
Package-Manager: portage-2.2.26
| 1 +
| 29 ++++++++++++++++++++++++
2 files changed, 30 insertions(+)
--git a/dev-ruby/twitter-text/Manifest b/dev-ruby/twitter-text/Manifest
index e92705a..64bbb55 100644
--- a/dev-ruby/twitter-text/Manifest
+++ b/dev-ruby/twitter-text/Manifest
@@ -1 +1,2 @@
DIST twitter-text-1.13.0.gem 44544 SHA256 11c44fabb6f3a3c298f614328ed6ae7f42e14c46d87c01191599b8e2d428205b SHA512 bfd4315e827149a6a7c34ad26fe6026fd17ebca39557edbab0dfe59380f14528f927c7b9332f28e24cf6a12e00b703b9edb94122fae60757f179f1a71a0e2ea7 WHIRLPOOL a981da96b7b4b27d48159e5d62899d753974b0e3fe53b4bfa31929ee170ee70ce60f011141a3234b9657bf9686938e368cfbf7575c74052078ab576ce9566425
+DIST twitter-text-1.13.3.gem 44544 SHA256 fa526bf9ec6acd67ec28cd8047be4f37e56b949c413ba1fd27680d6c6d765636 SHA512 263ec8c1ca418a733019e0a96b68dfc7a8af461a5d363f3c28ff46e0d28e1454163f139dfe73a0d95d451c22de41eabbaf726a5532006391e5028567707d4048 WHIRLPOOL 30b272b494a48b405b6e7ead138b12473de57e5439cfc079cc8c8b7b798a94d80f3f65d184094eca667364523633990d94a510bb642ecfc9bf8f0f296999bae2
--git a/dev-ruby/twitter-text/twitter-text-1.13.3.ebuild b/dev-ruby/twitter-text/twitter-text-1.13.3.ebuild
new file mode 100644
index 0000000..522abf2
--- /dev/null
+++ b/dev-ruby/twitter-text/twitter-text-1.13.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Text handling for Twitter"
+HOMEPAGE="https://github.com/twitter/twitter-text"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "=dev-ruby/unf-0.1*"
+
+ruby_add_bdepend "test? ( >=dev-ruby/nokogiri-1.5.10 )"
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/,/end/ s:^:#:' spec/spec_helper.rb || die
+}
next reply other threads:[~2016-02-07 7:22 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-07 7:22 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-14 8:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/twitter-text/ Hans de Graaff
2023-08-26 9:41 Hans de Graaff
2023-07-15 6:00 Hans de Graaff
2022-04-18 6:55 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-04-01 6:40 Hans de Graaff
2019-05-24 8:22 Hans de Graaff
2019-02-11 5:18 Hans de Graaff
2018-07-17 6:40 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2017-12-25 6:50 Hans de Graaff
2017-07-05 4:28 Hans de Graaff
2017-06-18 6:48 Hans de Graaff
2017-02-07 5:26 Hans de Graaff
2016-12-30 7:15 Hans de Graaff
2016-12-09 6:10 Hans de Graaff
2016-11-04 6:09 Hans de Graaff
2016-11-04 6:09 Hans de Graaff
2016-07-11 5:04 Hans de Graaff
2016-03-03 23:11 Manuel Rüger
2016-03-03 23:11 Manuel Rüger
2016-02-07 7:22 Hans de Graaff
2015-09-01 0:24 Manuel Rüger
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=1454829706.a4f4b5cc25b798d9b31045a8e63ad4fbe6775c63.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