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/kpeg/
Date: Wed, 27 Dec 2023 19:51:17 +0000 (UTC)	[thread overview]
Message-ID: <1703706111.bcad45bbf3123aece19a99ac87b8e1d32c16e3e0.graaff@gentoo> (raw)

commit:     bcad45bbf3123aece19a99ac87b8e1d32c16e3e0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 19:41:51 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 19:41:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcad45bb

dev-ruby/kpeg: drop 1.3.2

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/kpeg/Manifest          |  1 -
 dev-ruby/kpeg/kpeg-1.3.2.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/kpeg/Manifest b/dev-ruby/kpeg/Manifest
index 37b79fc8ab5f..5472ec3af188 100644
--- a/dev-ruby/kpeg/Manifest
+++ b/dev-ruby/kpeg/Manifest
@@ -1,2 +1 @@
-DIST kpeg-1.3.2.gem 58368 BLAKE2B 511a5fe47aa7d62ecdea120f7e91066c44da9ef23d3ff9ebf7881854b62ce3dce2c56f89a9f0acf3935f238965045e68af3789dae90e995c4b24d88979683f89 SHA512 8fee4248f5201c54c54f3460db769ac1ad60ee60dc0f73a536ed14610a20a372af233b30aa076cf67ce43a57948d40ce0c47631acdb47077d1021dab2011a614
 DIST kpeg-1.3.3.gem 58368 BLAKE2B 335a5940207f81b2fc2e7de2f0c11fc7bd78073792e15e4e16f041ebefb5e0fec6ebfcffb407550e6e7e73e414b49239ab3eb66f3ad25eae67f1d3da776de4d2 SHA512 7495694cfceb715d5fb2e36e4dde5302a016bf03fd9b65f6ccf0ee8f9f1f856eecd8402cb4bcae4f25a74aba2b8c02f32cb6d7913a0b5397d8fbaccb87bd1110

diff --git a/dev-ruby/kpeg/kpeg-1.3.2.ebuild b/dev-ruby/kpeg/kpeg-1.3.2.ebuild
deleted file mode 100644
index 12ec6985f721..000000000000
--- a/dev-ruby/kpeg/kpeg-1.3.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A simple PEG library for Ruby"
-HOMEPAGE="https://github.com/evanphx/kpeg"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="test"
-
-PATCHES=( "${FILESDIR}/kpeg-1.1.0-utf8.patch" )
-
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e 'gem "minitest", "~>5.0"; Dir["test/test_*.rb"].each{|f| require f}' || die
-}


             reply	other threads:[~2023-12-27 19:51 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 19:51 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-09 19:24 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kpeg/ Arthur Zamarin
2023-04-08 11:13 Arthur Zamarin
2023-04-07  6:38 Sam James
2023-04-07  4:16 Sam James
2023-04-07  4:16 Sam James
2023-04-07  4:14 Sam James
2023-03-28 22:43 Sam James
2023-03-28 22:19 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:52 Sam James
2023-03-28 21:50 Sam James
2023-03-28 21:44 Sam James
2023-03-28 21:44 Sam James
2023-03-07  6:34 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2022-11-02  7:01 Hans de Graaff
2022-03-12  7:21 Hans de Graaff
2022-01-11  6:25 Hans de Graaff
2021-10-31  4:50 Hans de Graaff
2021-10-21  5:42 Hans de Graaff
2021-07-21 10:27 Marek Szuba
2020-12-28  7:46 Hans de Graaff
2019-12-26 11:06 Hans de Graaff
2019-06-24 15:14 Michael Haubenwallner
2019-04-27 19:48 Aaron Bauman
2018-12-30  3:43 Matt Turner
2018-12-27  2:57 Matt Turner
2018-12-26  8:20 Hans de Graaff
2018-12-25 11:11 Sergei Trofimovich
2018-12-15 14:25 Mikle Kolyada
2018-12-11 16:42 Thomas Deutschmann
2018-11-18  8:11 Hans de Graaff
2018-11-17 21:34 Thomas Deutschmann
2018-07-14  6:10 Hans de Graaff
2017-12-25 17:02 Hans de Graaff
2017-06-28  9:35 Alexis Ballier
2017-06-22 11:35 Fabian Groffen
2017-06-21 12:45 Fabian Groffen
2016-12-26 19:17 Hans de Graaff
2016-12-26  9:50 Hans de Graaff
2016-12-25  9:58 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=1703706111.bcad45bbf3123aece19a99ac87b8e1d32c16e3e0.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