diff options
author | 2017-02-17 16:44:53 +0200 | |
---|---|---|
committer | 2017-02-17 21:17:04 +0100 | |
commit | 32767573acdc375d2f399e0fa4d04ef88b9eb981 (patch) | |
tree | 20b99f4b117d739410b21c0de40fe956cf7427a8 /app-dicts | |
parent | app-dicts/canna-cannadic: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-32767573acdc375d2f399e0fa4d04ef88b9eb981.tar.gz gentoo-32767573acdc375d2f399e0fa4d04ef88b9eb981.tar.bz2 gentoo-32767573acdc375d2f399e0fa4d04ef88b9eb981.zip |
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
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-hunuj/sword-hunuj-1.2.ebuild | 4 |
1 files 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 7257fed7f0e1..6530c6f78d28 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" |