Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/prawn/
Date: Wed, 02 Mar 2016 21:43:21
Message-Id: 1456954939.73bdf9e6cf26fd1edb7f17372f66595d9889240b.mrueg@gentoo
1 commit: 73bdf9e6cf26fd1edb7f17372f66595d9889240b
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 21:42:19 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 21:42:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73bdf9e6
7
8 dev-ruby/prawn: Remove old
9
10 Package-Manager: portage-2.2.27
11
12 dev-ruby/prawn/Manifest | 2 --
13 dev-ruby/prawn/prawn-1.2.1-r2.ebuild | 37 ------------------------------------
14 dev-ruby/prawn/prawn-2.0.1.ebuild | 37 ------------------------------------
15 3 files changed, 76 deletions(-)
16
17 diff --git a/dev-ruby/prawn/Manifest b/dev-ruby/prawn/Manifest
18 index 941050f..0a3ded6 100644
19 --- a/dev-ruby/prawn/Manifest
20 +++ b/dev-ruby/prawn/Manifest
21 @@ -1,5 +1,3 @@
22 -DIST prawn-1.2.1.tar.gz 4797001 SHA256 514c157babc750971e4c176d8836bfa12c8c014bfc314990f97f27ca483ed3ea SHA512 224de9b45038ea7bb4d16c658f462b4b18a17f8f96f28e8d772c6e8d0f4e89628de9da920677385e61561f3cf6a930c2550f5c15e50fce4824e10d45a8d201f5 WHIRLPOOL 5c8974834468e1c7f0d593b4d913cd466b9b8fc53b0dd3c2e60338aa5a9106830b83ae6c50d1596866b2209f8fc7cef4f646679082d85ab37c1ed38e2b692319
23 DIST prawn-1.3.0.tar.gz 4126581 SHA256 a24c32f6425c1d2a3bfffc487a1302024ac7c3a2fea5bff1f28b9d92c36f20fa SHA512 0440b1a8b342c1682408dcdec2207b3f4c05bd1405b5d992ee5f7b1ca18bbebd0f42a561cda64981658cd42d79d5d63120b5973c4b6949884134fcac80b47061 WHIRLPOOL 3e72d656c64ea2d3a46912bce02b30e617206b1731d7af49d0995485b4849fd3b1ad62f36f19a7c7294a2b9a3223e40882039a273d64875a1c36bd4ee8d4148f
24 -DIST prawn-2.0.1.tar.gz 4524964 SHA256 3a03b1737e21e15a00ddcd0dac2d43b0dfac2b209b0ba81acac55feb195d4a67 SHA512 b095e5b79eb5b20b5fc38ba3b8ff28469d239bc0cff32944c79e3c45b359676910f8cb18167d4bee97eee3b15dc58e76827123a0731767488db1b50b22acfd64 WHIRLPOOL 5be42d06fa984098fd0ef9cf949d984a674dbf5cbc0f4e716448120c5f57f3805bf9518fca47d2548e6198ccd3413bd9aa1f691517ba7dccff183ef8477a9983
25 DIST prawn-2.0.2.tar.gz 4523832 SHA256 eb08c0d61d510c806599fba99cb4073f926efedaf119e837a4183ea8be35bb97 SHA512 9b576862663351a9a5eb20c72bd2986c54ad8cbbccab74f2a17212012ce09c001466ef5eee668527d60809eccf1e4ce4b236d9220c6c952970bb1ab84a400a7c WHIRLPOOL 91f0810a3a8c3e8bcfbdf92594063daa7afc94e4ec5773c1b162f3e66e97abb5ce9f75ab4ef32b2bd832a58940507326ce0e5e168d0b76d6f69bba54c1d91eea
26 DIST prawn-2.1.0.tar.gz 4687290 SHA256 bf2870328a6e5d7bf946f80c76c44e52e71852a65f2f335843958353062d03fb SHA512 2fcc3261899e2c88a877901840e49261ff3da1924f3319cc65fa028ec0d550df595c98ae206fd645bcacd983cbd69cafa6ecd33f66f8a516c82ad13578a6796e WHIRLPOOL 7a2f9f2ec8ee34c25dfb3fdd1d8f0ec0623b39ff97eae0455046666b9d56cc7c7ee7b74808f2cbc9111bcc878abb4302718bcb8f406cfc84d7be7a89f27e80c8
27
28 diff --git a/dev-ruby/prawn/prawn-1.2.1-r2.ebuild b/dev-ruby/prawn/prawn-1.2.1-r2.ebuild
29 deleted file mode 100644
30 index aad658f..0000000
31 --- a/dev-ruby/prawn/prawn-1.2.1-r2.ebuild
32 +++ /dev/null
33 @@ -1,37 +0,0 @@
34 -# Copyright 1999-2014 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -USE_RUBY="ruby19 ruby20 ruby21"
40 -
41 -RUBY_FAKEGEM_RECIPE_DOC="yard"
42 -RUBY_FAKEGEM_RECIPE_TEST="rspec"
43 -RUBY_FAKEGEM_EXTRAINSTALL="VERSION data"
44 -
45 -inherit ruby-fakegem
46 -
47 -DESCRIPTION="Fast, Nimble PDF Generation For Ruby"
48 -HOMEPAGE="http://prawn.majesticseacreature.com/"
49 -SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
50 -LICENSE="|| ( GPL-2 Ruby )"
51 -SLOT="1"
52 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
53 -IUSE=""
54 -
55 -ruby_add_rdepend "dev-ruby/pdf-core
56 - >=dev-ruby/ttfunk-1.2.0"
57 -ruby_add_bdepend "test? ( dev-ruby/coderay
58 - dev-ruby/mocha
59 - >=dev-ruby/pdf-inspector-1.1.0
60 - >=dev-ruby/pdf-reader-1.2
61 - )"
62 -
63 -all_ruby_prepare() {
64 - sed -i -e "/[Bb]undler/d" Rakefile spec/spec_helper.rb || die
65 - # Remove failing tests
66 - # https://github.com/prawnpdf/prawn/pull/693
67 - # https://github.com/prawnpdf/prawn/issues/603
68 - sed -i -e "/should process UTF-8 chars/,+9 s/^/#/" spec/line_wrap_spec.rb || die
69 - sed -i -e "/shrink_to_fit with special utf-8 text/,+12 s/^/#/" spec/text_spec.rb || die
70 -}
71
72 diff --git a/dev-ruby/prawn/prawn-2.0.1.ebuild b/dev-ruby/prawn/prawn-2.0.1.ebuild
73 deleted file mode 100644
74 index 88e9812..0000000
75 --- a/dev-ruby/prawn/prawn-2.0.1.ebuild
76 +++ /dev/null
77 @@ -1,37 +0,0 @@
78 -# Copyright 1999-2015 Gentoo Foundation
79 -# Distributed under the terms of the GNU General Public License v2
80 -# $Id$
81 -
82 -EAPI=5
83 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
84 -
85 -RUBY_FAKEGEM_RECIPE_DOC="yard"
86 -RUBY_FAKEGEM_RECIPE_TEST="rspec"
87 -RUBY_FAKEGEM_EXTRAINSTALL="data"
88 -
89 -inherit ruby-fakegem
90 -
91 -DESCRIPTION="Fast, Nimble PDF Generation For Ruby"
92 -HOMEPAGE="http://prawn.majesticseacreature.com/"
93 -SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
94 -LICENSE="|| ( GPL-2 Ruby )"
95 -SLOT="2"
96 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
97 -IUSE=""
98 -
99 -ruby_add_rdepend ">=dev-ruby/pdf-core-0.5.1
100 - >=dev-ruby/ttfunk-1.4.0"
101 -ruby_add_bdepend "test? ( dev-ruby/coderay
102 - dev-ruby/mocha
103 - >=dev-ruby/pdf-inspector-1.2.0
104 - >=dev-ruby/pdf-reader-1.2
105 - )"
106 -
107 -all_ruby_prepare() {
108 - sed -i -e "/[Bb]undler/d" Rakefile spec/spec_helper.rb || die
109 - # Remove failing tests
110 - # https://github.com/prawnpdf/prawn/pull/693
111 - # https://github.com/prawnpdf/prawn/issues/603
112 - sed -i -e "/should process UTF-8 chars/,+9 s/^/#/" spec/line_wrap_spec.rb || die
113 - sed -i -e "/shrink_to_fit with special utf-8 text/,+12 s/^/#/" spec/text_spec.rb || die
114 -}