diff options
author | Daniel Quinn <code@danielquinn.org> | 2015-11-24 17:50:44 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-11-25 22:42:21 +0100 |
commit | cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79 (patch) | |
tree | 8ee978ca9d18a1fd671f5ba265a73da9cb42c8e3 | |
parent | .travis.yml: Update portage version (diff) | |
download | ruby-overlay-cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79.tar.gz ruby-overlay-cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79.tar.bz2 ruby-overlay-cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79.zip |
Typo fix
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,7 @@ This includes many ebuilds, that currently aren't ready or suitable for the main tree. This overlay is managed by the [Gentoo](http://www.gentoo.org) -[Ruby](https://wiki.gentoo.org/wiki/Project:Ruby) team. It's purpose +[Ruby](https://wiki.gentoo.org/wiki/Project:Ruby) team. Its purpose is to experiment with new ruby packages and eclasses, and to serve as a way to allow users to submit new ebuilds to the main Gentoo tree. @@ -10,4 +10,3 @@ Please read our [Packaging RubyGems](https://wiki.gentoo.org/wiki/Project:Ruby/P ### Repoman status [![Repoman Status](https://travis-ci.org/gentoo/ruby-overlay.png)](https://travis-ci.org/gentoo/ruby-overlay) - |