diff options
Diffstat (limited to 'x11-plugins/asmem')
-rw-r--r-- | x11-plugins/asmem/asmem-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |