commit:     532a657bf7c62fc634170a8c67dd2ee13c4c18e0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 07:07:16 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 07:14:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532a657b

dev-ruby/prawn: Remove last-rited slot :1

 dev-ruby/prawn/Manifest           |  1 -
 dev-ruby/prawn/prawn-1.3.0.ebuild | 36 ------------------------------------
 profiles/package.mask             |  5 -----
 3 files changed, 42 deletions(-)

diff --git a/dev-ruby/prawn/Manifest b/dev-ruby/prawn/Manifest
index 68c0daad1d6..c2a615e3614 100644
--- a/dev-ruby/prawn/Manifest
+++ b/dev-ruby/prawn/Manifest
@@ -1,3 +1,2 @@
-DIST prawn-1.3.0.tar.gz 4126581 SHA256 
a24c32f6425c1d2a3bfffc487a1302024ac7c3a2fea5bff1f28b9d92c36f20fa SHA512 
0440b1a8b342c1682408dcdec2207b3f4c05bd1405b5d992ee5f7b1ca18bbebd0f42a561cda64981658cd42d79d5d63120b5973c4b6949884134fcac80b47061
 WHIRLPOOL 
3e72d656c64ea2d3a46912bce02b30e617206b1731d7af49d0995485b4849fd3b1ad62f36f19a7c7294a2b9a3223e40882039a273d64875a1c36bd4ee8d4148f
 DIST prawn-2.1.0.tar.gz 4687290 SHA256 
bf2870328a6e5d7bf946f80c76c44e52e71852a65f2f335843958353062d03fb SHA512 
2fcc3261899e2c88a877901840e49261ff3da1924f3319cc65fa028ec0d550df595c98ae206fd645bcacd983cbd69cafa6ecd33f66f8a516c82ad13578a6796e
 WHIRLPOOL 
7a2f9f2ec8ee34c25dfb3fdd1d8f0ec0623b39ff97eae0455046666b9d56cc7c7ee7b74808f2cbc9111bcc878abb4302718bcb8f406cfc84d7be7a89f27e80c8
 DIST prawn-2.2.0.tar.gz 5215662 SHA256 
6acdd1a0d28ea97535b594c02191bf48a397a59a6c87ce27cb945a97217c31f7 SHA512 
a714f3cf47439d2603afda66cf4202ab9fdda0b6aaec120fd65df4e29d4b26155d95392487131c16d451ebe8f774aa6d64227670fad7b151cd0a514d3ed40b06
 WHIRLPOOL 
8814fc397ec6ee1b7af0904405d36007af59cf46a9537bbaeb6c585c062ff032b1312547300ab3d4f2c2d4df787e5cb6ea1101a41f3b59c579cb45498bdabd63

diff --git a/dev-ruby/prawn/prawn-1.3.0.ebuild 
b/dev-ruby/prawn/prawn-1.3.0.ebuild
deleted file mode 100644
index 23e2d4ef80c..00000000000
--- a/dev-ruby/prawn/prawn-1.3.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Fast, Nimble PDF Generation For Ruby"
-HOMEPAGE="http://prawn.majesticseacreature.com/";
-SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="|| ( GPL-2 Ruby )"
-SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/pdf-core-0.4.0
-       >=dev-ruby/ttfunk-1.4.0"
-ruby_add_bdepend "test? ( dev-ruby/coderay
-       dev-ruby/mocha
-       >=dev-ruby/pdf-inspector-1.1.0
-       >=dev-ruby/pdf-reader-1.2
-       )"
-
-all_ruby_prepare() {
-       sed -i -e "/[Bb]undler/d" Rakefile spec/spec_helper.rb || die
-       # Remove failing tests
-       # https://github.com/prawnpdf/prawn/pull/693
-       # https://github.com/prawnpdf/prawn/issues/603
-       sed -i -e "/should process UTF-8 chars/,+9 s/^/#/" 
spec/line_wrap_spec.rb || die
-       sed -i -e "/shrink_to_fit with special utf-8 text/,+12 s/^/#/" 
spec/text_spec.rb || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 491415a97ef..f4e3b48ae1d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -513,11 +513,6 @@ app-cdr/acetoneiso
 # Removal in 30 days.
 sys-apps/systemd-sysv-utils
 
-# Hans de Graaff <gra...@gentoo.org> (23 Jun 2017)
-# Mask ruby21-only packages for removal in 30 days
-# Old slots that are ruby21-only
-dev-ruby/prawn:1
-
 # Thomas Deutschmann <whi...@gentoo.org> (17 Jun 2017)
 # Unmaintained in Gentoo repository; Multiple vulnerabilities
 # People using VMware in Gentoo should switch to Gentoo's VMware overlay

Reply via email to