public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/coffee-script-source/
Date: Mon, 22 Jan 2018 20:25:03 +0000 (UTC)	[thread overview]
Message-ID: <1516652674.228ed9b40aa35c339b061674b6283d7977335860.graaff@gentoo> (raw)

commit:     228ed9b40aa35c339b061674b6283d7977335860
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 19:52:49 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 20:24:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228ed9b4

dev-ruby/coffee-script-source: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/coffee-script-source/Manifest                |  1 -
 .../coffee-script-source-1.9.3.ebuild                 | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-ruby/coffee-script-source/Manifest b/dev-ruby/coffee-script-source/Manifest
index a5dcdb7e419..8c04518a708 100644
--- a/dev-ruby/coffee-script-source/Manifest
+++ b/dev-ruby/coffee-script-source/Manifest
@@ -1,2 +1 @@
 DIST coffee-script-source-1.12.2.gem 65024 BLAKE2B 7796ea3b031fe04ff286c023d5de62a1bccff6bef7aa6b0eb01e92bdae59f2e46134c0efae36d647a07cb0dcea61d7da5bf47d1197bdd02a4a2daf0edcbae743 SHA512 f20dfc576202e5100f297e28481ac4e61776fd6684600ce5949b5deb26bfbacd74ae183462fc3cdaa81f95eb95729cd520b72841f70b6b4b133b1eea08ed6fcb
-DIST coffee-script-source-1.9.3.gem 58880 BLAKE2B 2dfb9e88d9f3ff0486359282b0df6061b81f70432089fbd4c10bac01fa90baa4905fcfca38d63535b63aae5cfb085e411f7730559c060d21a476cc5676b8e6d3 SHA512 099a656499b72bd532d5c6d365f168f82dfdec91c79edb385ed939f9d78055926846c1a03084b41aa1e789f5b32873d5d86e8079bc081acb61654996371c829b

diff --git a/dev-ruby/coffee-script-source/coffee-script-source-1.9.3.ebuild b/dev-ruby/coffee-script-source/coffee-script-source-1.9.3.ebuild
deleted file mode 100644
index 138110280a1..00000000000
--- a/dev-ruby/coffee-script-source/coffee-script-source-1.9.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby CoffeeScript is a bridge to the official CoffeeScript compiler"
-HOMEPAGE="http://jashkenas.github.io/coffee-script/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~x64-macos ~x86-solaris"
-
-IUSE=""


             reply	other threads:[~2018-01-22 20:25 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-22 20:25 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30  9:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/coffee-script-source/ Hans de Graaff
2024-11-01  8:02 Hans de Graaff
2024-09-14  6:11 Hans de Graaff
2023-12-27 20:43 Hans de Graaff
2023-04-07 18:25 Sam James
2023-04-07 11:25 Sam James
2022-03-26 14:30 Hans de Graaff
2021-11-11  7:15 Hans de Graaff
2021-11-11  7:15 Hans de Graaff
2021-09-07 12:30 Marek Szuba
2021-04-28  4:53 Hans de Graaff
2020-02-17  6:04 Hans de Graaff
2019-01-11  8:00 Hans de Graaff
2018-02-02 17:14 Hans de Graaff
2017-08-27  6:42 Hans de Graaff
2017-08-27  6:18 Hans de Graaff
2017-07-11  4:44 Markus Meier
2017-06-30 11:17 Alexis Ballier
2017-06-23  8:33 Agostino Sarubbo
2017-06-23  3:38 Hans de Graaff
2017-06-23  3:38 Hans de Graaff
2017-02-27 18:55 Michael Weber
2016-12-17  6:01 Hans de Graaff
2016-11-26  7:07 Hans de Graaff
2016-05-18  8:49 Fabian Groffen
2016-04-16  5:59 Hans de Graaff
2015-12-25 20:29 Manuel Rüger
2015-12-25 16:47 Agostino Sarubbo
2015-12-12  6:36 Hans de Graaff
2015-12-11 10:06 Agostino Sarubbo
2015-11-12  6:51 Hans de Graaff
2015-11-12  6:51 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=1516652674.228ed9b40aa35c339b061674b6283d7977335860.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