Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/tayga/
Date: Tue, 02 Jan 2018 19:06:32
Message-Id: 1514919973.cb0e5a99ee7a304155086c49d6306004cda9c1ef.zlogene@gentoo
1 commit: cb0e5a99ee7a304155086c49d6306004cda9c1ef
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 2 19:05:41 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 19:06:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0e5a99
7
8 net-proxy/tayga: merge stable keyword (no major changes, EAPI bump)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 net-proxy/tayga/tayga-0.9.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-proxy/tayga/tayga-0.9.2-r1.ebuild b/net-proxy/tayga/tayga-0.9.2-r1.ebuild
16 index 09f91c9a57d..e8ff90697f7 100644
17 --- a/net-proxy/tayga/tayga-0.9.2-r1.ebuild
18 +++ b/net-proxy/tayga/tayga-0.9.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -11,7 +11,7 @@ SRC_URI="http://www.litech.org/${PN}/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31 IUSE=""
32
33 DEPEND=""