public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/tinder/
Date: Tue, 25 Jun 2013 12:48:34 +0000 (UTC)	[thread overview]
Message-ID: <1372164503.2312be473f54beb20fb4c882aa24c032d4e6b7f4.dev-zero@gentoo> (raw)

commit:     2312be473f54beb20fb4c882aa24c032d4e6b7f4
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Tue Jun 25 12:48:23 2013 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 12:48:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=2312be47

Yet another dep for gitlab.

---
 dev-ruby/tinder/Manifest            |  2 ++
 dev-ruby/tinder/tinder-1.9.2.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/tinder/Manifest b/dev-ruby/tinder/Manifest
new file mode 100644
index 0000000..38bf176
--- /dev/null
+++ b/dev-ruby/tinder/Manifest
@@ -0,0 +1,2 @@
+DIST tinder-1.9.2.tar.gz 13529 SHA256 f4df20b3d980871461dd335db98c5de87cbab78985b4651459ca21e36cc094bb SHA512 b803be780b2314db6db6d5f209c4d3a5bad4e792ac8ca0d2f0d567535de450c8d9c584955829a965821d7e7eef81adbda0865d860556c00ad15e3e35bf01a6f1 WHIRLPOOL 3fcde261af554d5161b1bbef15cb9c4a6f3f73a3388f60f122cf7f2af9230993e846ecfc4d89e5c0496c97753cfd637c5aa49427b781da3dfa95807b97d830c3
+EBUILD tinder-1.9.2.ebuild 936 SHA256 b11e942c8de972b03d6ae51977f368ea471d704afdc5c9977a70819e22fb067a SHA512 6d26f66cf05f9a77df6560a480584ad426bc3a757d45fda143b91c3466b141436f175e609cd8508595ea153912e01ca4a42b52b8058398e794ff432f509c8cc2 WHIRLPOOL 4afb9a4c3dbbdaa299b2938286e5112bed7454bd368e89b77014e305f149562a8db5c26be51a2cf02f95850c97bce1c9b26602f292766d2028c7db68a0c2622e

diff --git a/dev-ruby/tinder/tinder-1.9.2.ebuild b/dev-ruby/tinder/tinder-1.9.2.ebuild
new file mode 100644
index 0000000..66706fa
--- /dev/null
+++ b/dev-ruby/tinder/tinder-1.9.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.txt README.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby API for interfacing with Campfire, the 37Signals chat application."
+HOMEPAGE="https://github.com/collectiveidea/tinder"
+SRC_URI="https://github.com/collectiveidea/tinder/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-ruby/eventmachine-1.0
+	>=dev-ruby/faraday-0.8
+	>=dev-ruby/faraday_middleware-0.9
+	>=dev-ruby/hashie-1
+	>=dev-ruby/json-1.7.5
+	>=dev-ruby/mime-types-1.19
+	>=dev-ruby/multi_json-1.5
+	>=dev-ruby/twitter-stream-0.1"
+ruby_add_bdepend "test? ( dev-ruby/fakeweb )"
+
+all_ruby_prepare() {
+	sed -i -e '/git ls-files/d' ${PN}.gemspec || die "sed failed"
+}


                 reply	other threads:[~2013-06-25 12:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1372164503.2312be473f54beb20fb4c882aa24c032d4e6b7f4.dev-zero@gentoo \
    --to=dev-zero@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