From: Harri Nieminen Date: Tue, 7 Feb 2017 15:41:25 +0000 (+0200) Subject: x11-plugins/asmem: Fix toolong DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=671e49f7ffacec5056443bd056cb593d9ad128cc;p=gentoo.git x11-plugins/asmem: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3867 --- diff --git a/x11-plugins/asmem/asmem-1.12.ebuild b/x11-plugins/asmem/asmem-1.12.ebuild index 01d9b01fbb67..1482562efc63 100644 --- a/x11-plugins/asmem/asmem-1.12.ebuild +++ b/x11-plugins/asmem/asmem-1.12.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit toolchain-funcs -DESCRIPTION="a swallowable applet monitors the utilization level of memory, cache and swap space" +DESCRIPTION="Monitor the utilization level of memory, cache and swap space" HOMEPAGE="http://www.tigr.net" SRC_URI="http://www.tigr.net/afterstep/download/asmem/${P}.tar.gz"