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/liquid/
Date: Tue, 23 Jul 2024 05:29:23 +0000 (UTC)	[thread overview]
Message-ID: <1721712542.495700fa6191d2bb2c9ffe4cf0f61a24f1d3f304.graaff@gentoo> (raw)

commit:     495700fa6191d2bb2c9ffe4cf0f61a24f1d3f304
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 05:28:48 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 05:29:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495700fa

dev-ruby/liquid: drop 5.4.0

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

 dev-ruby/liquid/Manifest            |  1 -
 dev-ruby/liquid/liquid-5.4.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/liquid/Manifest b/dev-ruby/liquid/Manifest
index 5c205fa55b0d..fdd40f1d3e48 100644
--- a/dev-ruby/liquid/Manifest
+++ b/dev-ruby/liquid/Manifest
@@ -1,4 +1,3 @@
 DIST liquid-4.0.3.tar.gz 102242 BLAKE2B 4a025fd8501e237f7619ed989e185a6c55a234577c99423857a826b616c40625c1fd205d998a368488306a88c0b84fc3d3ac59bd01c1231055aa9f60a3d14338 SHA512 5aed3b98fa486a00744e0225f7a3b8004be8ded1e3347f9118fd062684fe33b725b84d1f88bdd5e881399e6efa60b4aa32f57cf10f4583aa27ec8c8288b52bf9
-DIST liquid-5.4.0.tar.gz 123661 BLAKE2B 96fbd0d92408e1deecfd198de4ab59287820e4f8d6e8cfeb080163781c82421a1fe5286354136a787db244c3821fd3e470d2ecdcddbde3344aa71be79799894d SHA512 45b394aa945206b200a2aa30e2e0b0f0937e7e59bd213f45f0484f2f6f3d68fca96f93a7ae64ac05249439048842b53e20a58d73be88470ed94cf40cc65c4cfb
 DIST liquid-5.5.0.tar.gz 129799 BLAKE2B d46c93ca0d968b080d1bda363badb629499fa3db6aeec0c73dc7c60ba82e70f478cf136ceddb3d600dae4e2645e9a6d61521695515f0cf5253c99d3e006bce98 SHA512 6afa798052371356100a22936ba716e285302080111e833ba48927bc63b358e6d6d8fe027ad6410d2171bef59f71e30f7ddd414bda3e45c91a0e2e459aa4919e
 DIST liquid-5.5.1.tar.gz 130515 BLAKE2B 49c0077dbddcc8ecc9e96144ae996c69401b703c283c3017406ee5c22ad217a5243a37c23f9d3b08aba7927260ecfed12e970e833fe085671f98905035ff2b0a SHA512 d7c206d15556aa77eaa727c99ed687b7b4146a0f8192ee482c4e31557c0876439843297ac2a1ffd4bdb7f4ebd72c420a2f1fbc8aa6adce8f164cfe01c3bf9689

diff --git a/dev-ruby/liquid/liquid-5.4.0.ebuild b/dev-ruby/liquid/liquid-5.4.0.ebuild
deleted file mode 100644
index ad5ef185e795..000000000000
--- a/dev-ruby/liquid/liquid-5.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="liquid.gemspec"
-
-inherit ruby-fakegem
-
-SRC_URI="https://github.com/Shopify/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-DESCRIPTION="Template engine for Ruby"
-HOMEPAGE="https://shopify.github.io/liquid/"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest )"
-
-all_ruby_prepare() {
-	# liquid-c is not packaged
-	sed -i -e '/LIQUID_C/ s:^:#:' Rakefile || die
-
-	# Avoid test requiring unpackaged stackprof
-	sed -i -e '/assert_no_object_allocations/askip "unpackaged stackprof"' test/integration/context_test.rb || die
-}


             reply	other threads:[~2024-07-23  5:29 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23  5:29 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-20  8:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/liquid/ Hans de Graaff
2025-03-20  8:04 Hans de Graaff
2025-03-16  8:39 Hans de Graaff
2025-01-20 17:03 Hans de Graaff
2024-12-31  6:02 Hans de Graaff
2024-12-20  6:07 Hans de Graaff
2024-12-20  6:07 Hans de Graaff
2024-07-23  5:29 Hans de Graaff
2024-03-22  6:26 Hans de Graaff
2023-12-27 19:41 Hans de Graaff
2023-08-27  6:44 Hans de Graaff
2023-03-27 16:08 Hans de Graaff
2023-03-26  3:03 Sam James
2023-03-12 12:09 Hans de Graaff
2022-08-06  5:55 Hans de Graaff
2022-06-12  8:33 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2022-04-06  5:48 Hans de Graaff
2022-03-16  6:41 Hans de Graaff
2021-09-16  6:25 Hans de Graaff
2021-07-16  9:31 Hans de Graaff
2021-04-04  6:53 Hans de Graaff
2021-03-15  6:16 Hans de Graaff
2020-09-05  8:01 Hans de Graaff
2020-08-09 17:28 Hans de Graaff
2020-07-27  2:09 Sam James
2019-03-13  7:03 Hans de Graaff
2019-03-13  7:03 Hans de Graaff
2019-03-09  6:33 Hans de Graaff
2019-02-01 11:46 Hans de Graaff
2018-12-11  8:54 Hans de Graaff
2018-12-11  8:54 Hans de Graaff
2018-09-13  5:46 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2017-08-26  8:27 Hans de Graaff
2017-07-19  6:55 Hans de Graaff
2016-11-08 23:17 Manuel Rüger
2016-07-24 14:47 Hans de Graaff
2016-04-29  7:36 Hans de Graaff
2016-04-17 14:35 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=1721712542.495700fa6191d2bb2c9ffe4cf0f61a24f1d3f304.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