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,15 +4,11 @@ libwpd is a C++ library designed to help process WordPerfect documents. It is \
most commonly used to import WordPerfect documents into other word processors \
(see below), but may be useful in other cases as well."
HOMEPAGE="http://sourceforge.net/projects/libwpd/"
COPYRIGHT="
William Lachance
COPYRIGHT="William Lachance
Marc Maurer
Fridrich Strba
"
LICENSE="
MPL v2.0
GNU LGPL v2.1
"
Fridrich Strba"
LICENSE="MPL v2.0
GNU LGPL v2.1"
REVISION="2"
SOURCE_URI="http://prdownloads.sourceforge.net/libwpd/libwpd-$portVersion.tar.bz2"
CHECKSUM_SHA256="f2bf5d65156a351ce404550dd822c8db8ab8740b393f61dba828d1b2cb33fe91"