diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 21:17:05 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:51:13 +0100 |
commit | 4978cca02f9d335a0d609780947d53263d50198b (patch) | |
tree | ac6d771eadb0770f57ca151c2aab83d0a1e50279 /app-misc/plod | |
parent | app-misc/pax-utils: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-4978cca02f9d335a0d609780947d53263d50198b.tar.gz gentoo-4978cca02f9d335a0d609780947d53263d50198b.tar.bz2 gentoo-4978cca02f9d335a0d609780947d53263d50198b.zip |
app-misc/plod: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-misc/plod')
-rw-r--r-- | app-misc/plod/plod-1.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-misc/plod/plod-1.9.ebuild b/app-misc/plod/plod-1.9.ebuild index 076913aba586..7781fe464778 100644 --- a/app-misc/plod/plod-1.9.ebuild +++ b/app-misc/plod/plod-1.9.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="PLOD is a tool designed to help administrators (and others) keep -track of their daily activities." +DESCRIPTION="A tool designed to help administrators keep track of their daily activities" HOMEPAGE="http://www.deer-run.com/~hal/" SRC_URI="http://www.far2wise.net/plod/${P}.tar.gz" |