commit:     f9abab656a2f55aac91dd0d065aa37e738ea4f4d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:42:29 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:42:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9abab65

dev-ruby/colorize: Remove ruby19, fix desc

Package-Manager: portage-2.2.27

 dev-ruby/colorize/colorize-0.7.7.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/colorize/colorize-0.7.7.ebuild 
b/dev-ruby/colorize/colorize-0.7.7.ebuild
index 3f7f1e5..936f53a 100644
--- a/dev-ruby/colorize/colorize-0.7.7.ebuild
+++ b/dev-ruby/colorize/colorize-0.7.7.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Add some methods to set color, background color and text effect 
on console easier"
+DESCRIPTION="Adds methods to set color, background color and text effect on 
console easier"
 HOMEPAGE="https://github.com/fazibear/colorize";
 LICENSE="GPL-2+"
 

Reply via email to