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: Mon, 26 Dec 2016 16:38:46 +0000 (UTC) [thread overview]
Message-ID: <1482770314.0b97eab158912969897a7f8c4710fb9fb7c8733c.graaff@gentoo> (raw)
commit: 0b97eab158912969897a7f8c4710fb9fb7c8733c
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Dec 26 16:38:34 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 16:38:34 2016 +0000
URL: https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=0b97eab1
Add support for ruby24
eselect-ruby/ruby.eselect | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eselect-ruby/ruby.eselect b/eselect-ruby/ruby.eselect
index 9dba12e..efead1e 100644
--- a/eselect-ruby/ruby.eselect
+++ b/eselect-ruby/ruby.eselect
@@ -4,14 +4,14 @@
DESCRIPTION="Manage Ruby symlinks"
MAINTAINER="ruby@gentoo.org"
-SVN_DATE="20151229"
-VERSION="20151229"
+SVN_DATE="20161226"
+VERSION="20161226"
bindir=/usr/bin
man1dir=/usr/share/man/man1
find_targets() {
- for t in ${EROOT}${bindir}/${1:-ruby}{18,19,20,21,22,23} ; do
+ for t in ${EROOT}${bindir}/${1:-ruby}{18,19,20,21,22,23,24} ; do
[[ -e $t ]] || continue
echo ${t}
done
next reply other threads:[~2016-12-26 16:38 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-26 16:38 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-25 5:41 [gentoo-commits] proj/ruby-scripts:master commit in: eselect-ruby/ Hans de Graaff
2023-12-26 8:24 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-12-22 9:05 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
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=1482770314.0b97eab158912969897a7f8c4710fb9fb7c8733c.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