commit: 613dfc1b7f4fc163f44243c5f12c61cb69d9a877 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Wed Sep 2 22:41:43 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Wed Sep 2 22:53:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613dfc1b
net-misc/iprange: update DESCRIPTION Closes: https://bugs.gentoo.org/633724 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-misc/iprange/iprange-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/iprange/iprange-1.0.4.ebuild b/net-misc/iprange/iprange-1.0.4.ebuild index 58230f60d42..19aed1a1045 100644 --- a/net-misc/iprange/iprange-1.0.4.ebuild +++ b/net-misc/iprange/iprange-1.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DESCRIPTION="iprange utility" +DESCRIPTION="A tool capable of managing sets of IPs" HOMEPAGE="https://firehol.org" SRC_URI="https://github.com/firehol/${PN}/releases/download/v${PV}/${P}.tar.xz"
