[DRE-commits] [SCM] rbenv.git branch, master, updated. debian/0.1.2+git20100922-1-20-gaee7063

Antonio Terceiro terceiro at debian.org
Tue Jan 31 23:27:52 UTC 2012


The following commit has been merged in the master branch:
commit 4b2081a1920c1d0cd04154beeb33d4b14af86de4
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jan 31 21:24:26 2012 -0200

    Wrap text at 72 columns

diff --git a/debian/NEWS b/debian/NEWS
index 32e8c93..6c8c391 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,19 +1,18 @@
 rbenv (0.3.0-1) unstable; urgency=low
 
-  The rbenv-alternatives plugin in this release changes the interaction with
-  Rubygems: when you use the pseudo interpreters provided by `rbenv
-  alternatives`, the main gems directory will be ~/.rbenv/versions/$version/gems
-  instead of the system gems dir.
+  The rbenv-alternatives plugin in this release changes the interaction
+  with Rubygems: when you use the pseudo interpreters provided by `rbenv
+  alternatives`, the main gems directory will be
+  ~/.rbenv/versions/$version/gems instead of the system gems dir.
 
-  - This means that `gem install` will install to this new dir, and the installed
-    gems will be available for you to `require` them (of course, on Ruby 1.8
-    we have to require rubygems first).
-  - Programs from gems are available through the standard rbenv mechanism,
-    so they are only available if you are using the same rbenv version you
-    used to install them.
+  - This means that `gem install` will install to this new dir, and the
+    installed gems will be available for you to `require` them (of
+    course, on Ruby 1.8 we have to require rubygems first).
+  - Programs from gems are available through the standard rbenv
+    mechanism, so they are only available if you are using the same
+    rbenv version you used to install them.
   - You don't need to use sudo to install gems.
   - If you do use sudo, the gems will be installed to the system gems
     directory.
 
-
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 10 Jan 2012 14:07:00 -0200

-- 
rbenv.git



More information about the Pkg-ruby-extras-commits mailing list