Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -4,16 +4,12 @@ DESCRIPTION="
designed for languages with rich morphology and complex word compounding or
character encoding."
HOMEPAGE="http://hunspell.sourceforge.net/"
COPYRIGHT="
2007-2011 Hunspell developers et al.
COPYRIGHT="2007-2011 Hunspell developers et al.
2002-2008 László Németh (Hunspell)
2001-2002 Kevin Hendricks (MySpell)
"
LICENSE="
GNU GPL v2
2001-2002 Kevin Hendricks (MySpell)"
LICENSE="GNU GPL v2
GNU LGPL v2.1
MPL v1.1
"
MPL v1.1"
REVISION="1"
SOURCE_URI="http://downloads.sourceforge.net/hunspell/hunspell-1.3.2.tar.gz"
CHECKSUM_SHA256="b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd"