Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/vuze-coreplugins/
Date: Fri, 27 Apr 2018 21:06:51
Message-Id: 1524863198.4b718f92fdabfb0c2e569de33e7a3498796045a5.bman@gentoo
1 commit: 4b718f92fdabfb0c2e569de33e7a3498796045a5
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 27 21:04:51 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 27 21:06:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b718f92
7
8 net-p2p/vuze-coreplugins: amd64 stable wrt bug #625840
9
10 Bug: https://bugs.gentoo.org/625840
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12
13 net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild
17 index c31a7da4913..922c8ba1f7c 100644
18 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild
19 +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -26,7 +26,7 @@ SRC_URI="
27 LICENSE="GPL-2 BSD"
28
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~ppc64 ~x86"
32 IUSE=""
33
34 RDEPEND="~net-p2p/vuze-${PV}"