From db3a02235d68c48ed27230ef35b96c0cb3e4432a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20R=C3=BCger?= Date: Sun, 6 Mar 2016 19:45:01 +0100 Subject: [PATCH] dev-ruby/safe_yaml: Remove ruby19, fix desc Package-Manager: portage-2.2.27 --- dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild | 4 ++-- dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild index 05f7e82dddd0..e5465b59a8ec 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none" inherit ruby-fakegem -DESCRIPTION="Parse YAML safely, without that pesky arbitrary object deserialization vulnerability" +DESCRIPTION="Parse YAML safely, alternative implementation of YAML.load" HOMEPAGE="https://dtao.github.com/safe_yaml" LICENSE="MIT" diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild index 4dea9cf7475e..39e820ea781b 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild @@ -1,10 +1,10 @@ -# 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none" inherit ruby-fakegem -DESCRIPTION="Parse YAML safely, without that pesky arbitrary object deserialization vulnerability" +DESCRIPTION="Parse YAML safely, alternative implementation of YAML.load" HOMEPAGE="https://dtao.github.com/safe_yaml" LICENSE="MIT" -- 2.26.2