commit: 0e41ea670696c2815b20886f7097708a06f15685 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Fri Feb 17 14:44:04 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 20:17:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e41ea67
app-dicts/canna-cannadic: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild b/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild index 0bd0f3fcd8..8c8879d380 100644 --- a/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild +++ b/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ IUSE="" MY_P="${P/canna-/}" -DESCRIPTION="Japanese dictionary as a supplement/replacement to the dictionaries distributed with Canna3.5b2" +DESCRIPTION="Japanese dictionary as a supplement/replacement to Canna3.5b2" HOMEPAGE="http://cannadic.oucrc.org/" SRC_URI="http://cannadic.oucrc.org/${MY_P}.tar.gz"
