about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2010-11-15 10:22:49 -0800
committerEric Wong <e@yhbt.net>2010-11-15 10:22:49 -0800
commitfd88eae588c1e715dcaf3a1a000391cc13481e02 (patch)
treefa67f66b7c255d30a70b92d756cce2941eaa8eeb
parent8615a3f9554df0fd7f7f088cd49cf1e3be49de9f (diff)
downloadkgio-fd88eae588c1e715dcaf3a1a000391cc13481e02.tar.gz
README: Gemcutter => RubyGems.org
That's the new name for it and it's official
-rw-r--r--GNUmakefile2
-rw-r--r--README2
2 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f6c2ebb..a0fc489 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -139,7 +139,7 @@ release: verify package $(release_notes) $(release_changes)
         # make tgz release on RubyForge
         rubyforge add_release -f -n $(release_notes) -a $(release_changes) \
           $(rfproject) $(rfpackage) $(VERSION) $(pkgtgz)
-        # push gem to Gemcutter
+        # push gem to RubyGems.org
         gem push $(pkggem)
         # in case of gem downloads from RubyForge releases page
         -rubyforge add_file \
diff --git a/README b/README
index f8f4d56..13c8096 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ and run setup.rb after unpacking it:
 
 http://rubyforge.org/frs/?group_id=8977
 
-You may also install it via RubyGems on Gemcutter:
+You may also install it via RubyGems.org:
 
   gem install kgio