diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-3.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-3.3.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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 |