commit: 32767573acdc375d2f399e0fa4d04ef88b9eb981 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Fri Feb 17 14:44:53 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 20:17:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32767573
app-dicts/sword-hunuj: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild b/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild index 7257fed7f0..6530c6f78d 100644 --- a/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild +++ b/app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ SWORD_MODULE="HunUj" inherit sword-module -DESCRIPTION="New Translation Bible of the Hungarian Bible Society (Magyar Bibliatarsulat Ujforditasu Bibliaja)" +DESCRIPTION="New Translation Bible of the Hungarian Bible Society" HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HunUj" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
