From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/listen/
Date: Sat, 5 Sep 2020 08:01:40 +0000 (UTC) [thread overview]
Message-ID: <1599292886.e323134c14888c29c2bf7f8ec8b602b27a71fe12.graaff@gentoo> (raw)
commit: e323134c14888c29c2bf7f8ec8b602b27a71fe12
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 06:21:55 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 08:01:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e323134c
dev-ruby/listen: cleanup
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/listen/Manifest | 1 -
dev-ruby/listen/listen-0.7.3-r2.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-ruby/listen/Manifest b/dev-ruby/listen/Manifest
index 3aabc23c16d..c923be24e9f 100644
--- a/dev-ruby/listen/Manifest
+++ b/dev-ruby/listen/Manifest
@@ -1,3 +1,2 @@
-DIST listen-0.7.3-git.tgz 34831 BLAKE2B 38ad9805080606f17cfe4073ce503985ee4a131258e4887c06901ac42da6ee5a987f1db97c26747e3f518d56336b074b485ac1e4c4d3cee6cf15ff9586e9a090 SHA512 9d4297f24b63449f3293f750d903170793b31c2a7d0a87c16bc4c3b741b993e0cc06ec5408d7a2c706505641fa3cd3f070cc09e7a7a5d358d8f18f26b41fb408
DIST listen-1.3.1-git.tgz 35521 BLAKE2B 6b93daff2b3ba221d0c0f196c67353963e983610dd9deb3409c8ad270f7221d50e9eefee826c16c51ac0361cf7f5da727db216b1bd92a02077b0bee580fa368c SHA512 4676d030a3e676249a221cf4a136ce69651009ce5855821924be184460e404e4f33026627c9d524156a89344c826b48a690a249f1059493d7d214b922381bdd0
DIST listen-3.2.1.tar.gz 51030 BLAKE2B 1c7df3910c856c472f42417d51449f04d56635f0c77dbc6eb7a30d25042482f4efc7bbfa2d74609aa9f8d4ae134f53dc675b621efe35c2cc6faed8780d7128c8 SHA512 24cd67b926589401123dfce1a344a6d1ab1d0f9435b9646b7f638deebc0f683b77df70064537f84538eaf800beca4c67fd7c02e40d955fac92866b8ce1eeb769
diff --git a/dev-ruby/listen/listen-0.7.3-r2.ebuild b/dev-ruby/listen/listen-0.7.3-r2.ebuild
deleted file mode 100644
index 40d05b507c3..00000000000
--- a/dev-ruby/listen/listen-0.7.3-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Listens to file modifications and notifies you about the changes"
-HOMEPAGE="https://github.com/guard/listen"
-SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x64-macos"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rb-inotify-0.9.0"
-
-all_ruby_prepare() {
- # Avoid a spec with incorrect stubbing.
- sed -i -e '/loads all the registerd dependencies/,/ end/ s:^:#:' \
- -e '/return true when dependencies are loaded/,/ end/ s:^:#:' \
- spec/listen/dependency_manager_spec.rb || die
-}
next reply other threads:[~2020-09-05 8:01 UTC|newest]
Thread overview: 105+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 8:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-30 17:29 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/listen/ Hans de Graaff
2025-04-11 5:48 Hans de Graaff
2025-04-11 5:48 Hans de Graaff
2024-07-12 6:23 Arthur Zamarin
2024-07-12 6:02 Arthur Zamarin
2024-07-12 6:02 Arthur Zamarin
2024-07-12 6:02 Arthur Zamarin
2024-07-12 6:02 Arthur Zamarin
2024-07-12 6:02 Arthur Zamarin
2024-02-25 11:49 Hans de Graaff
2024-01-06 8:02 Hans de Graaff
2023-12-05 18:25 Ionen Wolkens
2023-04-23 21:40 Sam James
2023-04-23 21:33 Sam James
2023-04-23 21:33 Sam James
2023-04-02 1:51 Sam James
2023-01-12 6:45 Hans de Graaff
2023-01-11 7:58 Sam James
2023-01-11 7:58 Sam James
2023-01-11 7:03 Hans de Graaff
2023-01-11 7:03 Hans de Graaff
2022-06-28 17:06 Arthur Zamarin
2022-06-04 7:43 Hans de Graaff
2022-05-08 15:00 WANG Xuerui
2022-04-26 14:38 Sam James
2022-01-15 6:29 Hans de Graaff
2021-10-02 20:40 Sam James
2021-09-07 15:34 Marek Szuba
2021-08-23 17:38 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-07-21 5:40 Hans de Graaff
2021-07-07 8:31 Hans de Graaff
2021-07-07 8:31 Hans de Graaff
2021-04-04 6:53 Hans de Graaff
2021-03-24 13:24 Hans de Graaff
2021-03-24 13:24 Hans de Graaff
2021-01-15 7:08 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2020-12-01 6:44 Hans de Graaff
2020-11-28 6:58 Hans de Graaff
2020-11-15 8:10 Hans de Graaff
2020-11-11 6:11 Hans de Graaff
2020-11-06 3:21 Sam James
2020-08-09 17:28 Hans de Graaff
2020-07-26 9:15 Hans de Graaff
2020-04-20 17:05 Sergei Trofimovich
2020-04-20 17:05 Sergei Trofimovich
2020-04-20 17:05 Sergei Trofimovich
2020-03-14 7:48 Hans de Graaff
2020-02-15 15:24 Hans de Graaff
2019-12-06 6:21 Hans de Graaff
2019-10-02 6:16 Hans de Graaff
2019-07-17 7:04 Hans de Graaff
2019-04-11 6:49 Hans de Graaff
2019-04-11 6:49 Hans de Graaff
2018-12-27 17:41 Matt Turner
2018-06-05 4:06 Hans de Graaff
2018-05-06 15:04 Mart Raudsepp
2018-05-03 4:42 Hans de Graaff
2018-05-03 4:42 Hans de Graaff
2018-04-28 6:33 Hans de Graaff
2018-04-28 6:32 Hans de Graaff
2018-03-25 12:41 Sergei Trofimovich
2018-01-13 8:19 Hans de Graaff
2017-12-08 7:50 Hans de Graaff
2017-09-20 6:07 Hans de Graaff
2017-08-26 8:27 Hans de Graaff
2017-08-26 8:27 Hans de Graaff
2017-07-01 13:45 Alexis Ballier
2017-07-01 13:45 Alexis Ballier
2017-06-20 5:19 Hans de Graaff
2017-05-30 4:30 Hans de Graaff
2017-05-19 4:56 Hans de Graaff
2017-05-07 9:44 Hans de Graaff
2017-04-29 20:13 Jeroen Roovers
2017-04-06 7:00 Michael Weber
2017-04-06 7:00 Michael Weber
2017-02-27 17:01 Michael Weber
2017-02-25 8:19 Hans de Graaff
2017-02-14 0:36 Michael Weber
2016-09-28 8:17 Tobias Klausmann
2016-08-18 19:42 Markus Meier
2016-07-27 5:25 Hans de Graaff
2016-07-27 5:25 Hans de Graaff
2016-07-20 6:19 Hans de Graaff
2016-07-18 6:49 Hans de Graaff
2016-07-12 4:38 Hans de Graaff
2016-07-12 4:38 Hans de Graaff
2016-05-18 8:56 Fabian Groffen
2016-04-23 23:59 Manuel Rüger
2016-04-17 11:48 Manuel Rüger
2016-03-29 6:08 Hans de Graaff
2016-02-11 0:53 Manuel Rüger
2016-02-11 0:53 Manuel Rüger
2016-01-10 7:28 Hans de Graaff
2015-12-06 7:05 Hans de Graaff
2015-12-05 13:03 Markus Meier
2015-11-29 7:29 Hans de Graaff
2015-11-05 6:35 Hans de Graaff
2015-10-26 5:34 Hans de Graaff
2015-10-25 5:42 Hans de Graaff
2015-10-23 8:35 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1599292886.e323134c14888c29c2bf7f8ec8b602b27a71fe12.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox