commit:     bc4990cb45589d4288008bd505e0ca9b4e2c787a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 07:35:20 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 07:36:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4990cb

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(-)

diff --git a/sci-electronics/klayout/klayout-0.23.10.ebuild 
b/sci-electronics/klayout/klayout-0.23.10.ebuild
index 6f143c7..df07ce1 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)
 "

Reply via email to