From bc4990cb45589d4288008bd505e0ca9b4e2c787a Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 3 Dec 2016 08:35:20 +0100 Subject: sci-electronics/klayout: use ruby21, bug 589420; add missing designer dependency Package-Manager: portage-2.3.0 --- sci-electronics/klayout/klayout-0.23.10.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sci-electronics/klayout') diff --git a/sci-electronics/klayout/klayout-0.23.10.ebuild b/sci-electronics/klayout/klayout-0.23.10.ebuild index 6f143c744b55..df07ce19519d 100644 --- a/sci-electronics/klayout/klayout-0.23.10.ebuild +++ b/sci-electronics/klayout/klayout-0.23.10.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="ruby20" +USE_RUBY="ruby21" # note: define maximally ONE implementation here RUBY_OPTIONAL=no @@ -20,6 +20,7 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND=" + dev-qt/designer:4 dev-qt/qtgui:4[qt3support] $(ruby_implementations_depend) " -- cgit v1.2.3-65-gdbad