commit: 496f6e5efd6d1b02002de5a00b3f0f77ca9aa0d7 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Nov 16 05:44:07 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Nov 16 05:44:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496f6e5e
net-misc/ipcalc: Improve DESCRIPTION. Package-Manager: portage-2.2.24 net-misc/ipcalc/ipcalc-0.41.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild b/net-misc/ipcalc/ipcalc-0.41.ebuild index b50b0da..43d2f44 100644 --- a/net-misc/ipcalc/ipcalc-0.41.ebuild +++ b/net-misc/ipcalc/ipcalc-0.41.ebuild @@ -4,7 +4,7 @@ EAPI=5 -DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" +DESCRIPTION="IP Calculator prints broadcast/network/etc for an IP address and netmask" LICENSE="GPL-2+" HOMEPAGE="http://jodies.de/ipcalc" SRC_URI="${HOMEPAGE}-archive/${P}.tar.gz"
