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/rex-text/
Date: Tue, 05 Nov 2019 06:41:25
Message-Id: 1572936070.7cab0cfb580f95b91289c5235404d529361981c0.graaff@gentoo
1 commit: 7cab0cfb580f95b91289c5235404d529361981c0
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 5 06:02:19 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 06:41:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cab0cfb
7
8 dev-ruby/rex-text: cleanup
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/rex-text/Manifest | 3 ---
14 dev-ruby/rex-text/rex-text-0.2.20.ebuild | 23 -----------------------
15 dev-ruby/rex-text/rex-text-0.2.21.ebuild | 23 -----------------------
16 dev-ruby/rex-text/rex-text-0.2.22.ebuild | 23 -----------------------
17 4 files changed, 72 deletions(-)
18
19 diff --git a/dev-ruby/rex-text/Manifest b/dev-ruby/rex-text/Manifest
20 index 9b538b10eb8..f0d7665d178 100644
21 --- a/dev-ruby/rex-text/Manifest
22 +++ b/dev-ruby/rex-text/Manifest
23 @@ -1,5 +1,2 @@
24 -DIST rex-text-0.2.20.gem 44544 BLAKE2B c446dfcbb54ed9cf57f019f2158fdfe37ae6815f3e02627564e0a0e472f56ab301a805e12f4aafb3f1e8e3052b35737add225c16979bb6dd4a7988b08062ff99 SHA512 0043abccc14dc70c750edf42f405368ac305158bcad98586f169b3edb808a5565101a302b32afd5d916a96a7cce4e2e27f2b0e1bcaf152367aac8bafdfbf1474
25 -DIST rex-text-0.2.21.gem 44544 BLAKE2B d905973b190b84f048ab26774651e394d8902b81377cab92298800b462e009b7ed8b8ac8f8c10f3726475bfe2a696a40655cbbd6efbf820974c503df37f07d10 SHA512 9504b78f77f4c00cc42e43313f48b058ecb5fb8c183225e580b8750810c26eaf22949793b46d90e5e36276d25a419153b38ea387fd28bc9414de62843e3efcba
26 -DIST rex-text-0.2.22.gem 44544 BLAKE2B c83976b7ccb2d33a94e61735f0234bcb29b1fffdd464bd2f10e40f45eb6e270979a26bcb0299de9af76edb44198803b26f601eaab18b3c5a9d8e5c3a07324ff9 SHA512 02a94c791fcc3c745d0728d767e82cfd20024db461c407f608ae8198f50c27d3b211baa791d7ca42fd6b5542453fedc8e57f2b421e88f1099d1247249e660efc
27 DIST rex-text-0.2.23.gem 44544 BLAKE2B 4871d7869e11b5d450704ee0e19da1fb468cb6870569c41141b4a51a4ce267304ff0404d76d96b54b1a403d59f7efa724f60e16ef032c539a4cec56c0596345e SHA512 9dfa878a5da627ee10497a5f6ba9b8f7c63f649cfbd5b4a140b79ec9a98c65732e01f9938dfad2ff009296c42108b37d0df794bf40cb1741f3881de7d954d16f
28 DIST rex-text-0.2.24.gem 44544 BLAKE2B 7da2f0fa33adf9bdc409f91288f47dc481a732159473f0a901cdbe5f4a8b8669d6bf96bc77603c0179d113b755472e13bd19d92ed74c2f25a187479dedb978fd SHA512 06da127bff8c3addf4e6a914d8e358658bc785776efac036518547f69389aa9a1ce314fce5ab3148453b6a9e3593a2f291d26ad0fa2bb4687e31e6078c594f9a
29
30 diff --git a/dev-ruby/rex-text/rex-text-0.2.20.ebuild b/dev-ruby/rex-text/rex-text-0.2.20.ebuild
31 deleted file mode 100644
32 index bb5e58149f4..00000000000
33 --- a/dev-ruby/rex-text/rex-text-0.2.20.ebuild
34 +++ /dev/null
35 @@ -1,23 +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 -
41 -USE_RUBY="ruby23 ruby24 ruby25"
42 -
43 -# Specs are not bundled in the gem and upstream source is not tagged
44 -RUBY_FAKEGEM_RECIPE_TEST="none"
45 -
46 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
47 -RUBY_FAKEGEM_BINWRAP=""
48 -
49 -inherit ruby-fakegem
50 -
51 -DESCRIPTION="Rex library for text generation and manipulation"
52 -HOMEPAGE="https://github.com/rapid7/rex-text"
53 -
54 -LICENSE="BSD"
55 -
56 -SLOT="0"
57 -KEYWORDS="~amd64 ~arm ~x86"
58 -IUSE=""
59
60 diff --git a/dev-ruby/rex-text/rex-text-0.2.21.ebuild b/dev-ruby/rex-text/rex-text-0.2.21.ebuild
61 deleted file mode 100644
62 index c5432e9cea9..00000000000
63 --- a/dev-ruby/rex-text/rex-text-0.2.21.ebuild
64 +++ /dev/null
65 @@ -1,23 +0,0 @@
66 -# Copyright 1999-2018 Gentoo Authors
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=6
70 -
71 -USE_RUBY="ruby23 ruby24 ruby25 ruby26"
72 -
73 -# Specs are not bundled in the gem and upstream source is not tagged
74 -RUBY_FAKEGEM_RECIPE_TEST="none"
75 -
76 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
77 -RUBY_FAKEGEM_BINWRAP=""
78 -
79 -inherit ruby-fakegem
80 -
81 -DESCRIPTION="Rex library for text generation and manipulation"
82 -HOMEPAGE="https://github.com/rapid7/rex-text"
83 -
84 -LICENSE="BSD"
85 -
86 -SLOT="0"
87 -KEYWORDS="~amd64 ~arm ~x86"
88 -IUSE=""
89
90 diff --git a/dev-ruby/rex-text/rex-text-0.2.22.ebuild b/dev-ruby/rex-text/rex-text-0.2.22.ebuild
91 deleted file mode 100644
92 index 8d0e3e18868..00000000000
93 --- a/dev-ruby/rex-text/rex-text-0.2.22.ebuild
94 +++ /dev/null
95 @@ -1,23 +0,0 @@
96 -# Copyright 1999-2019 Gentoo Authors
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=6
100 -
101 -USE_RUBY="ruby24 ruby25 ruby26"
102 -
103 -# Specs are not bundled in the gem and upstream source is not tagged
104 -RUBY_FAKEGEM_RECIPE_TEST="none"
105 -
106 -RUBY_FAKEGEM_RECIPE_DOC="rdoc"
107 -RUBY_FAKEGEM_BINWRAP=""
108 -
109 -inherit ruby-fakegem
110 -
111 -DESCRIPTION="Rex library for text generation and manipulation"
112 -HOMEPAGE="https://github.com/rapid7/rex-text"
113 -
114 -LICENSE="BSD"
115 -
116 -SLOT="0"
117 -KEYWORDS="~amd64 ~arm ~x86"
118 -IUSE=""