Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw/
Date: Thu, 31 Jan 2019 07:25:36
Message-Id: 1548919477.bb0fa1d7bbc118e729131ca44e08319167e18b19.slyfox@gentoo
1 commit: bb0fa1d7bbc118e729131ca44e08319167e18b19
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 31 06:26:34 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 07:24:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0fa1d7
7
8 net-firewall/ufw: stable 0.35-r1 for sparc, bug #625084
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-firewall/ufw/ufw-0.35-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-firewall/ufw/ufw-0.35-r1.ebuild b/net-firewall/ufw/ufw-0.35-r1.ebuild
19 index d5b5aa280a4..f0c9b79e35f 100644
20 --- a/net-firewall/ufw/ufw-0.35-r1.ebuild
21 +++ b/net-firewall/ufw/ufw-0.35-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/ufw/${PV}/${PV}/+download/${P}.tar.gz"
29
30 LICENSE="GPL-3"
31 SLOT="0"
32 -KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
33 +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
34 IUSE="examples ipv6"
35
36 DEPEND="sys-devel/gettext"