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/rb-inotify/
Date: Sun, 07 May 2017 09:44:58
Message-Id: 1494150253.214890f2bc800175e5ce118c055eb4d6ed636cf8.graaff@gentoo
1 commit: 214890f2bc800175e5ce118c055eb4d6ed636cf8
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 7 08:52:05 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun May 7 09:44:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214890f2
7
8 dev-ruby/rb-inotify: cleanup
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 dev-ruby/rb-inotify/Manifest | 2 --
13 dev-ruby/rb-inotify/rb-inotify-0.9.6.ebuild | 38 --------------------------
14 dev-ruby/rb-inotify/rb-inotify-0.9.7-r1.ebuild | 38 --------------------------
15 dev-ruby/rb-inotify/rb-inotify-0.9.7.ebuild | 38 --------------------------
16 4 files changed, 116 deletions(-)
17
18 diff --git a/dev-ruby/rb-inotify/Manifest b/dev-ruby/rb-inotify/Manifest
19 index 2cc8dace711..8f0a9ee165c 100644
20 --- a/dev-ruby/rb-inotify/Manifest
21 +++ b/dev-ruby/rb-inotify/Manifest
22 @@ -1,4 +1,2 @@
23 DIST rb-inotify-0.9.5.gem 14336 SHA256 69559fc3d790c275b90f55f8c76cde94a999e3400f5a51f2e0d463a0a2e8ad4d SHA512 1ecc0142ed44358a2f51403736533e9854b5fc13cb81b552eb866310b60535b14e2ac6bfb6ee53bc1ee65ac14e51fc5a981e52f843607dbb3d8390c1d6c13e60 WHIRLPOOL 19d7d1f7ca8e65a297de94fae3311c1bc8d9942aa47dc2c92202ce0adb8f04d62ac94f0c51c76a6bd263e773df2481b2337b6576f818cff7bf4fd2ccaa30fd27
24 -DIST rb-inotify-0.9.6.gem 14336 SHA256 34da84a44b27e5dccc2d957209169ec3bc944fb634a30e07bdc5527726a30fba SHA512 face5d116308a6cba727cf39f01dc3b55e57a9075ac365f3be4fd2fc9c34ea7228902e8caf59119ae1277be5d10fbc05b915cfae8349969800997d3fb629d791 WHIRLPOOL cd0d43e6954b2f40166e615ff440e4e62fc970c57251fa7ae0f277c9ff7cc3b3ebf07e0022ff0287ea6472737ef737a63dc27566d166090b518e7e959a4e2684
25 -DIST rb-inotify-0.9.7.gem 14336 SHA256 2d9c1bf013d2f9e62b4fe827286ce77c35c83f06b65749a95a08d862c0b8ccf9 SHA512 bc9be713becf7ee644a58e5d68dc0c514f8ba69a5b78de19cc84c2f55c98601065da59612a7373cd784646234b8ae9acd6575089c6a77e0317a0284c3f1fcbe4 WHIRLPOOL 25d90ad8519ad765b4c414e2dec45a5fbf345fc594a25c4a49d63b89a1f9022838cb0866b8fc7a95bab76799a854ee36a4bb447187f4024c85d39cd2c6272d52
26 DIST rb-inotify-0.9.8.gem 14336 SHA256 e9492784d99c75aa818b523d49f97a1bd8c568cac0bdfe2600d596568723012f SHA512 9fecf48c7ca20bd8edcf616980bcebe5bd124a0c0a59a2166790cc57c4e43e1bd4b499c58ebc2a573f2c2e140c8aeabc08c8cf6ef2a9a594b207e78ee63d80c5 WHIRLPOOL 4e416aa3a4327b4d8c2dc870dd17de9e71d673b36c3e4fdd8fc14f79ae3f5d894d7abdb769ebba27defdc3bf00c7f95aa949cffb2cac76443360a802f4b8b180
27
28 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.6.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.6.ebuild
29 deleted file mode 100644
30 index 203e7354bea..00000000000
31 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.6.ebuild
32 +++ /dev/null
33 @@ -1,38 +0,0 @@
34 -# Copyright 1999-2016 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=5
38 -
39 -USE_RUBY="ruby20 ruby21 ruby22"
40 -
41 -RUBY_FAKEGEM_TASK_TEST=""
42 -
43 -RUBY_FAKEGEM_TASK_DOC="yard"
44 -RUBY_FAKEGEM_DOCDIR="doc"
45 -RUBY_FAKEGEM_EXTRADOC="README.md"
46 -
47 -RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
48 -
49 -RUBY_FAKEGEM_GEMSPEC="rb-inotify.gemspec"
50 -
51 -inherit ruby-fakegem
52 -
53 -DESCRIPTION="A thorough inotify wrapper for Ruby using FFI"
54 -HOMEPAGE="https://github.com/nex3/rb-inotify"
55 -
56 -LICENSE="MIT"
57 -SLOT="0"
58 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
59 -IUSE=""
60 -
61 -ruby_add_rdepend "virtual/ruby-ffi"
62 -
63 -ruby_add_bdepend "doc? ( dev-ruby/yard )"
64 -
65 -all_ruby_prepare() {
66 - # Avoid unneeded dependency on jeweler.
67 - sed -i -e '/:build/ s:^:#:' -e '/module Jeweler/,/^end/ s:^:#:' -e '/class Jeweler/,/^end/ s:^:#:' Rakefile || die
68 -
69 - # Remove mandatory markup processor from yard options, bug 436112.
70 - sed -i -e '/maruku/d' .yardopts || die
71 -}
72
73 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.7-r1.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.7-r1.ebuild
74 deleted file mode 100644
75 index 15409335059..00000000000
76 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.7-r1.ebuild
77 +++ /dev/null
78 @@ -1,38 +0,0 @@
79 -# Copyright 1999-2016 Gentoo Foundation
80 -# Distributed under the terms of the GNU General Public License v2
81 -
82 -EAPI=5
83 -
84 -USE_RUBY="ruby20 ruby21 ruby22 ruby23"
85 -
86 -RUBY_FAKEGEM_TASK_TEST=""
87 -
88 -RUBY_FAKEGEM_TASK_DOC="yard"
89 -RUBY_FAKEGEM_DOCDIR="doc"
90 -RUBY_FAKEGEM_EXTRADOC="README.md"
91 -
92 -RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
93 -
94 -RUBY_FAKEGEM_GEMSPEC="rb-inotify.gemspec"
95 -
96 -inherit ruby-fakegem
97 -
98 -DESCRIPTION="A thorough inotify wrapper for Ruby using FFI"
99 -HOMEPAGE="https://github.com/nex3/rb-inotify"
100 -
101 -LICENSE="MIT"
102 -SLOT="0"
103 -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
104 -IUSE=""
105 -
106 -ruby_add_rdepend "virtual/ruby-ffi"
107 -
108 -ruby_add_bdepend "doc? ( dev-ruby/yard )"
109 -
110 -all_ruby_prepare() {
111 - # Avoid unneeded dependency on jeweler.
112 - sed -i -e '/:build/ s:^:#:' -e '/module Jeweler/,/^end/ s:^:#:' -e '/class Jeweler/,/^end/ s:^:#:' Rakefile || die
113 -
114 - # Remove mandatory markup processor from yard options, bug 436112.
115 - sed -i -e '/maruku/d' .yardopts || die
116 -}
117
118 diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.7.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.7.ebuild
119 deleted file mode 100644
120 index bd0d17a8ae3..00000000000
121 --- a/dev-ruby/rb-inotify/rb-inotify-0.9.7.ebuild
122 +++ /dev/null
123 @@ -1,38 +0,0 @@
124 -# Copyright 1999-2016 Gentoo Foundation
125 -# Distributed under the terms of the GNU General Public License v2
126 -
127 -EAPI=5
128 -
129 -USE_RUBY="ruby20 ruby21 ruby22"
130 -
131 -RUBY_FAKEGEM_TASK_TEST=""
132 -
133 -RUBY_FAKEGEM_TASK_DOC="yard"
134 -RUBY_FAKEGEM_DOCDIR="doc"
135 -RUBY_FAKEGEM_EXTRADOC="README.md"
136 -
137 -RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
138 -
139 -RUBY_FAKEGEM_GEMSPEC="rb-inotify.gemspec"
140 -
141 -inherit ruby-fakegem
142 -
143 -DESCRIPTION="A thorough inotify wrapper for Ruby using FFI"
144 -HOMEPAGE="https://github.com/nex3/rb-inotify"
145 -
146 -LICENSE="MIT"
147 -SLOT="0"
148 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
149 -IUSE=""
150 -
151 -ruby_add_rdepend "virtual/ruby-ffi"
152 -
153 -ruby_add_bdepend "doc? ( dev-ruby/yard )"
154 -
155 -all_ruby_prepare() {
156 - # Avoid unneeded dependency on jeweler.
157 - sed -i -e '/:build/ s:^:#:' -e '/module Jeweler/,/^end/ s:^:#:' -e '/class Jeweler/,/^end/ s:^:#:' Rakefile || die
158 -
159 - # Remove mandatory markup processor from yard options, bug 436112.
160 - sed -i -e '/maruku/d' .yardopts || die
161 -}