Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/oidentd/
Date: Sun, 16 Feb 2020 21:14:16
Message-Id: 1581887624.ad7cb8bf82a969727578fb2857f4ec50d32e8e55.whissi@gentoo
1 commit: ad7cb8bf82a969727578fb2857f4ec50d32e8e55
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 16 21:01:07 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 16 21:13:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7cb8bf
7
8 net-misc/oidentd: x86 stable (bug #709454)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/oidentd/oidentd-2.4.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/oidentd/oidentd-2.4.0.ebuild b/net-misc/oidentd/oidentd-2.4.0.ebuild
17 index 0e6c8b86cf5..3b85fa13389 100644
18 --- a/net-misc/oidentd/oidentd-2.4.0.ebuild
19 +++ b/net-misc/oidentd/oidentd-2.4.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="https://files.janikrabe.com/pub/${PN}/releases/${PV}/${P}.tar.xz"
27
28 LICENSE="BSD-2 GPL-2 LGPL-2+ MIT"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
32 IUSE="debug ipv6 masquerade selinux"
33
34 DEPEND="masquerade? ( net-libs/libnetfilter_conntrack )"