Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsingleapplication/
Date: Sat, 01 Oct 2016 14:33:46
Message-Id: 1475332416.3a898ae590fe69cf1eaeea2112bbf10c336abf6b.jer@gentoo
1 commit: 3a898ae590fe69cf1eaeea2112bbf10c336abf6b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 14:33:13 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 14:33:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a898ae5
7
8 dev-qt/qtsingleapplication: Stable for HPPA (bug #554806).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild
17 index 643015c..f297045 100644
18 --- a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild
19 +++ b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20150629.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz"
27
28 LICENSE="|| ( LGPL-2.1 GPL-3 )"
29 SLOT="0"
30 -KEYWORDS="amd64 arm ~hppa ppc ppc64 x86"
31 +KEYWORDS="amd64 arm hppa ppc ppc64 x86"
32 IUSE="doc +qt4 qt5 X"
33
34 REQUIRED_USE="|| ( qt4 qt5 )"