commit: 77f1e6d3b799a98c78f4aa345c8c6931f2ec471b Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Fri Feb 17 14:47:58 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 20:17:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f1e6d3
app-doc/jargon: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 app-doc/jargon/jargon-4.4.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/jargon/jargon-4.4.7.ebuild b/app-doc/jargon/jargon-4.4.7.ebuild index a4911c7325..18aff69b04 100644 --- a/app-doc/jargon/jargon-4.4.7.ebuild +++ b/app-doc/jargon/jargon-4.4.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="A compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor" +DESCRIPTION="A compendium of hacker slang illuminating many aspects of hackish tradition" HOMEPAGE="http://www.catb.org/~esr/jargon" SRC_URI="http://www.catb.org/~esr/jargon/${P}.tar.gz"
