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] proj/ruby-scripts:master commit in: eselect-rails/
Date: Thu, 21 Jul 2016 05:44:32 +0000 (UTC)	[thread overview]
Message-ID: <1469079201.b95834793646e5925756bdd809aa4935eba6d4c8.graaff@gentoo> (raw)

commit:     b95834793646e5925756bdd809aa4935eba6d4c8
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Jul 21 05:33:21 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 05:33:21 2016 +0000
URL:        https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=b9583479

Add Rails 5.0.x support

 eselect-rails/rails.eselect | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eselect-rails/rails.eselect b/eselect-rails/rails.eselect
index bba27a9..cc1c2cb 100644
--- a/eselect-rails/rails.eselect
+++ b/eselect-rails/rails.eselect
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,6 +12,7 @@ RAILS="${EROOT}/usr/bin/rails"
 # find a list of rails symlink targets, best first
 find_targets() {
 	for f in \
+			${RAILS}-5.0* \
 		    ${RAILS}-4.2* \
 		    ${RAILS}-4.1* \
 		    ${RAILS}-4.0* \


             reply	other threads:[~2016-07-21  5:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21  5:44 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-12  7:12 [gentoo-commits] proj/ruby-scripts:master commit in: eselect-rails/ Hans de Graaff
2023-10-08  6:36 Hans de Graaff
2023-04-09  7:39 Hans de Graaff
2023-04-09  7:39 Hans de Graaff
2022-03-13  7:11 Hans de Graaff
2018-07-04 20:23 Hans de Graaff
2017-03-01  6:21 Hans de Graaff
2014-12-20  7:50 Hans de Graaff
2014-04-26  5:48 Hans de Graaff
2013-10-07  8:36 Hans de Graaff
2011-12-30  9:24 Hans de Graaff
2011-12-30  9:24 Hans de Graaff
2011-06-04  6:49 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=1469079201.b95834793646e5925756bdd809aa4935eba6d4c8.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