commit: 082943cb7b62b84ffd51388c2d84435a75b6a8e9 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sat Feb 18 07:41:26 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 09:53:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082943cb
app-text/talkfilters: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 app-text/talkfilters/talkfilters-2.3.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild b/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild index 32fa155f70..83aee96a5c 100644 --- a/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild +++ b/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils -DESCRIPTION="Convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect" +DESCRIPTION="Convert ordinary English text into text that mimics a stereotyped dialect" HOMEPAGE="http://www.hyperrealm.com/talkfilters/talkfilters.html" SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz"
