From: Harri Nieminen Date: Thu, 16 Feb 2017 18:16:01 +0000 (+0200) Subject: app-admin/whowatch: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=401f11e88a692378828865f18537285f6eccae08;p=gentoo.git app-admin/whowatch: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-admin/whowatch/whowatch-1.8.5.ebuild b/app-admin/whowatch/whowatch-1.8.5.ebuild index c3cba2773954..36cb2baa4a1a 100644 --- a/app-admin/whowatch/whowatch-1.8.5.ebuild +++ b/app-admin/whowatch/whowatch-1.8.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit autotools eutils -DESCRIPTION="interactive who-like program that displays information about users currently logged on in real time" +DESCRIPTION="Displays information about users currently logged on in real time" HOMEPAGE="http://wizard.ae.krakow.pl/~mike/" SRC_URI="http://wizard.ae.krakow.pl/~mike/download/${P}.tar.gz"