From a4830b688a4d8deff009572dd3a9c49a8c8e54ac Mon Sep 17 00:00:00 2001
From: Justin Lecher <jlec@gentoo.org>
Date: Mon, 9 Mar 2015 17:26:44 +0000
Subject: Set default qt choice

(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
---
 app-office/texmaker/ChangeLog             | 5 ++++-
 app-office/texmaker/texmaker-4.4.1.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

(limited to 'app-office')

diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog
index 1273669f876b..7e823c5a6a36 100644
--- a/app-office/texmaker/ChangeLog
+++ b/app-office/texmaker/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/texmaker
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.146 2015/03/02 09:04:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.147 2015/03/09 17:26:44 jlec Exp $
+
+  09 Mar 2015; Justin Lecher <jlec@gentoo.org> texmaker-4.4.1.ebuild:
+  Set default qt choice
 
   02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild,
   texmaker-4.1.1.ebuild, texmaker-4.1.ebuild, texmaker-4.2.ebuild,
diff --git a/app-office/texmaker/texmaker-4.4.1.ebuild b/app-office/texmaker/texmaker-4.4.1.ebuild
index 4781d6531ef2..b9e678fcc9a0 100644
--- a/app-office/texmaker/texmaker-4.4.1.ebuild
+++ b/app-office/texmaker/texmaker-4.4.1.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-4.4.1.ebuild,v 1.5 2015/03/02 09:04:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-4.4.1.ebuild,v 1.6 2015/03/09 17:26:44 jlec Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@ SRC_URI="http://www.xm1math.net/texmaker/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="qt4 qt5"
+IUSE="+qt4 qt5"
 
 REQUIRED_USE="^^ ( qt4 qt5 )"
 
-- 
cgit v1.2.3-65-gdbad