public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri,  4 Nov 2016 06:09:09 +0000 (UTC)	[thread overview]
Message-ID: <1478239618.00a9dc8dfa232b8cdae233f72627c5c96a5a57d6.graaff@gentoo> (raw)

commit:     00a9dc8dfa232b8cdae233f72627c5c96a5a57d6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 06:05:10 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 06:06:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a9dc8d

dev-ruby/twitter-text: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/twitter-text/Manifest                   |  2 --
 dev-ruby/twitter-text/twitter-text-1.13.3.ebuild | 29 ----------------------
 dev-ruby/twitter-text/twitter-text-1.13.4.ebuild | 31 ------------------------
 3 files changed, 62 deletions(-)

diff --git a/dev-ruby/twitter-text/Manifest b/dev-ruby/twitter-text/Manifest
index 6fcd673..7d911c3 100644
--- a/dev-ruby/twitter-text/Manifest
+++ b/dev-ruby/twitter-text/Manifest
@@ -1,3 +1 @@
-DIST twitter-text-1.13.3.gem 44544 SHA256 fa526bf9ec6acd67ec28cd8047be4f37e56b949c413ba1fd27680d6c6d765636 SHA512 263ec8c1ca418a733019e0a96b68dfc7a8af461a5d363f3c28ff46e0d28e1454163f139dfe73a0d95d451c22de41eabbaf726a5532006391e5028567707d4048 WHIRLPOOL 30b272b494a48b405b6e7ead138b12473de57e5439cfc079cc8c8b7b798a94d80f3f65d184094eca667364523633990d94a510bb642ecfc9bf8f0f296999bae2
-DIST twitter-text-1.13.4.gem 44544 SHA256 fec0db6f459002c1cbc6168dff53534e273029c60ae690451083b230d700e99d SHA512 e865246c41659a9479958e715c971cacb83e0787dc541b57154084dfd853b1fc72705bb71d50d58afe1d6ea62ff684b356d22d20065d4595f7c6f5fe65dca997 WHIRLPOOL 8a49b5f641b0b7cc0b8ca47691f945618137d22ca682063a922e782374e417e46bc0866e71cd8d2504d7360e1bff3d750b211eb3993cf6cc5c6cc78b94e726fa
 DIST twitter-text-1.14.0.gem 47104 SHA256 8c60d5be2dcfe19bb97d2f2549296cf5d4f52199de85ea7bb66e1196193cd294 SHA512 f2064d0108da5768c2b9f7fde4453d36eccfc38e3717cab03284c3001cd24d5365489ee718a1cd4ead28562f79075d20ccd0073755f245c6c20ca01d7d8b8ce9 WHIRLPOOL 5e69a2c34cd8991759b7bee3f736ef38f944d29845114367bca702f25e8fefc030d72399e33d09c7d4547f36bc0b990131834908123677ae1729d2651a131628

diff --git a/dev-ruby/twitter-text/twitter-text-1.13.3.ebuild b/dev-ruby/twitter-text/twitter-text-1.13.3.ebuild
deleted file mode 100644
index 522abf2..00000000
--- a/dev-ruby/twitter-text/twitter-text-1.13.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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
-}

diff --git a/dev-ruby/twitter-text/twitter-text-1.13.4.ebuild b/dev-ruby/twitter-text/twitter-text-1.13.4.ebuild
deleted file mode 100644
index 4da5765..00000000
--- a/dev-ruby/twitter-text/twitter-text-1.13.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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/multi_json-1.3
-	>=dev-ruby/nokogiri-1.5.10 )"
-
-all_ruby_prepare() {
-	sed -i -e 's/2.14.0/2.14/' twitter-text.gemspec || die
-	sed -i -e '/simplecov/,/end/ s:^:#:' spec/spec_helper.rb || die
-}


             reply	other threads:[~2016-11-04  6:09 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04  6:09 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-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
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=1478239618.00a9dc8dfa232b8cdae233f72627c5c96a5a57d6.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