From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-oembed/
Date: Mon, 7 Mar 2016 19:30:01 +0000 (UTC) [thread overview]
Message-ID: <1457378974.bbb9dede02536d6eba62faa326c7bf3ff5f8738a.graaff@gentoo> (raw)
commit: bbb9dede02536d6eba62faa326c7bf3ff5f8738a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 7 05:54:40 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 19:29:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb9dede
dev-ruby/ruby-oembed: cleanup
Package-Manager: portage-2.2.26
dev-ruby/ruby-oembed/Manifest | 1 -
dev-ruby/ruby-oembed/ruby-oembed-0.8.14.ebuild | 39 --------------------------
2 files changed, 40 deletions(-)
diff --git a/dev-ruby/ruby-oembed/Manifest b/dev-ruby/ruby-oembed/Manifest
index b83d014..563bd18 100644
--- a/dev-ruby/ruby-oembed/Manifest
+++ b/dev-ruby/ruby-oembed/Manifest
@@ -1,2 +1 @@
-DIST ruby-oembed-0.8.14.gem 275456 SHA256 08367b29bd64fe21b388542902ab14736a5afeb06bc85b016d325b987981a336 SHA512 ff4bff8a1788283869b27d0e36f6e44daad6926de8ee033d2cba5bb0360207830bc61ab63977c3de66c17f4f60700adbecb3da8257056b940ef2f4232e5592a9 WHIRLPOOL c349cb8032c28a13f6ee98d9ff7319eb12bcfea120be08da313b60b88462db58bb375d8c806c426410514043a3f31457736e6a081f53c8ab377aa849dd690295
DIST ruby-oembed-0.9.0.gem 348672 SHA256 74017460e316fa23ec0d73da7b8124b675eefb18283760fc075c586ecce9c8f6 SHA512 c150ebd6fef9aa9ebbfcc49116c6506c0dadbd52e5e50d44c906b0187ad5bd0e1eb35919dfe874afb1ba6116c91ea0588be2bea453b8e29f41fac9ff380791dc WHIRLPOOL 8a54b4dddc5eb43293f83d3dcca9c4fcc63a8d9506d227169b088d7f8e9909a2335751be0c57cc4c954641ca838effdff966e4262c09c1a01602203dcc2f36a3
diff --git a/dev-ruby/ruby-oembed/ruby-oembed-0.8.14.ebuild b/dev-ruby/ruby-oembed/ruby-oembed-0.8.14.ebuild
deleted file mode 100644
index c715da7..0000000
--- a/dev-ruby/ruby-oembed/ruby-oembed-0.8.14.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An oEmbed consumer library written in Ruby."
-HOMEPAGE="https://github.com/judofyr/ruby-oembed"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test?
- (
- dev-ruby/json
- dev-ruby/vcr:1
- dev-ruby/xml-simple
- dev-ruby/nokogiri
- dev-ruby/fakeweb
- )"
-
-all_ruby_prepare() {
- # Remove bundler but keep vcr version requirement
- rm -f Gemfile || die
- sed -i -e '1igem "vcr", "~> 1.0"' spec/spec_helper.rb || die
-
- # Fix broken spec (fix taken from upstream commit)
- sed -i -e '127,135 s/should_receive/to receive/' spec/providers_spec.rb || die
-}
next reply other threads:[~2016-03-07 19:30 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-07 19:30 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-01 6:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-oembed/ Hans de Graaff
2024-09-01 6:34 Hans de Graaff
2024-03-01 6:21 Hans de Graaff
2024-01-17 7:07 Hans de Graaff
2023-06-21 5:12 Hans de Graaff
2023-06-21 5:12 Hans de Graaff
2022-12-07 18:24 Hans de Graaff
2022-07-29 4:48 Hans de Graaff
2022-07-26 9:49 Hans de Graaff
2022-03-27 9:54 Hans de Graaff
2022-01-15 6:29 Hans de Graaff
2022-01-09 7:17 Hans de Graaff
2021-07-06 19:41 Hans de Graaff
2021-02-18 7:21 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2020-12-29 6:54 Hans de Graaff
2020-11-09 6:33 Hans de Graaff
2020-09-09 9:28 Hans de Graaff
2020-05-26 5:08 Hans de Graaff
2020-04-13 12:38 Hans de Graaff
2020-04-06 9:28 Hans de Graaff
2018-04-25 5:23 Hans de Graaff
2017-07-30 6:10 Hans de Graaff
2017-03-27 5:50 Hans de Graaff
2016-11-03 7:06 Hans de Graaff
2016-08-26 21:16 Hans de Graaff
2016-05-28 8:54 Hans de Graaff
2016-05-24 4:50 Hans de Graaff
2016-03-07 19:30 Hans de Graaff
2015-12-14 6:58 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=1457378974.bbb9dede02536d6eba62faa326c7bf3ff5f8738a.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