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: app-eselect/eselect-rails/
Date: Fri, 27 Aug 2021 06:46:23 +0000 (UTC)	[thread overview]
Message-ID: <1630046778.2e4ca192d73883ffae02931d231bb577463431dd.graaff@gentoo> (raw)

commit:     2e4ca192d73883ffae02931d231bb577463431dd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 09:47:44 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 06:46:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4ca192

app-eselect/eselect-rails: cleanup

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-eselect/eselect-rails/Manifest                 |  1 -
 .../eselect-rails/eselect-rails-0.24.ebuild        | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/app-eselect/eselect-rails/Manifest b/app-eselect/eselect-rails/Manifest
index e4e5ee2e60d..08fc02a2722 100644
--- a/app-eselect/eselect-rails/Manifest
+++ b/app-eselect/eselect-rails/Manifest
@@ -1,2 +1 @@
-DIST eselect-rails-0.24.tar.xz 1600 BLAKE2B 84ef0f6d9ba78b652567cb36a6835ef0a793122864b46afe9643a73d98300466a6c81845bd36ff834967ba7ad0ae99fc3b4a6327298f28f29ebfc273b40155aa SHA512 df36b71865e41d61a9e5e497402cc819b5c7266a5df3fa6b960ae7a4d2fe4ddaa686d6971968b41e8a0c65bcb229a4d3a953d30c9f8a54b271478730e88a8dd3
 DIST eselect-rails-0.25.tar.xz 1600 BLAKE2B 8d8c083860b2269e0cd1b6ae1d2852fe11b859b3b8c15d7f6a4b5158da4606b4cea67e4bb2b87630cad0eb8938fb9f5fc9c208495e95c33a6efa3bdfd20aacb2 SHA512 7c2f7eb8514ff57936d695df85e40bbef3ed85947830b020cf7e2e6369b0ccd636cf242cc0fedbc07cfe632c038be483e5dd99c7f2f79355efc2e73aebaa984e

diff --git a/app-eselect/eselect-rails/eselect-rails-0.24.ebuild b/app-eselect/eselect-rails/eselect-rails-0.24.ebuild
deleted file mode 100644
index 141902f0f68..00000000000
--- a/app-eselect/eselect-rails/eselect-rails-0.24.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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
-}


             reply	other threads:[~2021-08-27  6:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27  6:46 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-12  7:16 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rails/ 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-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=1630046778.2e4ca192d73883ffae02931d231bb577463431dd.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