summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:16:01 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:15:58 +0100
commit401f11e88a692378828865f18537285f6eccae08 (patch)
tree25e909418ce57276bfd7ba95bdb2aa6ad81cac42 /app-admin
parentapp-admin/watchfolder: Fix toolong.DESCRIPTION (diff)
downloadgentoo-401f11e88a692378828865f18537285f6eccae08.tar.gz
gentoo-401f11e88a692378828865f18537285f6eccae08.tar.bz2
gentoo-401f11e88a692378828865f18537285f6eccae08.zip
app-admin/whowatch: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/whowatch/whowatch-1.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"