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

Package-Manager: portage-2.2.27
This commit is contained in:
Manuel Rüger
2016-03-06 20:27:20 +01:00
parent 38454797f7
commit 488953a6c2

View 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"