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 4c924d6a264ef..b868b53bd5fcd 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"