public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/twitter-text/
Date: Tue,  1 Sep 2015 00:24:07 +0000 (UTC)	[thread overview]
Message-ID: <1441067036.beae5ce5096f895545b5c7c47bd10daaa3817b45.mrueg@gentoo> (raw)

commit:     beae5ce5096f895545b5c7c47bd10daaa3817b45
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 00:23:21 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 00:23:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beae5ce5

dev-ruby/twitter-text: Version bump

Package-Manager: portage-2.2.20.1

 dev-ruby/twitter-text/Manifest                   |  1 +
 dev-ruby/twitter-text/twitter-text-1.13.0.ebuild | 29 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/twitter-text/Manifest b/dev-ruby/twitter-text/Manifest
index f26ef91..9b5faeb 100644
--- a/dev-ruby/twitter-text/Manifest
+++ b/dev-ruby/twitter-text/Manifest
@@ -1 +1,2 @@
 DIST twitter-text-1.12.0.gem 44032 SHA256 1b5c0bd5db4b16e6eda1992385e86c40890496a709f28ead7ede98f9f7ba778a SHA512 85f78eb91ec532cbb8b5133b76405224f5d10993351c61ca95c185c1ee730464fce7ab712a00220ce53c74d4f11940a2695f3153ef24cd9479ba72c92b0b5e27 WHIRLPOOL 313093a5105ae8a632ab2987c7446d1bcede14bfb73655315fdf20ad4cb380b3d6bc2d461e8fd1ad66979bff66c81146398058637bd04de03a532736d8e1904c
+DIST twitter-text-1.13.0.gem 44544 SHA256 11c44fabb6f3a3c298f614328ed6ae7f42e14c46d87c01191599b8e2d428205b SHA512 bfd4315e827149a6a7c34ad26fe6026fd17ebca39557edbab0dfe59380f14528f927c7b9332f28e24cf6a12e00b703b9edb94122fae60757f179f1a71a0e2ea7 WHIRLPOOL a981da96b7b4b27d48159e5d62899d753974b0e3fe53b4bfa31929ee170ee70ce60f011141a3234b9657bf9686938e368cfbf7575c74052078ab576ce9566425

diff --git a/dev-ruby/twitter-text/twitter-text-1.13.0.ebuild b/dev-ruby/twitter-text/twitter-text-1.13.0.ebuild
new file mode 100644
index 0000000..ffda0b0
--- /dev/null
+++ b/dev-ruby/twitter-text/twitter-text-1.13.0.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="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
+}


             reply	other threads:[~2015-09-01  0:24 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01  0:24 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-07  7:22 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/twitter-text/ Hans de Graaff
2016-02-07  7:22 Hans de Graaff
2016-03-03 23:11 Manuel Rüger
2016-03-03 23:11 Manuel Rüger
2016-07-11  5:04 Hans de Graaff
2016-11-04  6:09 Hans de Graaff
2016-11-04  6:09 Hans de Graaff
2016-12-09  6:10 Hans de Graaff
2016-12-30  7:15 Hans de Graaff
2017-02-07  5:26 Hans de Graaff
2017-06-18  6:48 Hans de Graaff
2017-07-05  4:28 Hans de Graaff
2017-12-25  6:50 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2018-07-17  6:40 Hans de Graaff
2019-02-11  5:18 Hans de Graaff
2019-05-24  8:22 Hans de Graaff
2020-04-01  6:40 Hans de Graaff
2020-09-05  8:01 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2022-04-18  6:55 Hans de Graaff
2023-07-15  6:00 Hans de Graaff
2023-08-26  9:41 Hans de Graaff
2024-01-14  8:12 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=1441067036.beae5ce5096f895545b5c7c47bd10daaa3817b45.mrueg@gentoo \
    --to=mrueg@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