From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/escape_utils/
Date: Sat, 3 Feb 2018 09:58:18 +0000 (UTC) [thread overview]
Message-ID: <1517651859.f1ff4ddd6dda401bb5efd0af0c2823c45a356b84.graaff@gentoo> (raw)
commit: f1ff4ddd6dda401bb5efd0af0c2823c45a356b84
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 3 09:10:34 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 3 09:57:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ff4ddd
dev-ruby/escape_utils: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/escape_utils/Manifest | 1 -
dev-ruby/escape_utils/escape_utils-1.2.0.ebuild | 37 -------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-ruby/escape_utils/Manifest b/dev-ruby/escape_utils/Manifest
index 87034f84bd1..df4e3a2f586 100644
--- a/dev-ruby/escape_utils/Manifest
+++ b/dev-ruby/escape_utils/Manifest
@@ -1,2 +1 @@
-DIST escape_utils-1.2.0.gem 26624 BLAKE2B 6c6c0050b3b9cb31e7a59621daebc07c85268aab344f0d54509259734b4fee167805991b95d3c717573b45661cc7d414a7204929abb4c5a2a372e48329ba526b SHA512 82548f9f81de9a77f16789859b24c77313ab7c8a5a8e2040eba9f140f60247a1f83946d320fd07a4afef670c53f3a2c86bf0b2085749d526e1442fc2fa9074b3
DIST escape_utils-1.2.1.gem 27136 BLAKE2B 7b5be4ee381c4e42efa007bb50df31045f91a8fabf299ca726ad994dbbe469482d846c718b90657139d9b65365e9775b127e9e428200037240a158da1122ec6f SHA512 e410777cfdd5004168db6134f30a91e29b71136d3e7ec1a312f7307e0593c310230887a63ed25aa4f899b71b5cb78b15f833e4db6f1ca0cc99091ab0c0e6ba75
diff --git a/dev-ruby/escape_utils/escape_utils-1.2.0.ebuild b/dev-ruby/escape_utils/escape_utils-1.2.0.ebuild
deleted file mode 100644
index 8ff56821860..00000000000
--- a/dev-ruby/escape_utils/escape_utils-1.2.0.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_RECIPE_TEST=""
-RUBY_FAKEGEM_RECIPE_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Faster string escaping routines for your ruby apps"
-HOMEPAGE="https://github.com/brianmario/escape_utils"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
-
-all_ruby_prepare() {
- sed -i -e "/bundler/d" test/helper.rb || die
-}
-
-each_ruby_configure() {
- ${RUBY} -Cext/escape_utils extconf.rb || die
-}
-
-each_ruby_compile() {
- emake V=1 -Cext/escape_utils
- cp ext/escape_utils/escape_utils$(get_modname) lib/escape_utils || die
-}
-
-each_ruby_test() {
- ${RUBY} -Ilib:test:. -e "Dir['test/**/*_test.rb'].each {|f| require f}" || die
-}
next reply other threads:[~2018-02-03 9:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-03 9:58 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-20 17:57 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/escape_utils/ Hans de Graaff
2018-09-17 19:07 Hans de Graaff
2018-02-03 9:58 Hans de Graaff
2016-04-13 4:53 Hans de Graaff
2016-03-17 0:26 Manuel Rüger
2016-01-28 6:55 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=1517651859.f1ff4ddd6dda401bb5efd0af0c2823c45a356b84.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