diff options
-rw-r--r-- | app-admin/whowatch/whowatch-1.8.5.ebuild | 4 |
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" |