commit: 11b7115c2fb39f652eb68369c9d0ee421840c360 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sun Aug 6 12:58:27 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Sun Aug 6 13:41:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b7115c
net-misc/igmpproxy: Shorter DESCRIPTION net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild b/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild index 0a2d8d4ef7b..12ba0b99a43 100644 --- a/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild +++ b/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit linux-info systemd -DESCRIPTION="Multicast Routing Daemon using only IGMP signalling (Internet Group Management Protocol)" +DESCRIPTION="Multicast Routing Daemon using only IGMP signalling" HOMEPAGE="https://sourceforge.net/projects/igmpproxy" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
