pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/rubygems Update rubygems to 0.9.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57d07884a9b3
branches:  trunk
changeset: 529016:57d07884a9b3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed May 23 01:51:19 2007 +0000

description:
Update rubygems to 0.9.3.

This is a maintenance release of RubyGems that fixs a problem
with ZLib on Windows platforms.

diffstat:

 misc/rubygems/Makefile         |    19 +-
 misc/rubygems/PLIST            |  1437 ----------------------------------------
 misc/rubygems/PLIST.common     |   639 +++++++++++++++++
 misc/rubygems/PLIST.common_end |   247 ++++++
 misc/rubygems/distinfo         |     8 +-
 5 files changed, 906 insertions(+), 1444 deletions(-)

diffs (truncated from 2382 to 300 lines):

diff -r 46c5d900b159 -r 57d07884a9b3 misc/rubygems/Makefile
--- a/misc/rubygems/Makefile    Wed May 23 01:17:35 2007 +0000
+++ b/misc/rubygems/Makefile    Wed May 23 01:51:19 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2007/04/27 19:31:08 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2007/05/23 01:51:19 minskim Exp $
 
-DISTNAME=      rubygems-0.9.2
+DISTNAME=      rubygems-0.9.3
 CATEGORIES=    misc ruby
-MASTER_SITES=  http://rubyforge.org/frs/download.php/17190/
+MASTER_SITES=  http://rubyforge.org/frs/download.php/20585/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -15,5 +15,18 @@
 REPLACE_RUBY_DIRS=     ${WRKSRC}/bin
 REPLACE_FILE_PAT=      [a-z]*
 
+PLIST_SRC=      ${PKGDIR}/PLIST.common
+PLIST_SRC+=     ${WRKDIR}/PLIST_DYNAMIC
+PLIST_SRC+=     ${PKGDIR}/PLIST.common_end
+
 .include "../../lang/ruby/modules.mk"
+
+post-install:
+       ${RM} -f ${WRKDIR}/PLIST_DYNAMIC
+       ${FIND} ${PREFIX}/lib/ruby/gems/1.8/doc/${DISTNAME}/rdoc        \
+               -type f -print                                          \
+               | ${SORT} -r                                            \
+               | ${SED} 's;${PREFIX}/;;g'                              \
+               >> ${WRKDIR}/PLIST_DYNAMIC
+
 .include "../../mk/bsd.pkg.mk"
diff -r 46c5d900b159 -r 57d07884a9b3 misc/rubygems/PLIST
--- a/misc/rubygems/PLIST       Wed May 23 01:17:35 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1437 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2007/04/23 03:21:04 minskim Exp $
-bin/gem
-bin/gem_mirror
-bin/gem_server
-bin/gemlock
-bin/gemri
-bin/gemwhich
-bin/index_gem_repository.rb
-bin/update_rubygems
-lib/ruby/gems/1.8/cache/sources-0.0.1.gem
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000003.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000004.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000005.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000006.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000007.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000008.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000009.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000010.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000011.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000012.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000013.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000014.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000015.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000016.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000017.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000018.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000019.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000020.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000021.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000022.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000023.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000024.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000025.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem.src/M000026.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.src/M000132.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.src/M000133.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.src/M000134.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.src/M000135.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.src/M000136.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/BuildCommand.src/M000137.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Builder.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Builder.src/M000242.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Builder.src/M000243.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Builder.src/M000244.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CertCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CertCommand.src/M000386.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CertCommand.src/M000387.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CheckCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CheckCommand.src/M000299.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CheckCommand.src/M000300.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CleanupCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CleanupCommand.src/M000375.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CleanupCommand.src/M000376.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CleanupCommand.src/M000377.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CleanupCommand.src/M000378.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000271.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000272.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000273.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000274.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000275.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000276.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000277.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000278.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000279.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000280.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000281.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Command.src/M000282.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandAids.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandAids.src/M000028.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandAids.src/M000029.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandAids.src/M000030.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandAids.src/M000031.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandLineError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000173.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000174.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000175.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000176.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000177.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000178.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000179.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000180.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/CommandManager.src/M000181.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ConfigFile.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ConfigFile.src/M000294.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ConfigFile.src/M000295.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ConfigFile.src/M000296.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ConsoleUI.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ConsoleUI.src/M000327.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ContentsCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ContentsCommand.src/M000297.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ContentsCommand.src/M000298.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.src/M000103.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.src/M000104.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.src/M000105.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.src/M000106.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.src/M000107.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DefaultUserInteraction.src/M000108.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000251.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000252.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000253.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000254.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000256.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000257.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000258.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Dependency.src/M000259.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000359.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000360.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000361.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000362.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000363.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000364.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyCommand.src/M000365.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000143.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000144.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000145.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000146.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000147.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000148.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000149.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyList.src/M000150.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DependencyRemovalException.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000348.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000349.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000350.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000351.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000352.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000353.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000354.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000355.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000356.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000357.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocManager.src/M000358.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/DocumentError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/EndOfYAMLException.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/EnvironmentCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/EnvironmentCommand.src/M000393.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/EnvironmentCommand.src/M000394.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/EnvironmentCommand.src/M000395.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/EnvironmentCommand.src/M000396.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Exception.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtBuilder.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtBuilder.src/M000245.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtBuilder.src/M000246.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtBuilder.src/M000247.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtBuilder.src/M000248.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtConfigureBuilder.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtConfigureBuilder.src/M000283.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtExtConfBuilder.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtExtConfBuilder.src/M000266.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtRakeBuilder.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ExtRakeBuilder.src/M000270.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/FileOperations.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/FileOperations.src/M000379.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/FileOperations.src/M000380.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/FilePermissionError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/FilePermissionError.src/M000269.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Format.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Format.src/M000407.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Format.src/M000408.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Format.src/M000409.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/FormatException.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemNotFoundException.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemPathSearcher.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemPathSearcher.src/M000231.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemPathSearcher.src/M000232.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemPathSearcher.src/M000233.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemRunner.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemRunner.src/M000171.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/GemRunner.src/M000172.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/HelpCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/HelpCommand.src/M000415.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/HelpCommand.src/M000416.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/HelpCommand.src/M000417.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/HelpCommand.src/M000418.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallCommand.src/M000381.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallCommand.src/M000382.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallCommand.src/M000383.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallCommand.src/M000384.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallCommand.src/M000385.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallUpdateOptions.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallUpdateOptions.src/M000042.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InstallUpdateOptions.src/M000043.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000151.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000152.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000153.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000154.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000155.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000156.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000157.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000158.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000159.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000160.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000161.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000162.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000163.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000164.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000165.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000166.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer.src/M000167.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Installer/ExtensionBuildError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/InvalidSpecificationException.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ListCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ListCommand.src/M000284.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ListCommand.src/M000285.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ListCommand.src/M000286.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ListCommand.src/M000287.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/ListCommand.src/M000288.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/LoadError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/LocalInstallationError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/LocalRemoteOptions.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/LocalRemoteOptions.src/M000100.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/LocalRemoteOptions.src/M000101.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/LocalRemoteOptions.src/M000102.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OldFormat.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OldFormat.src/M000168.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OldFormat.src/M000169.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OldFormat.src/M000170.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OperationNotSupportedError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OutdatedCommand.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OutdatedCommand.src/M000249.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/OutdatedCommand.src/M000250.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.src/M000044.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.src/M000045.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.src/M000046.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.src/M000047.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.src/M000048.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package.src/M000049.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/BadCheckSum.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/ClosedIO.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/Error.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/FSyncDir.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/FormatError.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/NonSeekableIO.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarHeader.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarHeader.src/M000069.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarHeader.src/M000070.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarHeader.src/M000071.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarHeader.src/M000072.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarHeader.src/M000073.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000050.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000051.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000052.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000053.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000054.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000055.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000056.html
-lib/ruby/gems/1.8/doc/${PKGNAME}/rdoc/classes/Gem/Package/TarInput.src/M000057.html



Home | Main Index | Thread Index | Old Index