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/typeprof/
Date: Fri, 27 Aug 2021 07:09:41
Message-Id: 1630047994.cf44e802d3c997dfa3359ab81785fb138fcd70e7.graaff@gentoo
1 commit: cf44e802d3c997dfa3359ab81785fb138fcd70e7
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 27 07:06:34 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 27 07:06:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf44e802
7
8 dev-ruby/typeprof: cleanup
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/typeprof/Manifest | 3 ---
14 dev-ruby/typeprof/typeprof-0.11.0.ebuild | 32 --------------------------------
15 dev-ruby/typeprof/typeprof-0.12.0.ebuild | 32 --------------------------------
16 dev-ruby/typeprof/typeprof-0.15.0.ebuild | 32 --------------------------------
17 4 files changed, 99 deletions(-)
18
19 diff --git a/dev-ruby/typeprof/Manifest b/dev-ruby/typeprof/Manifest
20 index 3e3cb84c7a9..84474489ded 100644
21 --- a/dev-ruby/typeprof/Manifest
22 +++ b/dev-ruby/typeprof/Manifest
23 @@ -1,6 +1,3 @@
24 -DIST typeprof-0.11.0.tar.gz 496673 BLAKE2B 215bd738a4a4b9e7de78943a944fd63dd4f166f215a493cdc89270e0452453683d3fdd1f71ccc05f4399f61e120248a73ed9b77b5b24ed4aa8b54e97d9e0073d SHA512 cc64bd805c57a16c275ba5622df08ff30fd64ae82b18e29fb30e03d17a6ca0e889c03696c745597bfec6444290f1f33020c4bd9c49a02fc3053add33e3e60084
25 -DIST typeprof-0.12.0.tar.gz 497398 BLAKE2B 149d382c5598ce3cfa023133095190e00e083ac445019c4aedf59d66005db93241dacd9c724f2b62e64d02aa3d7f4a58a3fa4546256c872030687574112c7333 SHA512 a28bc10ce19f7a3afe940cb01fd443c89a87497be2be0b03d92684581c4ffdc061e8e5119652116884e4cf0e5c0ea7d9a73c0f8be2a666d6bbe71e81bada323b
26 DIST typeprof-0.13.0.tar.gz 498218 BLAKE2B f6b8566dd25cf08952c136bf59cc7f10f01609d8c2e7633054892f296c6c35cc0f0121e086f465d9ee97776d803829f27895e1544772bff33e3fdb562ad0b9df SHA512 dda9b5d84a2fc6473ddf71b897e13aac9675a4e4ef5dfe71fe6929a3025ac2b3ab051a5882d936112de86ecddb96e0b665741ba08748a6d94c6540bc13c171b0
27 DIST typeprof-0.14.1.tar.gz 499209 BLAKE2B 5c6332f6c91ebb0fb451e108d3f4ea2523740c4097f09ccedd76821f79a9f94bf9eaba6dd0ffd6ea8e9985ec56d618c802accf08dd70c92bea860fb3729f219f SHA512 071d379b304a5b37770bc86001c3e2074f11749e439f0debf311c4afdd183814c5e168baefbe3f4866e57c3b82e3d7d006201dc1cf25c6ce924e92e61c945344
28 -DIST typeprof-0.15.0.tar.gz 500851 BLAKE2B 7865e4f3ccde48c6c7b7d9b0e136cdd301ea018d92627eb92b8a0def5239d52f343d8b071304e09fc458b7c08c00e83a080b69c42e643d96b569e4fc6312db7a SHA512 8b2d5cf59fe4a3d80898e48eca62dab4807fb953260ee686516d7fa5d31141e29d0f01ddfa8192d8d65c6acd152be130c1cca12dd9e8794850f905b550154ac6
29 DIST typeprof-0.15.1.tar.gz 502007 BLAKE2B ffea92db2fd227f0632b07e086d51dc11c2cd21f737296cc3eae9839c52eaa085a383b460a88776387a58281d75b13cc62838e069fa5e8d575f443e799adead4 SHA512 281dd8ee4b5393c6ec177ce50018f95ed8aa8ba393bf1eca1b4f24d5431de38a76c3f87cc55c4546e41364cb921b707b6850c24fb727597a6d24c62785d09f06
30
31 diff --git a/dev-ruby/typeprof/typeprof-0.11.0.ebuild b/dev-ruby/typeprof/typeprof-0.11.0.ebuild
32 deleted file mode 100644
33 index 620e94ea93e..00000000000
34 --- a/dev-ruby/typeprof/typeprof-0.11.0.ebuild
35 +++ /dev/null
36 @@ -1,32 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -USE_RUBY="ruby27 ruby30"
42 -
43 -RUBY_FAKEGEM_RECIPE_DOC="none"
44 -RUBY_FAKEGEM_EXTRADOC="README.md"
45 -
46 -RUBY_FAKEGEM_BINDIR="exe"
47 -
48 -RUBY_FAKEGEM_GEMSPEC="typeprof.gemspec"
49 -
50 -inherit ruby-fakegem
51 -
52 -DESCRIPTION="Performs a type analysis of non-annotated Ruby code"
53 -HOMEPAGE="https://github.com/ruby/typeprof"
54 -SRC_URI="https://github.com/ruby/typeprof/archive/v${PV}.tar.gz -> ${P}.tar.gz"
55 -
56 -LICENSE="MIT"
57 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
58 -SLOT="0"
59 -IUSE="test"
60 -
61 -ruby_add_rdepend ">=dev-ruby/rbs-1.0.0"
62 -
63 -all_ruby_prepare() {
64 - # Avoid tests that download live code using git
65 - rm -r test/typeprof/{goodcheck,diff-lcs}_test.rb || die
66 -
67 - sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
68 -}
69
70 diff --git a/dev-ruby/typeprof/typeprof-0.12.0.ebuild b/dev-ruby/typeprof/typeprof-0.12.0.ebuild
71 deleted file mode 100644
72 index 620e94ea93e..00000000000
73 --- a/dev-ruby/typeprof/typeprof-0.12.0.ebuild
74 +++ /dev/null
75 @@ -1,32 +0,0 @@
76 -# Copyright 1999-2021 Gentoo Authors
77 -# Distributed under the terms of the GNU General Public License v2
78 -
79 -EAPI=7
80 -USE_RUBY="ruby27 ruby30"
81 -
82 -RUBY_FAKEGEM_RECIPE_DOC="none"
83 -RUBY_FAKEGEM_EXTRADOC="README.md"
84 -
85 -RUBY_FAKEGEM_BINDIR="exe"
86 -
87 -RUBY_FAKEGEM_GEMSPEC="typeprof.gemspec"
88 -
89 -inherit ruby-fakegem
90 -
91 -DESCRIPTION="Performs a type analysis of non-annotated Ruby code"
92 -HOMEPAGE="https://github.com/ruby/typeprof"
93 -SRC_URI="https://github.com/ruby/typeprof/archive/v${PV}.tar.gz -> ${P}.tar.gz"
94 -
95 -LICENSE="MIT"
96 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
97 -SLOT="0"
98 -IUSE="test"
99 -
100 -ruby_add_rdepend ">=dev-ruby/rbs-1.0.0"
101 -
102 -all_ruby_prepare() {
103 - # Avoid tests that download live code using git
104 - rm -r test/typeprof/{goodcheck,diff-lcs}_test.rb || die
105 -
106 - sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
107 -}
108
109 diff --git a/dev-ruby/typeprof/typeprof-0.15.0.ebuild b/dev-ruby/typeprof/typeprof-0.15.0.ebuild
110 deleted file mode 100644
111 index ac6c1869b32..00000000000
112 --- a/dev-ruby/typeprof/typeprof-0.15.0.ebuild
113 +++ /dev/null
114 @@ -1,32 +0,0 @@
115 -# Copyright 1999-2021 Gentoo Authors
116 -# Distributed under the terms of the GNU General Public License v2
117 -
118 -EAPI=8
119 -USE_RUBY="ruby27 ruby30"
120 -
121 -RUBY_FAKEGEM_RECIPE_DOC="none"
122 -RUBY_FAKEGEM_EXTRADOC="README.md"
123 -
124 -RUBY_FAKEGEM_BINDIR="exe"
125 -
126 -RUBY_FAKEGEM_GEMSPEC="typeprof.gemspec"
127 -
128 -inherit ruby-fakegem
129 -
130 -DESCRIPTION="Performs a type analysis of non-annotated Ruby code"
131 -HOMEPAGE="https://github.com/ruby/typeprof"
132 -SRC_URI="https://github.com/ruby/typeprof/archive/v${PV}.tar.gz -> ${P}.tar.gz"
133 -
134 -LICENSE="MIT"
135 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
136 -SLOT="0"
137 -IUSE="test"
138 -
139 -ruby_add_rdepend ">=dev-ruby/rbs-1.3.1"
140 -
141 -all_ruby_prepare() {
142 - # Avoid tests that download live code using git
143 - rm -r test/typeprof/{goodcheck,diff-lcs}_test.rb || die
144 -
145 - sed -i -e "s:_relative ': './:" -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
146 -}