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-i18n/imsettings/
Date: Wed, 05 Jun 2019 06:48:22
Message-Id: 1559717243.735bc274fac0c6e217010e16fb6a3af10d37bac5.ago@gentoo
1 commit: 735bc274fac0c6e217010e16fb6a3af10d37bac5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 06:47:23 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 06:47:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735bc274
7
8 app-i18n/imsettings: amd64 stable wrt bug #684954
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-i18n/imsettings/imsettings-1.7.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-i18n/imsettings/imsettings-1.7.2.ebuild b/app-i18n/imsettings/imsettings-1.7.2.ebuild
18 index 5fce6e8f9e6..f2f473de2fa 100644
19 --- a/app-i18n/imsettings/imsettings-1.7.2.ebuild
20 +++ b/app-i18n/imsettings/imsettings-1.7.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
28
29 LICENSE="LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="amd64 ~x86"
33 IUSE="gconf gtk2 qt5 +introspection static-libs xfconf"
34 RESTRICT="test"