From: Harri Nieminen Date: Sat, 18 Feb 2017 07:04:40 +0000 (+0200) Subject: app-text/cook: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2fd8bce2cb316056b6f4a8f17c0793c73cefde30;p=gentoo.git app-text/cook: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- 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"