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/jquery-rails/
Date: Fri,  7 Apr 2023 06:34:48 +0000 (UTC)	[thread overview]
Message-ID: <1680848296.322ce19cb18744d34f7d89df489c14b4621e429a.graaff@gentoo> (raw)

commit:     322ce19cb18744d34f7d89df489c14b4621e429a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 06:18:16 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 06:18:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322ce19c

dev-ruby/jquery-rails: drop 4.4.0-r1, 4.5.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/jquery-rails/Manifest                     |  2 --
 dev-ruby/jquery-rails/jquery-rails-4.4.0-r1.ebuild | 34 ----------------------
 dev-ruby/jquery-rails/jquery-rails-4.5.0.ebuild    | 34 ----------------------
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/jquery-rails/Manifest b/dev-ruby/jquery-rails/Manifest
index 8fe2f64c4d1d..105082bc55e9 100644
--- a/dev-ruby/jquery-rails/Manifest
+++ b/dev-ruby/jquery-rails/Manifest
@@ -1,3 +1 @@
-DIST jquery-rails-4.4.0.gem 526336 BLAKE2B d6a498424fd89ed575fe778a91ba199eb81fe7c98ac042df8602d0fd680305543d8bb1c1a663d12cf696ec50e1196c59b068051c4bf34b0e3b321cc3ea898bdf SHA512 af363fe81f9689ccb7effd8a755368245b14fdbc67e14698c7dc48e69e18b731e1c65ceefedf86638d6dca6378d21c3175b02f16f6c03bd76c45494c1d0e5eab
-DIST jquery-rails-4.5.0.gem 526848 BLAKE2B 2770db2e195932f5b53cf1f7145fb66f436b3c32a8691793b1e69caa4b6671ca8f9bb7ef98065805a12309aede123973ef7496fd787a24771c77edd57b9bb840 SHA512 1f1c679013110815c9383458839e82ff07c0980a2a068231ebc8d657cdfa6d8af792aed11b7ccbaba56d557ae302ed38fdc12c58599a5b5abeda3ca67f404516
 DIST jquery-rails-4.5.1.gem 527360 BLAKE2B fffd91adabd7e24a23fb65e94b02f6484d53afa5b63902ed7ae487f97a13289b2d884508b45744aacf2d5e7ab47dfab6a37ed94e8cf0bb8e56271692762facf2 SHA512 7921de900d1678e0af9adb1a83bf0ceebc75666a991d0babdc47465c45d08df0de959650eef750670b225354c942a2795fb08cb67694ce05d33af90fa1de5917

diff --git a/dev-ruby/jquery-rails/jquery-rails-4.4.0-r1.ebuild b/dev-ruby/jquery-rails/jquery-rails-4.4.0-r1.ebuild
deleted file mode 100644
index 975df6d4e710..000000000000
--- a/dev-ruby/jquery-rails/jquery-rails-4.4.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md VERSIONS.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="vendor"
-
-RUBY_FAKEGEM_GEMSPEC="jquery-rails.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="jQuery! For Rails! So great"
-HOMEPAGE="https://www.rubyonrails.org"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
-
-IUSE=""
-
-ruby_add_rdepend "
-	>=dev-ruby/railties-4.2.0:*
-	>=dev-ruby/thor-0.14:* <dev-ruby/thor-2:*
-	dev-ruby/rails-dom-testing:2"
-
-all_ruby_prepare() {
-	sed -i -e '/git ls-files/d' jquery-rails.gemspec || die
-}

diff --git a/dev-ruby/jquery-rails/jquery-rails-4.5.0.ebuild b/dev-ruby/jquery-rails/jquery-rails-4.5.0.ebuild
deleted file mode 100644
index 975df6d4e710..000000000000
--- a/dev-ruby/jquery-rails/jquery-rails-4.5.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md VERSIONS.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="vendor"
-
-RUBY_FAKEGEM_GEMSPEC="jquery-rails.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="jQuery! For Rails! So great"
-HOMEPAGE="https://www.rubyonrails.org"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
-
-IUSE=""
-
-ruby_add_rdepend "
-	>=dev-ruby/railties-4.2.0:*
-	>=dev-ruby/thor-0.14:* <dev-ruby/thor-2:*
-	dev-ruby/rails-dom-testing:2"
-
-all_ruby_prepare() {
-	sed -i -e '/git ls-files/d' jquery-rails.gemspec || die
-}


             reply	other threads:[~2023-04-07  6:34 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07  6:34 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-19  6:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jquery-rails/ Hans de Graaff
2023-08-29 17:19 Hans de Graaff
2023-06-27  4:39 Hans de Graaff
2023-06-27  4:39 Hans de Graaff
2022-11-11  6:42 Hans de Graaff
2022-05-24  5:19 Hans de Graaff
2022-05-24  5:19 Hans de Graaff
2022-05-03  4:30 Hans de Graaff
2021-05-11  5:07 Hans de Graaff
2020-07-24  4:40 Hans de Graaff
2020-05-09  5:57 Hans de Graaff
2020-05-06  5:30 Hans de Graaff
2020-05-06  5:30 Hans de Graaff
2020-05-05  8:06 Hans de Graaff
2019-06-14  4:39 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2018-05-19  7:51 Hans de Graaff
2018-04-19 19:37 Hans de Graaff
2018-04-19 19:37 Hans de Graaff
2018-04-19  4:36 Hans de Graaff
2018-03-25 17:58 Sergei Trofimovich
2018-03-18 12:57 Sergei Trofimovich
2018-02-07  5:52 Thomas Deutschmann
2017-12-09  7:55 Hans de Graaff
2017-08-26  8:27 Hans de Graaff
2017-07-28 15:23 Hans de Graaff
2017-07-03  9:12 Alexis Ballier
2017-07-02  5:43 Hans de Graaff
2017-03-22  6:21 Hans de Graaff
2017-03-22  6:21 Hans de Graaff
2017-02-25  8:19 Hans de Graaff
2016-12-30  7:15 Hans de Graaff
2016-08-28 23:28 Manuel Rüger
2016-08-20  5:41 Hans de Graaff
2016-07-18  6:49 Hans de Graaff
2016-05-29  5:26 Hans de Graaff
2016-05-29  5:26 Hans de Graaff
2016-05-18  8:55 Fabian Groffen
2016-03-10  6:00 Hans de Graaff
2016-03-10  6:00 Hans de Graaff
2016-02-16 21:14 Hans de Graaff
2016-01-17  9:10 Hans de Graaff
2016-01-14 17:52 Hans de Graaff
2015-09-02  5:30 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=1680848296.322ce19cb18744d34f7d89df489c14b4621e429a.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