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: Mon, 15 Mar 2021 06:16:51 +0000 (UTC)	[thread overview]
Message-ID: <1615788634.8b9ab2f9b255e5d7c8f036e892f80e592afb2eff.graaff@gentoo> (raw)

commit:     8b9ab2f9b255e5d7c8f036e892f80e592afb2eff
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 06:10:34 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 06:10:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9ab2f9

dev-ruby/liquid: add 5.0.0

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

 dev-ruby/liquid/Manifest            |  1 +
 dev-ruby/liquid/liquid-5.0.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/liquid/Manifest b/dev-ruby/liquid/Manifest
index 9db3a04cdd9..77d4365993c 100644
--- a/dev-ruby/liquid/Manifest
+++ b/dev-ruby/liquid/Manifest
@@ -1 +1,2 @@
 DIST liquid-4.0.3.tar.gz 102242 BLAKE2B 4a025fd8501e237f7619ed989e185a6c55a234577c99423857a826b616c40625c1fd205d998a368488306a88c0b84fc3d3ac59bd01c1231055aa9f60a3d14338 SHA512 5aed3b98fa486a00744e0225f7a3b8004be8ded1e3347f9118fd062684fe33b725b84d1f88bdd5e881399e6efa60b4aa32f57cf10f4583aa27ec8c8288b52bf9
+DIST liquid-5.0.0.tar.gz 119166 BLAKE2B 429811adde3aad74c354eb9e129a0cef9c994839881246c9bfd06a9283e65eaa8b7786ff0d6cebdadf7363a9f2f67959b12b57d39bdc4343823116d3e81849de SHA512 77179bfb764a947bc3da0eab2963f951b189414ca01633b3817196d1267f8b098aba8c2ab1ce3129f8ae5a95fa8b39ad60940736a0f89f9ecd1a14b46d7d62b4

diff --git a/dev-ruby/liquid/liquid-5.0.0.ebuild b/dev-ruby/liquid/liquid-5.0.0.ebuild
new file mode 100644
index 00000000000..ae30ed98c39
--- /dev/null
+++ b/dev-ruby/liquid/liquid-5.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+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:[~2021-03-15  6:16 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15  6:16 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-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
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=1615788634.8b9ab2f9b255e5d7c8f036e892f80e592afb2eff.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