Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-expectations/
Date: Sat, 24 Nov 2018 08:10:03
Message-Id: 1543046984.ada5e6029505b515fcae1e1c8cbeb69f91858f55.graaff@gentoo
1 commit: ada5e6029505b515fcae1e1c8cbeb69f91858f55
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 08:09:44 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 08:09:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada5e602
7
8 dev-ruby/rspec-expectations: cleanup
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/rspec-expectations/Manifest | 2 -
14 .../rspec-expectations-3.8.0.ebuild | 47 ----------------------
15 .../rspec-expectations-3.8.1.ebuild | 47 ----------------------
16 3 files changed, 96 deletions(-)
17
18 diff --git a/dev-ruby/rspec-expectations/Manifest b/dev-ruby/rspec-expectations/Manifest
19 index 8e55605538f..e071e030aa4 100644
20 --- a/dev-ruby/rspec-expectations/Manifest
21 +++ b/dev-ruby/rspec-expectations/Manifest
22 @@ -1,6 +1,4 @@
23 DIST rspec-expectations-2.99.2-git.tgz 106884 BLAKE2B 5b31c8681306d5c688f62fc3fc6adf7be6cabad6df6fd16195c71787d73495924233d793633fa041a94d796f63c9ff97c58e6f4a75bdc09dfbe56e770bb6a5c9 SHA512 6042cafe225b2b16df458c7bf69e1694b637afcac6f6195e35a0be199432610457ccaa3e7e4bd114b27a7a6c3d530d94f4c0603c65f469cbadc55bd3f75b6f3a
24 DIST rspec-expectations-3.6.0-git.tgz 193897 BLAKE2B f3fc2b06a317e77838e2d483416ab0e05aefed8a129058ceaf1a80d3068b41e81abc9fd85576433fd1577e6114ccc65130734b850997f89310b80b549f80d679 SHA512 5c784eff2c076623f471bcfff6e014420782c8d52ff54a68adc9b4d6b60a91726da36e3989535f4ab7f1fcc6b1e2a3c3a63ee330f8ea55f475711741762c0f07
25 DIST rspec-expectations-3.7.0-git.tgz 194071 BLAKE2B 67c8db15c43cc1141b19c6eb99390eaaf2535ec03f0fdc7b05576daa463d252f56ff251d40f5771726ee6451d57eef206c893f2593b01d413b5d96cdf21f0daf SHA512 bdd3222089299e9bfdd6f17a2b8af81d5e695290a3ce976630d586d51ff2df5baf76a3887b8adb31294bd6623ba85f8c2a4a31ac520046515aeeb81fa3a1bd5a
26 -DIST rspec-expectations-3.8.0-git.tgz 198184 BLAKE2B 4bd191885a7944ca4909a1275618726cd0fff95352ef7e88f05d94e5f7088632d2c9ac7a9f47ea94c79e3665198482098daf7f6fc286c59563c8efbdee585241 SHA512 7157dcf09c18d2b56156ba4c1b0bc1a11cb98ab05e43ab9cbd65eea3f796cadf3319711d4e9837905cbba8d70cf297aea47f1f8631fd7a97be763dd33ce08002
27 -DIST rspec-expectations-3.8.1-git.tgz 198732 BLAKE2B 243dccbf1771bda4a445abdadfbb79e67ad2e3a2a92013bcefdf746bcb6a3c99c1c999c15cf3a0ed324d587463ce57676785670ee5b2fa85ee216359b694bb64 SHA512 91d637210ccc4322073ce3e258b923de0e69f0a6eb0f07dd31bfe41da0a0ff18685c289e02c3ccabdea0f332ad55dbcb197fc16c7d6b144958e11cc90bfc8496
28 DIST rspec-expectations-3.8.2-git.tgz 198952 BLAKE2B 6952f895251f26f8a1b7746b277fc92b296e78fb23b8f581e90f649ccc28e21e0a695f87b012b4925becfcda8f8876414f74a826c75bdfa5114092849bbfe525 SHA512 d374f7add45d2b6ce607c1a068e3e0970f902a0edf96ec891bd618dd17253878c1e0b625296ff12a6dc35103651bbfbcfd1a1b444f94e08eae2680e32853a198
29
30 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.8.0.ebuild
31 deleted file mode 100644
32 index 4f2f517824f..00000000000
33 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.8.0.ebuild
34 +++ /dev/null
35 @@ -1,47 +0,0 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -USE_RUBY="ruby23 ruby24 ruby25"
41 -
42 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
43 -
44 -RUBY_FAKEGEM_TASK_DOC=""
45 -RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
46 -
47 -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
48 -
49 -inherit ruby-fakegem eapi7-ver
50 -
51 -DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
52 -HOMEPAGE="https://github.com/rspec/rspec-expectations"
53 -SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
54 -
55 -LICENSE="MIT"
56 -SLOT="3"
57 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
58 -IUSE=""
59 -
60 -SUBVERSION="$(ver_cut 1-2)"
61 -
62 -ruby_add_rdepend ">=dev-ruby/diff-lcs-1.2.0 <dev-ruby/diff-lcs-2
63 - =dev-ruby/rspec-support-${SUBVERSION}*"
64 -
65 -ruby_add_bdepend "test? (
66 - >=dev-ruby/rspec-mocks-3.2.0:3
67 - >=dev-ruby/rspec-support-3.5.0:3
68 - )"
69 -
70 -all_ruby_prepare() {
71 - # Don't set up bundler: it doesn't understand our setup.
72 - sed -i -e '/[Bb]undler/d' Rakefile || die
73 -
74 - # Remove the Gemfile to avoid running through 'bundle exec'
75 - rm -f Gemfile || die
76 -
77 - # fix up the gemspecs
78 - sed -i \
79 - -e '/git ls/d' \
80 - -e '/add_development_dependency/d' \
81 - "${RUBY_FAKEGEM_GEMSPEC}" || die
82 -}
83
84 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.8.1.ebuild
85 deleted file mode 100644
86 index 4f2f517824f..00000000000
87 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.8.1.ebuild
88 +++ /dev/null
89 @@ -1,47 +0,0 @@
90 -# Copyright 1999-2018 Gentoo Foundation
91 -# Distributed under the terms of the GNU General Public License v2
92 -
93 -EAPI=6
94 -USE_RUBY="ruby23 ruby24 ruby25"
95 -
96 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
97 -
98 -RUBY_FAKEGEM_TASK_DOC=""
99 -RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
100 -
101 -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
102 -
103 -inherit ruby-fakegem eapi7-ver
104 -
105 -DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
106 -HOMEPAGE="https://github.com/rspec/rspec-expectations"
107 -SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
108 -
109 -LICENSE="MIT"
110 -SLOT="3"
111 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
112 -IUSE=""
113 -
114 -SUBVERSION="$(ver_cut 1-2)"
115 -
116 -ruby_add_rdepend ">=dev-ruby/diff-lcs-1.2.0 <dev-ruby/diff-lcs-2
117 - =dev-ruby/rspec-support-${SUBVERSION}*"
118 -
119 -ruby_add_bdepend "test? (
120 - >=dev-ruby/rspec-mocks-3.2.0:3
121 - >=dev-ruby/rspec-support-3.5.0:3
122 - )"
123 -
124 -all_ruby_prepare() {
125 - # Don't set up bundler: it doesn't understand our setup.
126 - sed -i -e '/[Bb]undler/d' Rakefile || die
127 -
128 - # Remove the Gemfile to avoid running through 'bundle exec'
129 - rm -f Gemfile || die
130 -
131 - # fix up the gemspecs
132 - sed -i \
133 - -e '/git ls/d' \
134 - -e '/add_development_dependency/d' \
135 - "${RUBY_FAKEGEM_GEMSPEC}" || die
136 -}