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: app-admin/puppet-lint/
Date: Mon, 26 Mar 2018 05:47:22
Message-Id: 1522043117.409fe2b34b1d1e548d0ddad376167e009a1de28b.graaff@gentoo
1 commit: 409fe2b34b1d1e548d0ddad376167e009a1de28b
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 26 05:33:52 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 05:45:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409fe2b3
7
8 app-admin/puppet-lint: cleanup
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-admin/puppet-lint/Manifest | 4 ----
13 app-admin/puppet-lint/puppet-lint-2.0.2.ebuild | 24 ---------------------
14 app-admin/puppet-lint/puppet-lint-2.2.1.ebuild | 25 ----------------------
15 app-admin/puppet-lint/puppet-lint-2.3.0.ebuild | 25 ----------------------
16 app-admin/puppet-lint/puppet-lint-2.3.2.ebuild | 29 --------------------------
17 5 files changed, 107 deletions(-)
18
19 diff --git a/app-admin/puppet-lint/Manifest b/app-admin/puppet-lint/Manifest
20 index d4cfce11006..c6dfa2eaa76 100644
21 --- a/app-admin/puppet-lint/Manifest
22 +++ b/app-admin/puppet-lint/Manifest
23 @@ -1,5 +1 @@
24 -DIST puppet-lint-2.0.2.gem 60928 BLAKE2B b43877499ee5d2af19932d776b0dc69a1de5960a499a2fd25e51c74ec26e4701b24ab1258602aad603a081bd1a7411eb646c470781490d8321eb97836261da50 SHA512 e3cdba2cb3c55b73489bdd9e8df24f225ff8134cebc1f2a05a7118905c59eab47e8998f5afc6294288f4a7e226029e17351812b918ee51b81be921e16c94f692
25 -DIST puppet-lint-2.2.1.gem 74240 BLAKE2B 1fa67e60103c22fdd20cf63f4d4c0d57f956c907ebbceef908edbe720a97a4c9f2fa4528214d4be7658da90d150f5a02ae7a9fb65a4bdd2af7bba15e92c06525 SHA512 16aeaf4614104c5d3642c7c61acacbb33f4c0518a18c814cf2cc20aa40c19ac2e392758a980178d50c80c41544c8164d407ad7cd8d783a0d97b1606c55680570
26 -DIST puppet-lint-2.3.0.gem 76288 BLAKE2B 0192bc7808dbf40c6685f4610b625360c6c16ed4d880db2062e93f75f710ef319bc626334b5d996c0b9609ebbd34ce3c645fc2b8d350b1bb2a6274654f9f70ca SHA512 d0c21bad8eb5e7e2352de7e919ad44cccfb0086980a52e8d26b167c29a2a78e2e6efb692c8ac88c28cffcec125e1bf2f26973dca642d2ee9fea62a1342dfb709
27 -DIST puppet-lint-2.3.2.gem 82432 BLAKE2B 7586bc15654e7a33ad8a4f98341c0fc19c2349bfce9c8afd4fb7a731a715c611b93837b02a3ee875297c71dd9021fee8cca04da3790a47ae06aa43e7226876c1 SHA512 5da388ad11285172e74de775d691ea49ebbbcadf938e7bddadff1bb9c9485dc30d7fa51e51db74d7912d23434223e3625e267a6785bd7f37243136553716db5e
28 DIST puppet-lint-2.3.3.gem 84992 BLAKE2B 57b6d6332b7d26daf193ba983ff1e5d560cf4f902f1b476de3b1f7254755851397685d7b435dd7365f81e1427d91ca47ffa889a9d87a14e1c4720e44aa2b7996 SHA512 9203e8d29cb4a5c5abf8279598599db4a9063d33d7b7d6c76f8ebf09c3ba539f6035083b5438bae2b0fda1d16880ffcb69a2776ebce7f54bc1a1430c2ceb0d68
29
30 diff --git a/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild b/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild
31 deleted file mode 100644
32 index cf379613b0f..00000000000
33 --- a/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild
34 +++ /dev/null
35 @@ -1,24 +0,0 @@
36 -# Copyright 1999-2016 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=5
40 -USE_RUBY="ruby20 ruby21 ruby22 ruby23"
41 -
42 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
43 -
44 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
45 -RUBY_FAKEGEM_EXTRADOC="README.md"
46 -
47 -inherit eutils ruby-fakegem
48 -
49 -DESCRIPTION="A linter for puppet DSL"
50 -HOMEPAGE="http://puppet-lint.com/"
51 -
52 -LICENSE="MIT"
53 -SLOT="0"
54 -IUSE=""
55 -KEYWORDS="~amd64 ~x86"
56 -
57 -ruby_add_bdepend "test? (
58 - dev-ruby/rspec-its:1
59 - dev-ruby/rspec-collection_matchers:1 )"
60
61 diff --git a/app-admin/puppet-lint/puppet-lint-2.2.1.ebuild b/app-admin/puppet-lint/puppet-lint-2.2.1.ebuild
62 deleted file mode 100644
63 index b2e360053d8..00000000000
64 --- a/app-admin/puppet-lint/puppet-lint-2.2.1.ebuild
65 +++ /dev/null
66 @@ -1,25 +0,0 @@
67 -# Copyright 1999-2018 Gentoo Foundation
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=5
71 -USE_RUBY="ruby21 ruby22 ruby23"
72 -
73 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
74 -
75 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
76 -RUBY_FAKEGEM_EXTRADOC="README.md"
77 -
78 -inherit eutils ruby-fakegem
79 -
80 -DESCRIPTION="A linter for puppet DSL"
81 -HOMEPAGE="http://puppet-lint.com/"
82 -
83 -LICENSE="MIT"
84 -SLOT="0"
85 -IUSE=""
86 -KEYWORDS="~amd64 ~x86"
87 -
88 -ruby_add_bdepend "test? (
89 - dev-ruby/rspec-its:1
90 - dev-ruby/rspec-collection_matchers:1
91 - dev-ruby/rspec-json_expectations )"
92
93 diff --git a/app-admin/puppet-lint/puppet-lint-2.3.0.ebuild b/app-admin/puppet-lint/puppet-lint-2.3.0.ebuild
94 deleted file mode 100644
95 index c53ed5cf7c6..00000000000
96 --- a/app-admin/puppet-lint/puppet-lint-2.3.0.ebuild
97 +++ /dev/null
98 @@ -1,25 +0,0 @@
99 -# Copyright 1999-2018 Gentoo Foundation
100 -# Distributed under the terms of the GNU General Public License v2
101 -
102 -EAPI=6
103 -USE_RUBY="ruby21 ruby22 ruby23"
104 -
105 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
106 -
107 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
108 -RUBY_FAKEGEM_EXTRADOC="README.md"
109 -
110 -inherit eutils ruby-fakegem
111 -
112 -DESCRIPTION="A linter for puppet DSL"
113 -HOMEPAGE="http://puppet-lint.com/"
114 -
115 -LICENSE="MIT"
116 -SLOT="0"
117 -IUSE=""
118 -KEYWORDS="~amd64 ~x86"
119 -
120 -ruby_add_bdepend "test? (
121 - dev-ruby/rspec-its:1
122 - dev-ruby/rspec-collection_matchers:1
123 - dev-ruby/rspec-json_expectations )"
124
125 diff --git a/app-admin/puppet-lint/puppet-lint-2.3.2.ebuild b/app-admin/puppet-lint/puppet-lint-2.3.2.ebuild
126 deleted file mode 100644
127 index e672004b0fd..00000000000
128 --- a/app-admin/puppet-lint/puppet-lint-2.3.2.ebuild
129 +++ /dev/null
130 @@ -1,29 +0,0 @@
131 -# Copyright 1999-2018 Gentoo Foundation
132 -# Distributed under the terms of the GNU General Public License v2
133 -
134 -EAPI=6
135 -USE_RUBY="ruby22 ruby23 ruby24"
136 -
137 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
138 -
139 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
140 -RUBY_FAKEGEM_EXTRADOC="README.md"
141 -
142 -inherit eutils ruby-fakegem
143 -
144 -DESCRIPTION="A linter for puppet DSL"
145 -HOMEPAGE="http://puppet-lint.com/"
146 -
147 -LICENSE="MIT"
148 -SLOT="0"
149 -IUSE=""
150 -KEYWORDS="~amd64 ~x86"
151 -
152 -ruby_add_bdepend "test? (
153 - dev-ruby/rspec-its:1
154 - dev-ruby/rspec-collection_matchers:1
155 - dev-ruby/rspec-json_expectations )"
156 -
157 -all_ruby_prepare() {
158 - sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
159 -}