From f064d3bc663fe951afb610ad72050177b9bf174b Mon Sep 17 00:00:00 2001 From: Naohiro Aota Date: Thu, 13 Feb 2020 10:30:11 +0900 Subject: dev-ruby/ruby-vte: fix dependency Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Naohiro Aota --- dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild | 4 ++-- dev-ruby/ruby-vte/ruby-vte-3.3.6.ebuild | 4 ++-- dev-ruby/ruby-vte/ruby-vte-3.3.7.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-ruby/ruby-vte') diff --git a/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild index e91a33a4e925..9441905dca85 100644 --- a/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ IUSE="" RDEPEND+=" >=x11-libs/vte-0.12.1:0" DEPEND+=" >=x11-libs/vte-0.12.1:0" -ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}" +ruby_add_rdepend "~dev-ruby/ruby-gtk2-${PV}" all_ruby_prepare() { # Avoid native installer diff --git a/dev-ruby/ruby-vte/ruby-vte-3.3.6.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.3.6.ebuild index d1099f2a49c3..488b02382616 100644 --- a/dev-ruby/ruby-vte/ruby-vte-3.3.6.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-3.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ IUSE="" RDEPEND+=" >=x11-libs/vte-0.12.1:0" DEPEND+=" >=x11-libs/vte-0.12.1:0" -ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}" +ruby_add_rdepend "~dev-ruby/ruby-gtk2-${PV}" all_ruby_prepare() { # Avoid native installer diff --git a/dev-ruby/ruby-vte/ruby-vte-3.3.7.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.3.7.ebuild index d1099f2a49c3..488b02382616 100644 --- a/dev-ruby/ruby-vte/ruby-vte-3.3.7.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-3.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ IUSE="" RDEPEND+=" >=x11-libs/vte-0.12.1:0" DEPEND+=" >=x11-libs/vte-0.12.1:0" -ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}" +ruby_add_rdepend "~dev-ruby/ruby-gtk2-${PV}" all_ruby_prepare() { # Avoid native installer -- cgit v1.2.3-65-gdbad