From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubi/
Date: Wed, 5 Jul 2023 16:36:49 +0000 (UTC) [thread overview]
Message-ID: <1688575004.34a62064246053494ba54ee71089507b00c0ec8e.graaff@gentoo> (raw)
commit: 34a62064246053494ba54ee71089507b00c0ec8e
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 16:12:22 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 16:36:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a62064
dev-ruby/erubi: drop 1.10.0-r1, 1.11.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/erubi/Manifest | 2 --
dev-ruby/erubi/erubi-1.10.0-r1.ebuild | 25 -------------------------
dev-ruby/erubi/erubi-1.11.0.ebuild | 25 -------------------------
3 files changed, 52 deletions(-)
diff --git a/dev-ruby/erubi/Manifest b/dev-ruby/erubi/Manifest
index f7e9be4e585d..815be4bf0823 100644
--- a/dev-ruby/erubi/Manifest
+++ b/dev-ruby/erubi/Manifest
@@ -1,3 +1 @@
-DIST erubi-1.10.0.tar.gz 11212 BLAKE2B 1a31994bc02a6acd0a5ec025c71961422dc8850de1b871a23b6b89fba59b0d3221153a1e1418d2c279ae40b2a942c53290f4695793b0fedba0a4e7b7c324b41a SHA512 adf62511ce9324b4c5f7a95863254c9d95cf40f2107eddad1118ef97d7f534fb74d79b48575ff17209e492811a9a8f87c52fa7a30e4b6ea4e50504cf5572c024
-DIST erubi-1.11.0.tar.gz 12202 BLAKE2B aa543d102f6176f4876099cfa4b478db684fcaa8607e63a747a06348b35e773aec6385de44f36f49a6e81ad36341953d21ed7d6b13fcc86133791409eb1db761 SHA512 6e1a044a8468b6cd0262e4058a45415b9a4e1f230bbd7256956d5416674feb4af6a1dea290733a3dbaeab92394625664a1e61cbe36e7278e1e030c6a9b16d692
DIST erubi-1.12.0.tar.gz 12384 BLAKE2B 0299cec2a8a79492fed06105f7570aabfe7d16fd1755185fbefdd43f125c383a98a1942c9b09df3dcd0b4b20bd15c2a7e6666bf3b2ef92c579a7bb7c39b5eae5 SHA512 6243b6e1c4360ceb1eb4bc3ce4492cebcf071e526be43f7393a789e4b0eaf43b6ed770b5baec7cbab4b6a563d4dc821e56a8e4222ad7a13a852d74dcb7c5552a
diff --git a/dev-ruby/erubi/erubi-1.10.0-r1.ebuild b/dev-ruby/erubi/erubi-1.10.0-r1.ebuild
deleted file mode 100644
index b810571cdebe..000000000000
--- a/dev-ruby/erubi/erubi-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,25 +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_EXTRADOC="CHANGELOG README.rdoc"
-
-RUBY_FAKEGEM_TASK_TEST="spec"
-
-RUBY_FAKEGEM_GEMSPEC="erubi.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="a ERB template engine for ruby; a simplified fork of Erubis"
-HOMEPAGE="https://github.com/jeremyevans/erubi"
-SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"
diff --git a/dev-ruby/erubi/erubi-1.11.0.ebuild b/dev-ruby/erubi/erubi-1.11.0.ebuild
deleted file mode 100644
index fbd7840db7ea..000000000000
--- a/dev-ruby/erubi/erubi-1.11.0.ebuild
+++ /dev/null
@@ -1,25 +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"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
-
-RUBY_FAKEGEM_TASK_TEST="spec"
-
-RUBY_FAKEGEM_GEMSPEC="erubi.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="a ERB template engine for ruby; a simplified fork of Erubis"
-HOMEPAGE="https://github.com/jeremyevans/erubi"
-SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"
next reply other threads:[~2023-07-05 16:36 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 16:36 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 1:40 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubi/ Sam James
2024-10-10 11:04 Arthur Zamarin
2024-10-09 2:53 Jakov Smolić
2024-10-06 13:46 Arthur Zamarin
2024-10-06 12:04 Sam James
2024-10-06 11:52 Sam James
2024-06-14 4:52 Hans de Graaff
2023-12-28 6:56 Hans de Graaff
2023-04-23 22:16 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:00 Sam James
2023-04-23 19:55 Sam James
2023-04-23 19:53 Sam James
2023-04-23 19:50 Sam James
2023-03-28 19:15 Sam James
2023-03-28 18:51 Sam James
2023-03-28 16:19 Sam James
2023-03-28 16:10 Sam James
2023-03-28 16:07 Sam James
2023-03-22 3:25 Sam James
2022-12-23 8:05 Hans de Graaff
2022-12-23 8:05 Hans de Graaff
2022-10-07 7:03 Michał Górny
2022-08-03 5:39 Hans de Graaff
2022-06-25 8:55 Hans de Graaff
2022-05-06 8:38 Hans de Graaff
2022-05-06 8:38 Hans de Graaff
2021-10-27 11:26 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2020-11-14 6:53 Hans de Graaff
2020-08-21 15:02 Hans de Graaff
2020-04-21 21:06 Sergei Trofimovich
2020-03-14 7:48 Hans de Graaff
2020-03-09 7:09 Hans de Graaff
2020-03-09 7:06 Hans de Graaff
2019-11-03 7:46 Hans de Graaff
2019-10-11 12:11 Hans de Graaff
2019-09-26 4:05 Hans de Graaff
2019-02-02 10:36 Hans de Graaff
2018-12-20 6:40 Hans de Graaff
2018-03-06 6:25 Hans de Graaff
2018-01-14 7:44 Hans de Graaff
2018-01-14 7:44 Hans de Graaff
2018-01-14 7:44 Hans de Graaff
2017-10-10 4:24 Hans de Graaff
2017-09-13 13:42 Fabian Groffen
2017-07-01 13:45 Alexis Ballier
2017-06-28 6:09 Hans de Graaff
2017-05-13 9:37 Hans de Graaff
2017-05-03 4:52 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=1688575004.34a62064246053494ba54ee71089507b00c0ec8e.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