Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/qbs/
Date: Fri, 07 Jun 2019 05:10:52
Message-Id: 1559883868.816fa02e6c7ec62f90dd357d4a88e64920592db3.pesa@gentoo
1 commit: 816fa02e6c7ec62f90dd357d4a88e64920592db3
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 7 05:04:28 2019 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 7 05:04:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816fa02e
7
8 dev-util/qbs: stabilize 1.12.2 on amd64
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
12
13 dev-util/qbs/qbs-1.12.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/qbs/qbs-1.12.2.ebuild b/dev-util/qbs/qbs-1.12.2.ebuild
17 index 73267519de4..03606d77523 100644
18 --- a/dev-util/qbs/qbs-1.12.2.ebuild
19 +++ b/dev-util/qbs/qbs-1.12.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -13,7 +13,7 @@ SRC_URI="http://download.qt.io/official_releases/${PN}/${PV}/${MY_P}.tar.gz"
27
28 LICENSE="|| ( LGPL-2.1 LGPL-3 )"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~x86"
31 +KEYWORDS="amd64 ~arm ~x86"
32 IUSE="doc examples test"
33
34 # see bug 581874 for the qttest dep in RDEPEND