dev-ruby/bourne: Remove ruby19, fix desc

Package-Manager: portage-2.2.27
This commit is contained in:
Manuel Rüger
2016-03-06 20:54:21 +01:00
parent 72036a7b8b
commit f9485e79b4

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=""
RUBY_FAKEGEM_EXTRADOC="README.md"
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
DESCRIPTION="Extends mocha to allow detailed tracking and querying of stub and mock invocations"
DESCRIPTION="Extends mocha to allow tracking and querying of stub and mock invocations"
HOMEPAGE="https://github.com/thoughtbot/bourne"
LICENSE="MIT"