Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wicd/
Date: Sun, 20 Sep 2015 09:30:19
Message-Id: 1442741290.6dd6bdfe1cccf235b14158c6d8474f549863f882.ago@gentoo
1 commit: 6dd6bdfe1cccf235b14158c6d8474f549863f882
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 09:28:10 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 09:28:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd6bdfe
7
8 net-misc/wicd: x86 stable wrt bug #559768
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 net-misc/wicd/wicd-1.7.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/wicd/wicd-1.7.3-r2.ebuild b/net-misc/wicd/wicd-1.7.3-r2.ebuild
17 index ba39a76..55c8296 100644
18 --- a/net-misc/wicd/wicd-1.7.3-r2.ebuild
19 +++ b/net-misc/wicd/wicd-1.7.3-r2.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
26 IUSE="doc X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils gnome-shell"
27
28 DEPEND="nls? ( dev-python/Babel[${PYTHON_USEDEP}] )"