Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/johu:master commit in: app-admin/calamares/
Date: Mon, 25 Jul 2016 22:14:07
Message-Id: 1469484830.544e803a2cb704731d67ea3e132d703bbe46c7f0.johu@gentoo
1 commit: 544e803a2cb704731d67ea3e132d703bbe46c7f0
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 25 22:13:50 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 25 22:13:50 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=544e803a
7
8 app-admin/calamares: Drop QT_MINIMAL handled by eclass
9
10 Package-Manager: portage-2.3.0
11
12 app-admin/calamares/calamares-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-admin/calamares/calamares-9999.ebuild b/app-admin/calamares/calamares-9999.ebuild
16 index 3265c24..4a10aeb 100644
17 --- a/app-admin/calamares/calamares-9999.ebuild
18 +++ b/app-admin/calamares/calamares-9999.ebuild
19 @@ -4,7 +4,6 @@
20
21 EAPI=6
22
23 -QT_MINIMAL="5.6.0"
24 PYTHON_COMPAT=( python{3_4,3_5} )
25 inherit kde5 python-r1