Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/
Date: Mon, 11 Feb 2019 19:31:27
Message-Id: 1549913240.2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559.leio@gentoo
1 commit: 2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 11 19:27:20 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 11 19:27:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0f7679
7
8 gnome-extra/nm-applet: carry ~alpha keyword forward
9
10 It was supposedly rekeyworded by alpha already, but actually
11 wasn't. So just carry it forward, as the new optional external
12 dep was successfully keyworded by them.
13
14 Bug: https://bugs.gentoo.org/661272
15 Package-Manager: Portage-2.3.52, Repoman-2.3.12
16 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
17
18 gnome-extra/nm-applet/nm-applet-1.8.18.ebuild | 4 ++--
19 gnome-extra/nm-applet/nm-applet-1.8.20.ebuild | 2 +-
20 2 files changed, 3 insertions(+), 3 deletions(-)
21
22 diff --git a/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild
23 index 2a27396ee54..6caa158b082 100644
24 --- a/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild
25 +++ b/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2018 Gentoo Authors
28 +# Copyright 1999-2019 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=6
32 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
33 LICENSE="GPL-2+"
34 SLOT="0"
35 IUSE="ayatana +introspection +gcr +modemmanager selinux teamd"
36 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
37 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
38
39 RDEPEND="
40 >=app-crypt/libsecret-0.18
41
42 diff --git a/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild
43 index 7e353ea1cf7..601b8b123ea 100644
44 --- a/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild
45 +++ b/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild
46 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
47 LICENSE="GPL-2+"
48 SLOT="0"
49 IUSE="ayatana +introspection +gcr +modemmanager selinux teamd"
50 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
52
53 RDEPEND="
54 >=app-crypt/libsecret-0.18