summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revbump to include ruby-1.9.2 fixes.Alex Legler2010-08-241-0/+306
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Bump to fix on MRI 1.8.6 where it failed before. Also drop hoe and rake ↵Diego Elio Pettenò2010-08-041-1/+1
| | | | | | dependencies for tests by running them manually instead. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Un-hack rubygems. With the new version, we're patching only tests and one ↵Diego Elio Pettenò2010-08-039-110/+170
| | | | | | | | | customisation, all clear for upstream, while we install our own defaults in a separate file exactly as upstream intended. This new version installs in /usr/local rather than /usr, so that whatever the user installs, it's not going to collide or mess with Portage-installed gems. Also, we no longer do any per-implementation patching, and we only special-case Ruby 1.9 for what concern the auto_gem file (instead of keeping four copies of the same identical file in files/). Documentation is not currently building right, but tests are executed (they fail for JRuby, that is known. Note that the -r1 version has been dropped, so for ~alpha and ~arm (which will have to re-keyword -r2) this causes a faux-downgrade to 1.3.7, but the changes in -r1 only related to Ruby 1.9 anyway. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Fix 1.9 gem installation path. Homedir-installed gems are now in ↵Alex Legler2010-05-161-0/+14
| | | | | | ~/.gem/ruby/1.9.1 instead of ~/.gem/ruby19/1.9.1. The systemwide installation directory will follow that change eventually. Closes bug 319977. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Version bump. Closes bug 319531 by Dennis Schridde.Alex Legler2010-05-141-0/+25
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Revbump to fix gem loading on rubyeeAlex Legler2010-05-131-10/+15
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Revision bump enabling support for Ruby 1.9. Improve automatic gem symlink ↵Alex Legler2010-05-014-0/+31
| | | | | | setting. Make use of the new ruby_rbconfig_value function from ruby-ng. Add support for multiple auto_gem.rb versions. Closes bug 307863. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Add missing patchAlex Legler2010-04-031-0/+23
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Purge oldAlex Legler2009-12-214-141/+0
| | | | (Portage version: 2.2_rc59/cvs/Linux x86_64)
* Version bump.Gordon Malm2009-07-301-0/+31
| | | | (Portage version: 2.1.6.13/cvs/Linux i686)
* Long overdue purging of old versions.Alex Legler2009-05-098-187/+0
| | | | (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Version bumpAlex Legler2009-05-092-0/+62
| | | | (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Remove unused patchesHans de Graaff2008-11-144-186/+0
| | | | (Portage version: 2.1.4.5)
* Version bump.Hans de Graaff2008-11-143-0/+110
| | | | (Portage version: 2.1.4.5)
* Fix problem with init.d file as reported in #229875Hans de Graaff2008-06-291-0/+22
| | | | (Portage version: 2.1.4.4)
* Version bump: #229327Hans de Graaff2008-06-281-0/+53
| | | | (Portage version: 2.1.4.4)
* Version bump. Use mirror://rubyforge, examples aren't in tarball anymore, ↵Richard Brown2008-04-111-0/+60
| | | | | | stop using broken PATCHES var (Portage version: 2.1.4.4)
* Version bump. Fixes bug #215293Richard Brown2008-03-292-0/+74
| | | | (Portage version: 2.1.4.4)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-315-15/+0
|
* Version bump, remove broken version.Richard Brown2007-12-212-3/+3
| | | | (Portage version: 2.1.3.19)
* Version BumpRichard Brown2007-12-152-0/+73
| | | | (Portage version: 2.1.3.19)
* Backport fix for bug 199378Hans de Graaff2007-11-182-0/+23
| | | | (Portage version: 2.1.3.19)
* Remove old versionHans de Graaff2007-11-043-119/+0
| | | | (Portage version: 2.1.3.16)
* Add initscript for gem_server. The script was contributed by Henning Schild ↵Nguyen Thai Ngoc Duy2007-09-033-0/+30
| | | | | | <henning@wh9.tu-dresden.de>, #186937 (Portage version: 2.1.3_rc8)
* Remove older, unstable, versionsHans de Graaff2007-07-212-6/+0
| | | | (Portage version: 2.1.2.9)
* Version Bump.Richard Brown2007-05-241-0/+3
| | | | (Portage version: 2.1.2.7)
* Version bump.Richard Brown2007-05-171-0/+3
| | | | (Portage version: 2.1.2.2)
* Remove broken versionHans de Graaff2007-05-011-3/+0
| | | | (Portage version: 2.1.2.2)
* Remove old versionHans de Graaff2007-05-011-3/+0
| | | | (Portage version: 2.1.2.2)
* Added dev-ruby/rubygems-0.9.2Nguyen Thai Ngoc Duy2007-03-311-0/+3
| | | | (Portage version: 2.1.2-r9)
* Skip system rubygems in favor of new rubygems sourceNguyen Thai Ngoc Duy2007-01-281-0/+12
| | | | (Portage version: 2.1.2_rc4-r5)
* Fixed the patch not too sensitive about duplicated slashes, #163536Nguyen Thai Ngoc Duy2007-01-271-1/+1
| | | | (Portage version: 2.1.2_rc4-r5)
* #163536 and cleanup for 0.9.1Nguyen Thai Ngoc Duy2007-01-263-9/+0
| | | | | (Portage version: 2.1.2_rc4-r5) (Unsigned Manifest commit)
* #163536 and cleanup for 0.9.1Nguyen Thai Ngoc Duy2007-01-263-0/+58
| | | | (Portage version: 2.1.2_rc4-r5)
* rubygems-0.9.1Nguyen Thai Ngoc Duy2007-01-173-0/+23
| | | | (Portage version: 2.1.2_rc4-r5)
* added patch to fix "gem build gemspec.yaml" failureNguyen Thai Ngoc Duy2006-12-162-0/+15
| | | | (Portage version: 2.1.1)
* Add patch to fix building of C-based extensions, see bug #143974. Thanks to ↵Diego Elio Pettenò2006-11-012-0/+107
| | | | | | John W Higgins for suggesting the course of action. (Portage version: 2.1.2_rc1-r2)
* Version bump, thanks to Steven Davidovitz in bug #138634.Diego Elio Pettenò2006-06-301-0/+3
| | | | (Portage version: 2.1.1_pre1-r5)
* Stable on SPARC.Jason Wever2006-04-252-0/+4
| | | | (Portage version: 2.1_pre9-r4)
* remove old versionsCaleb Tennis2006-04-173-7/+0
| | | | (Portage version: 2.1_pre7-r5)
* Mark 0.8.11-r5 stable on ia64Aron Griffis2006-04-031-2/+0
| | | | (Portage version: 2.0.53)
* This version runs etc-update and source's /etc/profile after a package ↵Caleb Tennis2006-03-311-0/+3
| | | | | | remove to make sure the RUBYOPT variable gets cleared if it really needs to be (Portage version: 2.1_pre7-r2)
* Mark 0.8.11-r4 ~ia64Aron Griffis2006-03-291-1/+1
| | | | (Portage version: 2.1_pre6-r2)
* I think this fixes the rubygems issues that have been plaguing meCaleb Tennis2006-02-225-3/+11
| | | | (Portage version: 2.1_pre4-r1)
* Remove ruby_with_gems and message saying it's a good idea to useCaleb Tennis2006-02-221-0/+2
| | | | (Portage version: 2.1_pre4-r1)
* New version which adds a new configurable Ruby version that automatically ↵Caleb Tennis2006-01-021-0/+1
| | | | | | loads rubygems for you (Portage version: 2.1_pre3-r1)
* bump to not install RUBYOPT variable for now, as it breaks ruby-cvs 1.9Caleb Tennis2006-01-021-0/+1
| | | | (Portage version: 2.1_pre3-r1)
* Don't do the stub removal check in the post-install. Also, install ↵Caleb Tennis2005-10-203-0/+11
| | | | | | 10rubygems environment file which contains RUBYOPT='-rubygems' so that s are automagically found (Portage version: 2.0.53_rc6)
* Version bumpCaleb Tennis2005-09-231-0/+1
| | | | (Portage version: 2.0.52-r1)
* one moreCaleb Tennis2005-04-141-46/+0
| | | | (Portage version: 2.0.51.19)