public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/prawn-table/
Date: Sun, 22 Jan 2017 02:03:10 +0000 (UTC)	[thread overview]
Message-ID: <1485050553.f7c4b98f506ae2176b424c914c84b2bbbf22f6e2.mrueg@gentoo> (raw)

commit:     f7c4b98f506ae2176b424c914c84b2bbbf22f6e2
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 02:02:33 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 02:02:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7c4b98f

dev-ruby/prawn-table: Add ruby23, drop ~ppc

Package-Manager: portage-2.3.3

 dev-ruby/prawn-table/prawn-table-0.2.2-r1.ebuild | 31 ++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-ruby/prawn-table/prawn-table-0.2.2-r1.ebuild b/dev-ruby/prawn-table/prawn-table-0.2.2-r1.ebuild
new file mode 100644
index 00000000..d6cdede
--- /dev/null
+++ b/dev-ruby/prawn-table/prawn-table-0.2.2-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides support for tables in Prawn"
+HOMEPAGE="http://prawn.majesticseacreature.com/"
+LICENSE="|| ( GPL-2+ Ruby )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/mocha
+	>=dev-ruby/pdf-inspector-1.1.0
+	>=dev-ruby/pdf-reader-1.2
+	>=dev-ruby/prawn-1.3.0
+	)"
+
+all_ruby_prepare() {
+	sed -i -e "/[Bb]undler/s/^/#/" spec/spec_helper.rb || die
+	# Remove failing test
+	# See https://github.com/prawnpdf/prawn-table/issues/10
+	sed -i -e "/Prints table on one page when using subtable with colspan > 1/,+24 s/^/#/" spec/table_spec.rb || die
+}


             reply	other threads:[~2017-01-22  2:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22  2:03 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  9:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/prawn-table/ Hans de Graaff
2023-08-26  6:23 Hans de Graaff
2023-03-27 13:25 Sam James
2022-04-30  9:08 Hans de Graaff
2021-11-26  8:17 Hans de Graaff
2021-11-23 10:48 Hans de Graaff
2020-07-31  6:28 Hans de Graaff
2019-05-08 19:59 Hans de Graaff
2018-12-12 15:00 Hans de Graaff
2018-04-15  5:23 Hans de Graaff
2017-08-25  6:09 Hans de Graaff
2016-05-14  5:21 Hans de Graaff
2016-03-02 21:51 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=1485050553.f7c4b98f506ae2176b424c914c84b2bbbf22f6e2.mrueg@gentoo \
    --to=mrueg@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