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/d3_rails/
Date: Wed, 14 Sep 2016 05:18:27 +0000 (UTC)	[thread overview]
Message-ID: <1473830285.e06481823f9cab3a2da78a3ed8023f4b89dc7988.graaff@gentoo> (raw)

commit:     e06481823f9cab3a2da78a3ed8023f4b89dc7988
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 05:08:27 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 05:18:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0648182

dev-ruby/d3_rails: add 4.1.1

Package-Manager: portage-2.2.28

 dev-ruby/d3_rails/Manifest              |  1 +
 dev-ruby/d3_rails/d3_rails-4.1.1.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/d3_rails/Manifest b/dev-ruby/d3_rails/Manifest
index 0e5864c..f1c0999 100644
--- a/dev-ruby/d3_rails/Manifest
+++ b/dev-ruby/d3_rails/Manifest
@@ -1,2 +1,3 @@
 DIST d3_rails-3.5.16.gem 134656 SHA256 617d2aca6138b9d99374cd87ee9b0658a782376f237e2805723dc68143fd0e0f SHA512 b566d161dd1999523106f87f78522fffb7b5ec5615db53cf9d9c8e39145baca00d6f12a94438603ad395fd515de6297afd4afd17ec1186ea141b54a724585268 WHIRLPOOL 2fd259969bba4d424742766f45cf4d75fe84a31294a712d404a79b2085c99f163f9a8b4aa525704cf9545cace9909ab101174c9b0a79cce995d0ed86ccdf50b2
 DIST d3_rails-3.5.17.gem 134656 SHA256 c2e3ae9577cf890042c4d017ebce3ad7d913ad30b477af92de81564c6010f41e SHA512 08e59d1615477c92441c9b04239451d184663d0abe9b3340c3f0ae02d2b9eadbec03f6b12ec08407c644d89fbb25c50eb1bddc52d87c77bd4b476fab1461c882 WHIRLPOOL e6dcd9755a9a31351331ea55b0ac492cbd253707ad5ebaa3972adea9365320200a18d772029e7f546ea2673c7bb4d26c2e58f9e52292fc74726315ea4d14f519
+DIST d3_rails-4.1.1.gem 134656 SHA256 339d9357f8b34031fb793809778d0f109a334bd577fddf661436176635bb3aa2 SHA512 3ca04e9827a7d9df92b377fbfb354b0802bf408495e3220773fcdb782c9de8dbb3421442ca2c250fc787223ca1e489edb26472fdc7c86dc70ebab3b8c2035572 WHIRLPOOL df104fb15baa24837eb3df5ca275a638d2a11e703981d546925ad484d4494eb5b606a3e8fe5bdf60538af4c2b5b38a9470f620ed5f42afa393c8cf6a70f65cc0

diff --git a/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild b/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
new file mode 100644
index 00000000..3616084
--- /dev/null
+++ b/dev-ruby/d3_rails/d3_rails-4.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="app"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby on Rails integration for the Javascript Data Visualization Framework, D3"
+HOMEPAGE="https://github.com/logical42/d3_rails"
+
+LICENSE="MIT BSD"
+SLOT="4"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/railties-3.1:*"


             reply	other threads:[~2016-09-14  5:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  5:18 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-21 15:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/d3_rails/ Hans de Graaff
2019-11-16  9:36 Hans de Graaff
2019-05-13 16:51 Mikle Kolyada
2018-09-17 19:07 Hans de Graaff
2018-02-03  7:54 Hans de Graaff
2018-02-03  7:54 Hans de Graaff
2016-07-31  5:53 Hans de Graaff
2016-07-24 14:47 Hans de Graaff
2016-07-24 14:47 Hans de Graaff
2016-02-27  7:00 Hans de Graaff
2015-12-23 21:24 Manuel Rüger
2015-12-23 21:24 Manuel Rüger
2015-12-04  6:50 Hans de Graaff
2015-12-04  6:50 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=1473830285.e06481823f9cab3a2da78a3ed8023f4b89dc7988.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