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/hocon/
Date: Tue,  4 Jul 2023 09:41:12 +0000 (UTC)	[thread overview]
Message-ID: <1688463667.82c333bbcc8f066759f5566727818947f2574d1d.graaff@gentoo> (raw)

commit:     82c333bbcc8f066759f5566727818947f2574d1d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 09:02:33 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 09:41:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c333bb

dev-ruby/hocon: drop 1.3.1-r1

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

 dev-ruby/hocon/Manifest              |  1 -
 dev-ruby/hocon/hocon-1.3.1-r1.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/hocon/Manifest b/dev-ruby/hocon/Manifest
index a054377a285f..b4947fb43d3b 100644
--- a/dev-ruby/hocon/Manifest
+++ b/dev-ruby/hocon/Manifest
@@ -1,2 +1 @@
-DIST hocon-1.3.1.tar.gz 146330 BLAKE2B 4eaa791f148347cf30cea04c79ed63fbc804a0ef7f4bdf1640da706f857a46a99342d338a8444b2df316ef972e11d5a3e10aae8d82f464b2964aa30c2086274c SHA512 c73cfd8d6c77751d1d2a35d85cad2f2eef700a01e8b8de9449c0c9dfefe8d4a80c4a79dd3db8ee4a6d2c3649f26d6780cbe05fe9b067de05ee3711b00faf4255
 DIST hocon-1.4.0.tar.gz 147184 BLAKE2B 7a072b2c4e5bc0dda80b836a6b905888e2a8cf6da87403c738f62ffebc9bae6dfa71125c68f90c4b2608a36f1491f17ceb55b4628e54b44b8acb3933c2a748a9 SHA512 735cd6344d96e5e5e42a94da875476483c6cb993c9d2f6c144b74713e1eb5cbdadcd8a2c73414d456ff9fa565a6dcc575507ee1a6df339ffe1c1944ed6d15e33

diff --git a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
deleted file mode 100644
index 5f7f0a951236..000000000000
--- a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_BINWRAP="hocon"
-
-RUBY_FAKEGEM_GEMSPEC="hocon.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="This is a port of the Typesafe Config library to Ruby"
-HOMEPAGE="https://github.com/puppetlabs/ruby-hocon"
-SRC_URI="https://github.com/puppetlabs/ruby-hocon/archive/${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="ruby-hocon-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"


             reply	other threads:[~2023-07-04  9:41 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04  9:41 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-31 19:10 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hocon/ Hans de Graaff
2023-06-01  5:20 Sam James
2023-06-01  5:01 Sam James
2023-03-26  6:35 Hans de Graaff
2022-12-03 10:23 Hans de Graaff
2022-11-01  9:48 Yixun Lan
2022-06-24  2:21 Matthew Thode
2022-05-06  6:54 Hans de Graaff
2022-01-26 18:40 Fabian Groffen
2021-10-27 13:58 Hans de Graaff
2021-09-21  5:08 Hans de Graaff
2021-09-19 21:39 Agostino Sarubbo
2021-09-19 21:35 Agostino Sarubbo
2020-08-20  6:42 Hans de Graaff
2020-05-30  5:04 Hans de Graaff
2020-01-16  6:52 Hans de Graaff
2019-11-02  5:40 Hans de Graaff
2019-10-26  5:25 Hans de Graaff
2019-02-02  7:55 Hans de Graaff
2018-06-23  6:18 Hans de Graaff
2018-05-15 15:26 Matt Thode
2017-08-30 18:13 Fabian Groffen
2017-06-29  3:02 Matt Thode

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=1688463667.82c333bbcc8f066759f5566727818947f2574d1d.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