summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:04:40 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:52:52 +0100
commit2fd8bce2cb316056b6f4a8f17c0793c73cefde30 (patch)
tree132687fb15c52e3672ecf69ad8515d37d61ae51c /app-text/cook
parentapp-text/bibutils: Fix toolong.DESCRIPTION (diff)
downloadgentoo-2fd8bce2cb316056b6f4a8f17c0793c73cefde30.tar.gz
gentoo-2fd8bce2cb316056b6f4a8f17c0793c73cefde30.tar.bz2
gentoo-2fd8bce2cb316056b6f4a8f17c0793c73cefde30.zip
app-text/cook: 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-text/cook')
-rw-r--r--app-text/cook/cook-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cook/cook-1.0.2-r1.ebuild b/app-text/cook/cook-1.0.2-r1.ebuild
index fa0ccacdc1d7..839eff5d8ca9 100644
--- a/app-text/cook/cook-1.0.2-r1.ebuild
+++ b/app-text/cook/cook-1.0.2-r1.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="Embedded language which can be used as a macro preprocessor and for similar text processing"
+DESCRIPTION="Embedded language which can be used as a macro preprocessor"
HOMEPAGE="http://cook.sourceforge.net/"
SRC_URI="mirror://sourceforge/cook/${P}.tar.gz"