Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/uget/
Date: Wed, 25 Apr 2018 11:48:20
Message-Id: 1524656882.ff4c35b19e0a245f2ef2069e2008ee634caf27cf.bman@gentoo
1 commit: ff4c35b19e0a245f2ef2069e2008ee634caf27cf
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 25 11:46:56 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 25 11:48:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4c35b1
7
8 www-client/uget: amd64 stable wrt bug #651086
9
10 Bug: https://bugs.gentoo.org/651086
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12
13 www-client/uget/uget-2.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/uget/uget-2.2.0.ebuild b/www-client/uget/uget-2.2.0.ebuild
17 index 1a5a0ce8eda..08bfb881dad 100644
18 --- a/www-client/uget/uget-2.2.0.ebuild
19 +++ b/www-client/uget/uget-2.2.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
25 +KEYWORDS="amd64 ~arm ~ppc ~x86"
26 IUSE="aria2 ayatana control-socket +gnutls gstreamer libnotify nls openssl rss"
27 REQUIRED_USE="^^ ( gnutls openssl )"