* [gentoo-commits] repo/user/ag-ops:master commit in: dev-ruby/chruby/
@ 2018-09-11 22:58 ILMostro
0 siblings, 0 replies; only message in thread
From: ILMostro @ 2018-09-11 22:58 UTC (permalink / raw
To: gentoo-commits
commit: 02a6b1967e7f5aca8ac6c3da12ee86d195f38051
Author: ILMostro <ilmostro7 <AT> gmail <DOT> com>
AuthorDate: Fri Aug 31 05:57:05 2018 +0000
Commit: ILMostro <ilmostro7 <AT> gmail <DOT> com>
CommitDate: Fri Aug 31 05:57:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/user/ag-ops.git/commit/?id=02a6b196
dev-ruby/chruby: elog messages for sourcing chruby files
dev-ruby/chruby/chruby-0.3.9.ebuild | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dev-ruby/chruby/chruby-0.3.9.ebuild b/dev-ruby/chruby/chruby-0.3.9.ebuild
index 1dd9a02..32ef74d 100644
--- a/dev-ruby/chruby/chruby-0.3.9.ebuild
+++ b/dev-ruby/chruby/chruby-0.3.9.ebuild
@@ -19,4 +19,12 @@ pkg_postinst() (
elog "chruby aims to be project-specific Ruby version changer. "
elog "For changing system default Ruby version use "
elog "app-eselect/eselect-ruby."
+ elog " "
+ elog "---------------------------------------- "
+ elog "Add the following lines to your ~/.bashrc for access to"
+ elog "alternate ruby versions installed with dev-ruby/ruby-install: "
+ elog " "
+ elog "[[ -f /usr/local/share/chruby/chruby.sh ]] && . /usr/local/share/chruby/chruby.sh"
+ elog "For auto-switching:"
+ elog "[[ -f /usr/local/share/chruby/auto.sh ]] && . /usr/local/share/chruby/auto.sh"
)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-11 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-11 22:58 [gentoo-commits] repo/user/ag-ops:master commit in: dev-ruby/chruby/ ILMostro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox