Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/igmpproxy/
Date: Mon, 08 Feb 2021 09:59:00
Message-Id: 1612778321.55b46a181babe355863438aff7d06b590bfb3f4d.conikost@gentoo
1 commit: 55b46a181babe355863438aff7d06b590bfb3f4d
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 09:41:10 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 09:58:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b46a18
7
8 net-misc/igmpproxy: amd64 stable
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 net-misc/igmpproxy/igmpproxy-0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/igmpproxy/igmpproxy-0.3.ebuild b/net-misc/igmpproxy/igmpproxy-0.3.ebuild
17 index b0dc2629ed3..1541aac70c8 100644
18 --- a/net-misc/igmpproxy/igmpproxy-0.3.ebuild
19 +++ b/net-misc/igmpproxy/igmpproxy-0.3.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="A multicast routing daemon which uses IGMP forwarding"
21 HOMEPAGE="https://github.com/pali/igmpproxy"
22 SRC_URI="https://github.com/pali/${PN}/releases/download/${PV}/${P}.tar.gz"
23
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26 LICENSE="GPL-2+"
27 SLOT="0"