From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ruby-scripts:master commit in: eselect-ruby/
Date: Sun, 22 Dec 2019 09:05:09 +0000 (UTC) [thread overview]
Message-ID: <1577005503.4e5c237fd3657d0e482c3a181310014f36c81054.graaff@gentoo> (raw)
commit: 4e5c237fd3657d0e482c3a181310014f36c81054
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun Dec 22 09:04:30 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 09:05:03 2019 +0000
URL: https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=4e5c237f
Support ruby 2.7
Signed-off-by: Hans de Graaff <hans <AT> degraaff.org>
eselect-ruby/ruby.eselect | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eselect-ruby/ruby.eselect b/eselect-ruby/ruby.eselect
index aa30fb0..843be75 100644
--- a/eselect-ruby/ruby.eselect
+++ b/eselect-ruby/ruby.eselect
@@ -4,14 +4,14 @@
DESCRIPTION="Manage Ruby symlinks"
MAINTAINER="ruby@gentoo.org"
-VERSION="20182225"
+VERSION="20192222"
bindir=/usr/bin
libdir=/usr/lib
man1dir=/usr/share/man/man1
find_targets() {
- for t in ${EROOT}${bindir}/${1:-ruby}{18,19,20,21,22,23,24,25,26} ; do
+ for t in ${EROOT}${bindir}/${1:-ruby}{18,19,20,21,22,23,24,25,26,27} ; do
[[ -e $t ]] || continue
echo ${t}
done
next reply other threads:[~2019-12-22 9:05 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-22 9:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-26 8:24 [gentoo-commits] proj/ruby-scripts:master commit in: eselect-ruby/ Hans de Graaff
2023-10-08 8:39 Hans de Graaff
2023-08-13 6:41 Hans de Graaff
2023-08-13 6:41 Hans de Graaff
2023-04-09 7:37 Hans de Graaff
2022-03-13 7:11 Hans de Graaff
2020-12-25 8:01 Hans de Graaff
2019-01-21 18:36 Hans de Graaff
2018-12-25 6:28 Hans de Graaff
2017-12-25 7:33 Hans de Graaff
2017-12-25 7:33 Hans de Graaff
2017-07-23 7:46 Hans de Graaff
2017-07-23 7:46 Hans de Graaff
2017-07-23 7:46 Hans de Graaff
2016-12-26 16:38 Hans de Graaff
2015-12-29 10:56 Hans de Graaff
2015-12-29 10:39 Hans de Graaff
2014-12-27 19:07 Manuel Rüger
2013-12-27 7:35 Alex Legler
2013-08-14 12:04 Alex Legler
2013-08-14 12:04 Alex Legler
2013-08-14 12:04 Alex Legler
2013-08-14 12:04 Alex Legler
2012-01-05 21:47 Alex Legler
2011-03-06 15:28 Alex Legler
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=1577005503.4e5c237fd3657d0e482c3a181310014f36c81054.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