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/roadie/
Date: Wed, 12 Oct 2016 04:53:21 +0000 (UTC)	[thread overview]
Message-ID: <1476247741.c52912a3c499e8826bc822fd5e4d4354f5382503.graaff@gentoo> (raw)

commit:     c52912a3c499e8826bc822fd5e4d4354f5382503
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 04:49:01 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 04:49:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52912a3

dev-ruby/roadie: add 3.2.0

Package-Manager: portage-2.3.0

 dev-ruby/roadie/Manifest            |  1 +
 dev-ruby/roadie/roadie-3.2.0.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/roadie/Manifest b/dev-ruby/roadie/Manifest
index 7506851..bab6ab7 100644
--- a/dev-ruby/roadie/Manifest
+++ b/dev-ruby/roadie/Manifest
@@ -1 +1,2 @@
 DIST roadie-3.1.1.tar.gz 44551 SHA256 3e1ebaf83e06c85ef6c7b75c9c7245d28d407844ed4e434f4450489edbd98240 SHA512 98faf4714da280722ce4c0a3b56f15201944769ed73111df2e60cf51a47e539b2381fe97503ff533a4c3b630f32c638927e25a3b55f882b78f565fddb94e2580 WHIRLPOOL e6f0b077d78ac998a5b0a251ecc1e8b531ad3805daedde8d35a5ddf862cee2d1303a3cd16b66cc3db11d9b0a9bf66da123a6cda69bbbfc3b061e88ebaac458a4
+DIST roadie-3.2.0.tar.gz 45437 SHA256 c4e5ad84d4ccdc8afa70260ee4f38b974091b3ab23a8ce106dbe31bed715bae2 SHA512 88d2961f223c46321b07497983eb4f6cfd19c35862fcc323391c7d924a388057335a2f8d71d72feda6186944b832d2e80e91152fc1794c8b15636009ae78f76b WHIRLPOOL b6408848a6f90752c5f86e1b980442dc7c0589def85f5d3ba0ceb411926e0e0da770646711fdae04b1e7c4d4caa73ca754c1975715e138cdc6f08a10ce023ccf

diff --git a/dev-ruby/roadie/roadie-3.2.0.ebuild b/dev-ruby/roadie/roadie-3.2.0.ebuild
new file mode 100644
index 00000000..c0b9a4e
--- /dev/null
+++ b/dev-ruby/roadie/roadie-3.2.0.ebuild
@@ -0,0 +1,29 @@
+# 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_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Making HTML emails comfortable for the Rails rockstars"
+HOMEPAGE="https://github.com/Mange/roadie"
+SRC_URI="https://github.com/Mange/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.0
+	>=dev-ruby/css_parser-1.4.5 =dev-ruby/css_parser-1.4*"
+ruby_add_bdepend "test? ( dev-ruby/rspec-collection_matchers )"
+
+all_ruby_prepare() {
+	sed -i -e "/[Bb]undler/d" Rakefile || die
+}


             reply	other threads:[~2016-10-12  4:53 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-12  4:53 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-01  5:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/roadie/ Hans de Graaff
2024-03-19  6:27 Hans de Graaff
2024-02-09  7:49 Hans de Graaff
2023-08-28  9:25 Hans de Graaff
2023-08-28  9:25 Hans de Graaff
2023-07-16  5:30 Hans de Graaff
2023-04-08 23:20 Sam James
2023-04-02  2:56 Sam James
2022-11-26 16:08 Hans de Graaff
2022-05-17  5:32 Hans de Graaff
2022-04-12 17:21 Hans de Graaff
2022-03-29 15:55 Hans de Graaff
2021-07-07  6:53 Hans de Graaff
2019-11-04 19:02 Hans de Graaff
2019-11-02  5:40 Hans de Graaff
2019-10-07  5:46 Hans de Graaff
2019-05-06  5:53 Hans de Graaff
2019-04-28  5:55 Hans de Graaff
2019-04-11 17:46 Hans de Graaff
2018-07-02  5:29 Hans de Graaff
2018-04-06  4:54 Hans de Graaff
2018-02-10  7:42 Hans de Graaff
2018-02-10  7:42 Hans de Graaff
2017-06-26  4:14 Hans de Graaff
2017-05-28  5:57 Hans de Graaff
2017-05-12  6:36 Hans de Graaff
2017-05-12  6:36 Hans de Graaff
2017-01-10  6:40 Hans de Graaff
2016-08-28 23:19 Manuel Rüger
2016-03-27 12:09 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=1476247741.c52912a3c499e8826bc822fd5e4d4354f5382503.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