From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/uglifier/
Date: Mon, 7 Mar 2016 02:49:36 +0000 (UTC) [thread overview]
Message-ID: <1457318966.9d03b5d195cfecc2003368b12da13d866c00d770.mrueg@gentoo> (raw)
commit: 9d03b5d195cfecc2003368b12da13d866c00d770
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 7 02:49:26 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 02:49:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d03b5d1
dev-ruby/uglifier: Remove old
Package-Manager: portage-2.2.27
dev-ruby/uglifier/Manifest | 2 --
dev-ruby/uglifier/uglifier-2.7.0.ebuild | 27 ---------------------------
dev-ruby/uglifier/uglifier-2.7.1.ebuild | 27 ---------------------------
3 files changed, 56 deletions(-)
diff --git a/dev-ruby/uglifier/Manifest b/dev-ruby/uglifier/Manifest
index abc5d07..672b542 100644
--- a/dev-ruby/uglifier/Manifest
+++ b/dev-ruby/uglifier/Manifest
@@ -1,3 +1 @@
-DIST uglifier-2.7.0.gem 79360 SHA256 d8f5f54ad0297d6faa518388b9c8aa6e226b1848465235d440d420d0a7b235f4 SHA512 e0e97a697f50421c476e29fb9220f872cbb528d175ae1a6d26069041a0958d0146fc69350e91f2b3c3bd5bfb1268f283f2e904c78a8c8a067a246c0038f602df WHIRLPOOL 66758e1812a4df6bf3cbac75480e8908298f241b86d25123399660f46ea7ab38e64971cf9544b0a63e8cd210760390d89ad87dce97ad452dd80963ddb9f85402
-DIST uglifier-2.7.1.gem 79360 SHA256 9a5168195314d2b5facc25b40db8eec2d5510b77bc27c85c72427b209adbdda0 SHA512 36725b6b60d0a57160d623604a05d89414bf5c9b5eb0a2d58282dd6b62e34c012d7c25af32f1ea748091000f92a478ff87e228f7eb7e1947eafcd3bb2b4bfd59 WHIRLPOOL ec5af86105f8e87ff081062963fdfdd7b5f0defbef54b0d497fec137905d9fad0889553bf82bf2b18054533d1f01e9ab9852d63a0355a14da75a3255f09ee7bd
DIST uglifier-2.7.2.gem 84480 SHA256 9f05989ffbcdef532a58062443ab7107319dbec3b76b6d604669853a3e31fa57 SHA512 03c8fffbd385db9ee0fa8f422bf571ba99803f810828d536f1b00bc99a21108ac0ed232015d39f1ab88441fef0a3371df10944873fbadae6c8bd2624e3e1a65d WHIRLPOOL e28e8ebbee1e677e8e0eff453ef37e795df3b0e18414a8af5c1143fe463b987bca157fef3aebab247176fd6931cd07993caa462409832a3c8632110bd49e7e8f
diff --git a/dev-ruby/uglifier/uglifier-2.7.0.ebuild b/dev-ruby/uglifier/uglifier-2.7.0.ebuild
deleted file mode 100644
index e20820d..0000000
--- a/dev-ruby/uglifier/uglifier-2.7.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby wrapper for UglifyJS JavaScript compressor"
-HOMEPAGE="https://github.com/lautis/uglifier"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE="test"
-
-ruby_add_rdepend ">=dev-ruby/execjs-0.3.0 >=dev-ruby/json-1.8.0"
-
-ruby_add_bdepend "test? ( dev-ruby/source_map )"
diff --git a/dev-ruby/uglifier/uglifier-2.7.1.ebuild b/dev-ruby/uglifier/uglifier-2.7.1.ebuild
deleted file mode 100644
index 3462be6..0000000
--- a/dev-ruby/uglifier/uglifier-2.7.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby wrapper for UglifyJS JavaScript compressor"
-HOMEPAGE="https://github.com/lautis/uglifier"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE="test"
-
-ruby_add_rdepend ">=dev-ruby/execjs-0.3.0 >=dev-ruby/json-1.8.0"
-
-ruby_add_bdepend "test? ( dev-ruby/source_map )"
next reply other threads:[~2016-03-07 2:49 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-07 2:49 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-23 5:37 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/uglifier/ Hans de Graaff
2023-12-31 8:21 Hans de Graaff
2023-04-07 18:25 Sam James
2023-04-01 23:19 Sam James
2022-06-25 6:07 Hans de Graaff
2022-06-13 8:06 Yixun Lan
2022-04-17 6:57 Hans de Graaff
2022-03-26 14:30 Hans de Graaff
2020-07-22 13:44 Hans de Graaff
2020-06-02 4:49 Hans de Graaff
2019-11-03 9:28 Hans de Graaff
2019-09-29 9:07 Hans de Graaff
2019-05-13 16:44 Mikle Kolyada
2019-05-05 6:32 Hans de Graaff
2018-11-22 6:17 Hans de Graaff
2018-11-22 6:17 Hans de Graaff
2018-09-17 6:14 Hans de Graaff
2018-08-19 5:09 Hans de Graaff
2018-08-19 5:09 Hans de Graaff
2018-08-09 5:18 Hans de Graaff
2018-07-28 4:47 Hans de Graaff
2018-07-16 6:19 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2018-07-03 4:24 Hans de Graaff
2018-06-21 4:42 Hans de Graaff
2018-06-12 5:14 Hans de Graaff
2018-06-02 6:01 Hans de Graaff
2018-04-22 4:30 Hans de Graaff
2018-04-13 6:20 Hans de Graaff
2018-03-25 17:58 Sergei Trofimovich
2018-03-23 5:47 Hans de Graaff
2018-03-23 5:47 Hans de Graaff
2018-03-18 12:57 Sergei Trofimovich
2018-02-16 7:34 Hans de Graaff
2018-02-16 7:34 Hans de Graaff
2018-01-29 6:30 Hans de Graaff
2018-01-22 6:44 Hans de Graaff
2018-01-22 6:44 Hans de Graaff
2018-01-08 23:57 Thomas Deutschmann
2018-01-05 6:50 Hans de Graaff
2017-12-29 5:18 Hans de Graaff
2017-12-11 6:24 Hans de Graaff
2017-12-04 6:07 Hans de Graaff
2017-12-03 6:42 Hans de Graaff
2017-12-03 6:42 Hans de Graaff
2017-07-02 5:43 Hans de Graaff
2017-07-02 5:43 Hans de Graaff
2017-07-02 5:43 Hans de Graaff
2017-07-01 13:45 Alexis Ballier
2017-04-11 5:48 Hans de Graaff
2017-04-03 5:09 Hans de Graaff
2017-03-21 16:55 Hans de Graaff
2017-03-16 5:55 Hans de Graaff
2017-03-11 7:21 Hans de Graaff
2017-03-05 7:20 Hans de Graaff
2017-03-01 6:05 Hans de Graaff
2017-03-01 6:05 Hans de Graaff
2016-12-04 6:52 Hans de Graaff
2016-11-09 0:41 Manuel Rüger
2016-10-26 5:32 Hans de Graaff
2016-10-26 5:32 Hans de Graaff
2016-08-21 6:02 Hans de Graaff
2016-07-30 5:23 Hans de Graaff
2016-05-21 7:59 Markus Meier
2016-05-18 8:45 Fabian Groffen
2016-05-13 5:18 Hans de Graaff
2016-03-28 21:48 Manuel Rüger
2015-08-27 6:00 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=1457318966.9d03b5d195cfecc2003368b12da13d866c00d770.mrueg@gentoo \
--to=mrueg@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