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: Mon, 18 Jun 2018 05:18:15 +0000 (UTC) [thread overview]
Message-ID: <1529299037.18d5a78194b4abe51dd3f8beedf756d8d38efb50.graaff@gentoo> (raw)
commit: 18d5a78194b4abe51dd3f8beedf756d8d38efb50
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 18 05:17:17 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 18 05:17:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d5a781
dev-ruby/rubypants: cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/rubypants/Manifest | 1 -
dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild | 37 ----------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-ruby/rubypants/Manifest b/dev-ruby/rubypants/Manifest
index 405f5772733..0530af09ede 100644
--- a/dev-ruby/rubypants/Manifest
+++ b/dev-ruby/rubypants/Manifest
@@ -1,2 +1 @@
-DIST rubypants-0.2.0.gem 11264 BLAKE2B cb5e995a6739ea27c94173fc1fb5c525098d71a17a92d09c924cce6803b156a78097def230c9e935bb17d8dac35e86ccfcbbea0e94349804eec170b3646ae8e7 SHA512 f7efe237860e15b2ce164749973d5ef133dce1a6bc5e9429357703b321fb0af8ef4e849f8ed19ed498b6fff13e29da036bb8d379c1220d939c862aba0138a5d6
DIST rubypants-0.7.0.gem 13824 BLAKE2B c132b3c60390b712c08ec54b10a14255e21d9622399b9ddba8d2359915411c604052569e5713fdb4b1a3fefcc3416f4d5af16baca19063a0b79203838b8f3066 SHA512 cacd05e0cc87389b5513c83fe085db39202c2789b882b564caaded6b84b1ecb1acbde8232462dadf501c68c1c881ee7b7f4e640feec47c9c0f7a08758b5f5724
diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
deleted file mode 100644
index 7296b54c371..00000000000
--- a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-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() {
- # the metadata format is ancient, and has quite a bit of trouble,
- # remove it and let it use a generated one.
- rm -f ../metadata || die
-}
-
-each_ruby_install() {
- ruby_fakegem_install_gemspec
-
- ruby_fakegem_newins rubypants.rb lib/rubypants.rb
-}
-
-each_ruby_test() {
- # The rakefile doesn't really implement it properly, so simply
- # replace it here.
- ${RUBY} -I. test_rubypants.rb || die "tests failed"
-}
next reply other threads:[~2018-06-18 5:18 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-18 5:18 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-27 12:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubypants/ 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-06-12 8:33 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-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=1529299037.18d5a78194b4abe51dd3f8beedf756d8d38efb50.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