dev-ruby/rake-remote_task: Remove ruby19, fix desc, fix homepage
authorManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 19:27:20 +0000 (20:27 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 19:27:20 +0000 (20:27 +0100)
Package-Manager: portage-2.2.27

dev-ruby/rake-remote_task/rake-remote_task-2.3.0.ebuild

index 4c924d6a264ef31f228a2cfc744981c8149ead8b..b868b53bd5fcda95bb4632a4bcfaaa04147ae3e7 100644 (file)
@@ -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"