mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/docile: add ruby24; update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
USE_RUBY="ruby20 ruby21 ruby22 ruby23"
|
||||
USE_RUBY="ruby21 ruby22 ruby23 ruby24"
|
||||
|
||||
RUBY_FAKEGEM_RECIPE_TEST="rspec"
|
||||
|
||||
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md HISTORY.md"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Turns any Ruby object into a DSL"
|
||||
HOMEPAGE="http://ms-ati.github.io/docile/"
|
||||
HOMEPAGE="https://ms-ati.github.io/docile/"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user