public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sexp_processor/
Date: Sat, 11 Dec 2021 06:04:15 +0000 (UTC)	[thread overview]
Message-ID: <1639201974.f5d18388df39dfd0469e7cdb86b75e3eabdc93d3.graaff@gentoo> (raw)

commit:     f5d18388df39dfd0469e7cdb86b75e3eabdc93d3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 05:52:54 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 05:52:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d18388

dev-ruby/sexp_processor: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/sexp_processor/Manifest                   |  1 -
 .../sexp_processor/sexp_processor-4.15.3.ebuild    | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/sexp_processor/Manifest b/dev-ruby/sexp_processor/Manifest
index 874461bdb211..69f108b53b07 100644
--- a/dev-ruby/sexp_processor/Manifest
+++ b/dev-ruby/sexp_processor/Manifest
@@ -1,3 +1,2 @@
 DIST sexp_processor-4.15.0.gem 56320 BLAKE2B 8624b7fe28f4aa9447f42cf4f8c5b424088ca2c1628f3e785f746ceb60725449812205dc657ea856c5bead616ac18d689330315fdb44e92447ee3a89740557d1 SHA512 f7877ca59191ab39848c6d3b0cf9625c2e1c180784cd757c00a7cea67aa6eee5549ab5630641f4044c875a1aaadc89b8237f8adadc961ed86c5379cb72db33c3
-DIST sexp_processor-4.15.3.gem 56320 BLAKE2B 4274415a3f4d22575e5b7eebde0c0126099d4b53f5b63c14463548af6e6d227926a0328feb2ed49cb448f5938c09dad71b8ec815c5e215b6c7a69fc0f6b6281d SHA512 dc8f2d7f307b94cd781fe54192a93bd599c55d91aeae84334358651afda9405f05d3a4a52d7712ce9f7214f8526019d7a4c085a98e7dda10c5680396b586c97a
 DIST sexp_processor-4.16.0.gem 56832 BLAKE2B 431005f5adc04605f6be5a34eb8933b32e4c90426f7099c670f70753381fc8892f9f9b39cba715e6192cd26a9a042ca4d7122ef7e75d2310d72772c3ba470fd2 SHA512 d6300b963782fcaa1f0854a0a10714e9fd65aac2925ba99e9c986eb62f2e940c18652f919640bcb9f8bb13ea613bee723f80a3237bd6a692bf719e726dc917f3

diff --git a/dev-ruby/sexp_processor/sexp_processor-4.15.3.ebuild b/dev-ruby/sexp_processor/sexp_processor-4.15.3.ebuild
deleted file mode 100644
index 34e019ecd2fc..000000000000
--- a/dev-ruby/sexp_processor/sexp_processor-4.15.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Processor for s-expressions created as part of the ParseTree project"
-HOMEPAGE="https://www.zenspider.com/projects/sexp_processor.html"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-	test? (
-		>=dev-ruby/minitest-5.5
-	)"
-
-each_ruby_test() {
-	${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
-}


             reply	other threads:[~2021-12-11  6:04 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11  6:04 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10  5:08 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sexp_processor/ Hans de Graaff
2024-05-31 13:41 Arthur Zamarin
2024-05-31 10:46 Arthur Zamarin
2024-05-28  4:54 Hans de Graaff
2024-01-19 17:57 Hans de Graaff
2023-12-27  9:36 Hans de Graaff
2023-05-06  6:06 Hans de Graaff
2023-03-31  1:03 Sam James
2023-03-27  9:15 Sam James
2022-12-04  7:21 Hans de Graaff
2022-07-22  7:44 Agostino Sarubbo
2022-07-22  7:43 Agostino Sarubbo
2022-04-10  4:56 Hans de Graaff
2022-04-02  5:56 Hans de Graaff
2021-12-07  6:22 Agostino Sarubbo
2021-12-06 15:23 Sam James
2021-12-06  8:19 Hans de Graaff
2021-10-29  6:03 Hans de Graaff
2021-05-21  5:07 Hans de Graaff
2021-01-17  7:42 Hans de Graaff
2021-01-17  7:42 Hans de Graaff
2020-09-24  6:46 Agostino Sarubbo
2020-09-21 18:53 Sergei Trofimovich
2020-09-18 10:07 Agostino Sarubbo
2020-09-09  5:27 Hans de Graaff
2020-07-25 17:10 Hans de Graaff
2020-06-12  5:50 Hans de Graaff
2020-03-09  6:32 Hans de Graaff
2020-02-08  7:52 Hans de Graaff
2020-02-02 15:47 Hans de Graaff
2019-09-27  4:41 Hans de Graaff
2019-06-04  5:42 Hans de Graaff
2019-05-11  7:15 Hans de Graaff
2019-04-20 17:57 Mikle Kolyada
2019-04-17 20:01 Sergei Trofimovich
2019-04-14 16:18 Mikle Kolyada
2019-04-13 14:18 Mikle Kolyada
2019-04-10 17:27 Hans de Graaff
2019-03-13  7:03 Hans de Graaff
2019-01-25  6:10 Hans de Graaff
2018-04-21  4:56 Hans de Graaff
2018-02-24  7:19 Hans de Graaff
2018-02-13  6:33 Hans de Graaff
2017-12-22  5:38 Hans de Graaff
2017-12-21 19:28 Markus Meier
2017-11-09 22:37 Sergei Trofimovich
2017-10-22  7:06 Hans de Graaff
2017-10-22  7:06 Hans de Graaff
2017-07-18  4:56 Hans de Graaff
2017-04-15  6:06 Hans de Graaff
2017-02-02  7:07 Hans de Graaff
2017-01-15  7:01 Hans de Graaff
2016-11-27  8:13 Hans de Graaff
2016-11-06 10:12 Hans de Graaff
2016-10-02  8:42 Jeroen Roovers
2016-09-23 17:40 Tobias Klausmann
2016-08-06 11:12 Markus Meier
2016-07-22  7:05 Hans de Graaff
2016-02-19  6:03 Hans de Graaff
2016-01-22  7:55 Hans de Graaff
2016-01-22  7:55 Hans de Graaff
2015-08-26 11:55 Manuel Rüger

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=1639201974.f5d18388df39dfd0469e7cdb86b75e3eabdc93d3.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