Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/texmaker/
Date: Thu, 24 Sep 2015 13:51:35
Message-Id: 1443102649.05c21aea57bed78d49757738521d92474279ed94.ago@gentoo
1 commit: 05c21aea57bed78d49757738521d92474279ed94
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 13:50:49 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 13:50:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c21aea
7
8 app-office/texmaker: amd64 stable wrt bug #542702
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 app-office/texmaker/texmaker-4.4.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/texmaker/texmaker-4.4.1-r1.ebuild b/app-office/texmaker/texmaker-4.4.1-r1.ebuild
17 index e21ad26..575521d 100644
18 --- a/app-office/texmaker/texmaker-4.4.1-r1.ebuild
19 +++ b/app-office/texmaker/texmaker-4.4.1-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://www.xm1math.net/texmaker/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="+qt4 qt5"
27
28 REQUIRED_USE="^^ ( qt4 qt5 )"