From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jsobfu/
Date: Wed, 19 Oct 2016 05:06:17 +0000 (UTC) [thread overview]
Message-ID: <1476853533.a1403594e2e851e5caae72e7af7abc1d5d63ec4d.graaff@gentoo> (raw)
commit: a1403594e2e851e5caae72e7af7abc1d5d63ec4d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 05:05:33 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 05:05:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1403594
dev-ruby/jsobfu: add 0.4.1
Package-Manager: portage-2.3.0
dev-ruby/jsobfu/Manifest | 1 +
dev-ruby/jsobfu/jsobfu-0.4.1.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/jsobfu/Manifest b/dev-ruby/jsobfu/Manifest
index 9085b4b..9f8312e 100644
--- a/dev-ruby/jsobfu/Manifest
+++ b/dev-ruby/jsobfu/Manifest
@@ -1,2 +1,3 @@
DIST jsobfu-0.2.1.gem 20480 SHA256 16fef3066b9049bbcdb9949f6d185af75eda768ff2e221b69c16e9d793ac23e5 SHA512 b2ae7a59d0900984c92a5f7a199de2ca02e2f8bbca4f7a0e70610e06c5b763455cc71b3356a0bac91efb5d786d0a1ae4ffeda4e70995cfed3d52e46a82347a9b WHIRLPOOL 4caee1de395955565b00a3a9ff4558e35348038632b7024e176e84541d7f96c79a7b4d332ce4ab7c627b0ebcb6666a52f954a030143e83fc1edb5f25eb37f5ae
DIST jsobfu-0.3.0.gem 20992 SHA256 a0c02d68cdaa7bbca2773e1cd2c8861da6b07655bbea3eb806f8c3b26dc4f1cb SHA512 64084589066bb8d5c4c775a9a910214306fc1b39ff54582a0cf6485efcca667de57e9e26c02139d1b7baabadf38947464c03bebb72aae65c7be8f993413b6389 WHIRLPOOL b1a3ad0c6e8d5f43b3c2dcb30b18424fb28c53a59330dd08771f7f3e82eabf1461e8de76bb0466b8c54bd238e828d4922d574b45803ad73f0753bbfeeece9aab
+DIST jsobfu-0.4.1.gem 21504 SHA256 6d9af81d111826a7dfc23e284a1bd1f1f4c0fb083e395402c3b2f30e7d6e4a62 SHA512 496788269f5916fddabf0dc2b6f85aa3ebf3fa0e95530f758e9f02da8a169e5770206d4a2df9c2a0649c145c852035d0af8809a4a792c3acd3a3c148ae5af7ce WHIRLPOOL 310100e6f9a8f287a88b75f34982d0df761919d824b443491e4d5277415a4111a649acb2e48020e9b970f87f5642ae0bbf4ee7d9120b3c7b5d33932ff4c0a2d2
diff --git a/dev-ruby/jsobfu/jsobfu-0.4.1.ebuild b/dev-ruby/jsobfu/jsobfu-0.4.1.ebuild
new file mode 100644
index 00000000..a485677
--- /dev/null
+++ b/dev-ruby/jsobfu/jsobfu-0.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Javascript code obfuscator"
+HOMEPAGE="https://github.com/rapid7/jsobfu"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend "!dev-ruby/jsobfu:0
+ >=dev-ruby/rkelly-remix-0.0.6:0"
+
+ruby_add_bdepend "test? ( dev-ruby/execjs )"
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/ s:^:#:' \
+ -e '/config.\(color\|tty\|formatter\)/ s:^:#:' \
+ spec/spec_helper.rb || die
+
+ sed -i -e '/rkelly-remix/,/name:/ s/=/~>/' ../metadata || die
+}
next reply other threads:[~2016-10-19 5:06 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-19 5:06 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-01 14:50 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jsobfu/ Hans de Graaff
2023-12-31 19:10 Hans de Graaff
2023-03-31 18:00 Sam James
2022-12-04 15:42 Hans de Graaff
2022-05-03 4:30 Hans de Graaff
2020-08-16 16:30 Hans de Graaff
2019-05-18 5:36 Hans de Graaff
2019-02-02 7:55 Hans de Graaff
2018-04-29 9:42 Hans de Graaff
2018-02-04 10:45 Hans de Graaff
2017-09-24 6:15 Hans de Graaff
2017-05-09 3:09 Richard Farina
2017-05-09 3:09 Richard Farina
2017-05-09 3:09 Richard Farina
2016-11-08 23:25 Manuel Rüger
2016-04-17 14:35 Manuel Rüger
2015-11-07 1:37 Richard Farina
2015-09-08 5:35 Hans de Graaff
2015-09-04 21:12 Richard Farina
2015-08-31 21:42 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=1476853533.a1403594e2e851e5caae72e7af7abc1d5d63ec4d.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