From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubypants/
Date: Sun, 12 Jun 2022 08:33:24 +0000 (UTC) [thread overview]
Message-ID: <1655022798.e9daaf9d51f4f94e2e98d61315532ac1d1e286ee.graaff@gentoo> (raw)
commit: e9daaf9d51f4f94e2e98d61315532ac1d1e286ee
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 08:05:14 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 08:33:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9daaf9d
dev-ruby/rubypants: drop 0.7.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rubypants/Manifest | 1 -
dev-ruby/rubypants/rubypants-0.7.0.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-ruby/rubypants/Manifest b/dev-ruby/rubypants/Manifest
index 2978d0a3801c..ccd404aaf939 100644
--- a/dev-ruby/rubypants/Manifest
+++ b/dev-ruby/rubypants/Manifest
@@ -1,2 +1 @@
-DIST rubypants-0.7.0.gem 13824 BLAKE2B c132b3c60390b712c08ec54b10a14255e21d9622399b9ddba8d2359915411c604052569e5713fdb4b1a3fefcc3416f4d5af16baca19063a0b79203838b8f3066 SHA512 cacd05e0cc87389b5513c83fe085db39202c2789b882b564caaded6b84b1ecb1acbde8232462dadf501c68c1c881ee7b7f4e640feec47c9c0f7a08758b5f5724
DIST rubypants-0.7.1.gem 14336 BLAKE2B 6a2fd50f07e6eca0ee76a3f653fd378b9c389349a23bfa98cbf1be42e46a58cb76769e4f653bf83d72faa318be81b60920d0dbd900053f85489fe2c6a1a69a23 SHA512 48f04e621cefecb9911ee346ea9b4f185ee52a603f9a307d5424d314d3be88d0efda959a5654b5f532dfdd5af9ce2c0c6baceca4e09ad6d1471bf31c990e79bb
diff --git a/dev-ruby/rubypants/rubypants-0.7.0.ebuild b/dev-ruby/rubypants/rubypants-0.7.0.ebuild
deleted file mode 100644
index a97b04f5ff82..000000000000
--- a/dev-ruby/rubypants/rubypants-0.7.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Ruby port of the SmartyPants PHP library"
-HOMEPAGE="http://chneukirchen.org/repos/rubypants/README"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/ecov/I s:^:#:' test/helper.rb || die
-}
-
-each_ruby_test() {
- ${RUBY} -I. test/rubypants_test.rb || die "tests failed"
-}
next reply other threads:[~2022-06-12 8:33 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-12 8:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 11:39 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubypants/ Hans de Graaff
2023-12-27 12:26 Hans de Graaff
2023-08-26 15:39 Hans de Graaff
2023-08-19 20:15 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-06-24 5:53 Hans de Graaff
2022-07-30 8:22 Hans de Graaff
2022-05-22 6:23 Agostino Sarubbo
2022-05-22 1:49 Sam James
2022-04-24 7:06 Hans de Graaff
2021-10-11 5:18 Hans de Graaff
2019-12-31 6:55 Hans de Graaff
2019-12-31 6:55 Hans de Graaff
2019-01-22 18:18 Hans de Graaff
2018-06-18 5:18 Hans de Graaff
2018-06-06 23:49 Thomas Deutschmann
2018-05-24 14:31 Agostino Sarubbo
2018-04-27 9:13 Hans de Graaff
2018-02-27 5:00 Hans de Graaff
2018-02-11 19:14 Hans de Graaff
2016-10-18 4:35 Hans de Graaff
2016-10-02 6:58 Hans de Graaff
2016-08-07 6:20 Hans de Graaff
2016-04-08 5:21 Hans de Graaff
2016-04-08 5:21 Hans de Graaff
2016-04-08 5:21 Hans de Graaff
2016-04-05 22:56 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=1655022798.e9daaf9d51f4f94e2e98d61315532ac1d1e286ee.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