diff options
author | 2020-04-17 20:26:55 +0200 | |
---|---|---|
committer | 2020-05-06 14:50:52 +0300 | |
commit | 321a188ad6614f6b733701fa5cf5c92a2b4d2515 (patch) | |
tree | f79b805d9bed6d76646d0373b220a2b9e0396d4e /app-leechcraft | |
parent | app-leechcraft/lc-nacheku: bump EAPI=7 (diff) | |
download | gentoo-321a188ad6614f6b733701fa5cf5c92a2b4d2515.tar.gz gentoo-321a188ad6614f6b733701fa5cf5c92a2b4d2515.tar.bz2 gentoo-321a188ad6614f6b733701fa5cf5c92a2b4d2515.zip |
app-leechcraft/lc-networkmonitor: fix description
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-networkmonitor/lc-networkmonitor-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-9999.ebuild b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-9999.ebuild index 9baa943ad255..2186c80c5e84 100644 --- a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-9999.ebuild +++ b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit leechcraft -DESCRIPTION="NetworkMonitor watches HTTP requests in for LeechCraft" +DESCRIPTION="NetworkMonitor allows monitoring HTTP requests in LeechCraft" SLOT="0" KEYWORDS="" |