From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rails/
Date: Wed, 13 Nov 2024 08:02:18 +0000 (UTC) [thread overview]
Message-ID: <1731484908.eb6306cba344d4c2777ecd375007b91e12ea58d8.graaff@gentoo> (raw)
commit: eb6306cba344d4c2777ecd375007b91e12ea58d8
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 08:01:26 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 08:01:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6306cb
app-eselect/eselect-rails: drop 0.27
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
app-eselect/eselect-rails/Manifest | 1 -
.../eselect-rails/eselect-rails-0.27.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
diff --git a/app-eselect/eselect-rails/Manifest b/app-eselect/eselect-rails/Manifest
index 0b72df23597b..53b4ae639656 100644
--- a/app-eselect/eselect-rails/Manifest
+++ b/app-eselect/eselect-rails/Manifest
@@ -1,4 +1,3 @@
DIST eselect-rails-0.26.tar.xz 1580 BLAKE2B 2440c57c853ed9cb99d1dd4cb5d6b72adcc5cd5e5c66f7b2b34b298152e8349c4e178645eb185ab771f5459e379465efa03ca4f42eb5ce50ff0305a4610b8270 SHA512 e7b064d00ca9d32e7fa2a837be0d247c2a109dfc7f8458e6ad96d3d685d1f7972fe64e34cf0c0b16c1ee20e91005f92bee46c98f3418c28c02ed0df234d954c9
-DIST eselect-rails-0.27.tar.xz 1584 BLAKE2B 88e14963cf0afe7c708bd9f7a812fbe398e7fe06a5a964a50a2f9337c6ccea396ec55b139395e22ee093993be490bcb65bcde5d98c282ff3eca8eb0837e4a06d SHA512 11a4401a708ef069c4d280106c11e43bc0fd5460df6fadff12dc2e266ca0c0ef04587fd97d6feeb822636edcc2db0bb94b981a5fac15e96bb8ef5abcf8bd6ee6
DIST eselect-rails-0.28.tar.xz 1592 BLAKE2B e6f81f261155ad8678b7f156165feb38e58f9e9be9965893f1909dec78bd2886d61b4107efcc6a6939c3eeca24dfc7eedd2dc48d59c2e428021302e1d8e46196 SHA512 221245c762981c23e6cb08462a9016523e165ea53d91144e1064db77ef60e77e4d819d8e6b3443ae02733909775dc26e74bce0697ac917463e6ea267a3d52920
DIST eselect-rails-0.29.tar.xz 1592 BLAKE2B 001d7784ceee8011d8ad721d5e1a8e8ca1f56e74ae3d3f1a10b2071e1157cd11edc3af43d112cb8cb13d2965e81d4d3fba6aeafcdb831f748ea447d851560d83 SHA512 f8f331931dc81a0386a0a1cd1a2180367b4232911f96557507c43baf728af96e2da63a3ff3aa09ff054a4865fd1a0704035295163373ac69e0915950616ba5f6
diff --git a/app-eselect/eselect-rails/eselect-rails-0.27.ebuild b/app-eselect/eselect-rails/eselect-rails-0.27.ebuild
deleted file mode 100644
index b92360b61aab..000000000000
--- a/app-eselect/eselect-rails/eselect-rails-0.27.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Manages Ruby on Rails symlinks"
-HOMEPAGE="https://gitweb.gentoo.org/proj/ruby-scripts.git/tree/eselect-rails"
-SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
-RDEPEND=">=app-admin/eselect-1.2.0"
-
-S=${WORKDIR}
-
-src_prepare() {
- default
-
- # Fix/Add Prefix support
- sed -i -e 's/\${ROOT}/${EROOT}/' *.eselect || die
-}
-
-src_install() {
- insinto /usr/share/eselect/modules
- doins *.eselect
-}
next reply other threads:[~2024-11-13 8:02 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 8:02 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-13 8:02 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rails/ Hans de Graaff
2024-11-13 8:02 Hans de Graaff
2024-08-12 7:16 Hans de Graaff
2023-10-08 7:16 Hans de Graaff
2023-09-10 11:41 Hans de Graaff
2023-04-09 7:42 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2021-08-27 6:46 Hans de Graaff
2021-08-27 6:46 Hans de Graaff
2021-02-21 7:37 Hans de Graaff
2021-02-07 1:43 Sam James
2021-01-06 13:12 Fabian Groffen
2020-04-25 12:44 Sergei Trofimovich
2020-01-12 8:18 Hans de Graaff
2020-01-12 8:18 Hans de Graaff
2019-06-30 5:58 Hans de Graaff
2018-07-04 20:29 Hans de Graaff
2018-03-22 20:23 Jeroen Roovers
2018-01-13 8:46 Hans de Graaff
2018-01-13 8:46 Hans de Graaff
2017-03-01 6:25 Hans de Graaff
2016-07-21 17:36 Hans de Graaff
2016-07-21 17:36 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=1731484908.eb6306cba344d4c2777ecd375007b91e12ea58d8.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