diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:47 +0200 |
commit | 29fd278ae81307219bf09116195e0ab208a4708b (patch) | |
tree | d43668f313370dcf0d4e047f20503c07d589d214 /net-misc/mcproxy | |
parent | net-misc/igmpproxy: amd64 stable wrt bug #682756 (diff) | |
download | gentoo-29fd278ae81307219bf09116195e0ab208a4708b.tar.gz gentoo-29fd278ae81307219bf09116195e0ab208a4708b.tar.bz2 gentoo-29fd278ae81307219bf09116195e0ab208a4708b.zip |
net-misc/mcproxy: amd64 stable wrt bug #682758
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc/mcproxy')
-rw-r--r-- | net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild index 5ba92c33d17c..303cfb244d93 100644 --- a/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild +++ b/net-misc/mcproxy/mcproxy-1.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -9,7 +9,7 @@ DESCRIPTION="A multicast proxy for IGMP/MLD" HOMEPAGE="https://mcproxy.realmv6.org/ https://github.com/mcproxy/mcproxy" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="doc" |