commit:     671e49f7ffacec5056443bd056cb593d9ad128cc
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Feb  7 15:41:25 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 17:46:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671e49f7

x11-plugins/asmem: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3867

 x11-plugins/asmem/asmem-1.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/asmem/asmem-1.12.ebuild 
b/x11-plugins/asmem/asmem-1.12.ebuild
index 01d9b01..1482562 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";
 

Reply via email to