commit:     488953a6c20ef3b2aeaeabdfe280ddb5be8f229a
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:27:20 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:27:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488953a6

dev-ruby/rake-remote_task: Remove ruby19, fix desc, fix homepage

Package-Manager: portage-2.2.27

 dev-ruby/rake-remote_task/rake-remote_task-2.3.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/rake-remote_task/rake-remote_task-2.3.0.ebuild 
b/dev-ruby/rake-remote_task/rake-remote_task-2.3.0.ebuild
index 4c924d6..b868b53 100644
--- a/dev-ruby/rake-remote_task/rake-remote_task-2.3.0.ebuild
+++ b/dev-ruby/rake-remote_task/rake-remote_task-2.3.0.ebuild
@@ -1,9 +1,9 @@
-# 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_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -11,8 +11,8 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Vlad the Deployer's sexy brainchild is rake-remote_task, 
extending Rake with remote task goodness"
-HOMEPAGE="http://rubyhitsquad.com/";
+DESCRIPTION="Extends Rake with remote task goodness"
+HOMEPAGE="https://github.com/seattlerb/rake-remote_task";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to